Export to shop built at UMI.CMS
Peculiarities Of export to internet shop built on the engine UMI.CMS
First of all we’d like to describe the process of filling the store:
- Export project in Zebroid to UMI.CMS
- Should get: XML file with the content and folder "images" with imageі (if they are in the project)
- Copy the file via ftp to the folder "files" at the root of CMS
- Upload folder "images" in the site root
- Go to the admin panel and select the menu "Data exchange"
- With this menu, create a new import profile, in which we select our file, and select "UmiDump 2.0" type
- Save the profile and start the import
- Check the results
Now I would like to describe a couple of tricks that will help create full-featured stores:
- To get the necessary data under "Item price", you need to select this parameter in the text of the goods before you star export from Zebroid
- if you select the price as follows, after the export it will be filled in the desired field, and removed from the description:
<div id="price">Item_price</div>
- if you select a price as will be shown below, after the export price will be filled in the required field, but the description is not removed:
<span id="price">Item_price</span>
- if you select the price as follows, after the export it will be filled in the desired field, and removed from the description:
- In the column "Product Photos" falls first local picture in the text of the description of product