No reviews found
< h2>Export/Import-category for CS-Cart and CS-Cart Multi-Vendor
The module allows you to export all categories along with subcategories from one site and import them to another, regardless of which platform both sites are created on.
Description
The Tree category is one of the most important parts of an online store or marketplace. The thoughtful and logical tree category allows customers to quickly find the right products. The development of category trees may take a little time, and as the business expands, it may be supplemented with new items and sections.the process of setting up a new category tree alone should not concern buyers, so it is better to perform all the intermediate steps on test versions of the site, and only transfer the window version to the main one.
Also, a lot of hassle is associated with moving the site to a new domain or even to a new CMS, when you need to move the category tree infrequently, but completely, with all subcategories 2, 3 and even more orders.
When a new seller comes to the marketplace who deals with products that have never been presented on the site before, new categories must also be added. And often, at the same time, in order to develop its own hierarchy of categories, it can completely copy from the seller, keeping him well acquainted with the features of its product.
it is literally assumed that in all these cases, creating each category and subcategory comes manually, and it takes a very long time. Our module is available in a few clicks of transferring the category tree from the test platform to the main one.
< h3>Module functionalityWith the help of the "Export/Import category" module, you can export a category tree with all subcategories and settings in a few clicks and import it to another site just as quickly and simply.
You can completely or partially transfer the category tree from one site to another. This really speeds up the moves, makes them more pleasant and cheaper.
You can also copy the sales category tree and add it to your all category tree in a few clicks. Sales will quickly be able to distribute their goods into the categories of the marketplace and start trading them.
Detailed step-by-step instructions for the module can be found in the "Instructions" section
in Contact
< p>Up-to-date information about changes in the module's functionality, as well as compatibility with other modules, is published in our Telegram channel and in the < /a>VKONTAKTE < p>VKONTAKTEvk.com/maurisweb< / p>
You can submit a request to the Support Service, ask questions to the managers about the work or completion of the module through the messenger, the group VKONTAKTE and mail.
- WhatsApp +7-923-364-90-07
- Telegram t.me/mauriswebru
- Telegram +7-923-364-90-07
- VKONTAKTEvk.com/maurisweb
< / p>
- E-mail: [email protected]
The instruction is current at the time of publication, the module is regularly updated and updated. There may be unfamiliar differences in the control of the module.
< h2>export/import category < p>The module exports and imports categories.
It is suitable for creating new product categories, exchanging between stores, demo site and combat ones.
When creating a new store or switching from a demo site to a combat one, the owner cannot manually create the entire store category, but simply imports them.
Allows you to create layouts for export;
1. After installing the module, go to the "Modules" tab, select "Module Management" and "MAURISWEB" from the drop-down menu.
2. In the list that opens, select the module you are interested in and click on its name, highlighted in blue or black.
3. If the license key is not installed automatically and the module settings are blocked, log in to your account at www.maurisweb.ru copy the license key and paste it into the appropriate item. The key has also been sent to your email address.
4. In the "Available domains" and "Test domains" sections, check the validity of the specified domains. You can add additional domains by clicking on the white "Add Domain" button on the right side of the page. The total ring of domains should not exceed three.
6. Save the module settings by clicking on the blue "Save" button in the upper right part of the screen.
1. To check the export category, go to the "Administration" tab, select the "Data Export" and "Categories" section.
2. Two columns appear on the page that opens. The fields for export will be shown in the left one. The selected fields are binding, it is impossible to remove ice from the export.
3. The fields available for export are shown in the right column. To add a field to the export, click on it and move the arrows between the columns. To add all fields, press Ctrl+A to highlight them.
4. To save the created export as a layout with a specific name, enter its name in the "Save layout as" item and click the white "Save" button.
5. To skip all changes in the fields, click on the "Save layout" button.
6. To clear the fields (edges of the linked ones), click on the "Clear Fields" button.
8. Skip to the "Export Options" section, enter the category separator in the input field.
9. Select "CVS separator", open the additional menu and select one of the available icons: "Semicolon", "Comma", "Tab".
10. In the "Output" item, also open the menu and select one of the three icons:
"Download file" - save the file on the local computer;
"Screen" - displays the contents of the file on the screen;
"Server" - save to the server file system.
11. If you want to assign a specific purpose to the export, enter it in the "File name" field, in this case the system will automatically generate its name.
12. To check the export, click on the blue "Export" button in the upper-right corner of the panel.
The export is saved in CSV format in the computer's memory or created in the way you specified in clause 10.
1. To check the import category, go to the "Administration" tab, select the "Data Import" section and then "category".
2. Skip to the "Import Options" section and enter the separator in the input field.
3. To create imported categories as new, check the box "create categories as new". All categories will be created anew without matching with existing ones.
4. Set the default status for the imported categories. This status will be assigned to all imported categories, ignoring the "Status" field when it is available.
5. Specify the category path field, i.e. the field from which the category description in the tree will be taken.
7. Upload the document in CSV format in any convenient way:
7.1. Click the Download button to select a file from the computer's memory.
7.2. Click the Server button to download the file from the server.
7.3. To download a file from the Internet, click on the "URL" button.
8. To check the import, click on the blue Import button in the upper-right corner of the panel.
9. After the import is completed, the system will automatically inform you about errors and the ring of the import.
1. After the vendor has created the import, it must be moderated. To do this, go to the Modules tab, select the section "MW: Moderation" and "Import".
2. Sort the list and select the desired import by clicking on its name highlighted in blue. In the "File" column at the very end it should appear .xml.
3. Omit in the "General Settings" section and check the filling of the "XML Target node" and "Category Target node" items.
4. To fill them out correctly, in the "File" item, click on the name highlighted in blue and open the downloaded file in a browser or an editor that can read XML (https://internet--technologies-ru.turbopages.org/internet-technologies.ru/s/articles/10-luchshih-xml-redaktorov.html)
5. Look at the path specified in the "XML Target node"
6. And check the one that is presented in the first file.All nodes nested in the specified node will be read as columns in the imported file. Example of a path: yml_catalog/shop/offers/offer. This is rather a common option, you just need to open the file and make sure of it.
7. The same images were shared by the item "Target node of the category"
matching category
1. After all nodes are checked, go to the "Field Mapping Table" tab and select "Categories".
2. Join the field as follows: @id (first line) = @Category
3. @id (second line) = Category, or what denotes a category.
4. @parentid = Parent category id (Parent category) or, which means parent categories.
6. Click on the blue Import button in the upper-right corner of the panel.
7. After completing the import, go to the "Products" tab and select "category".
8. New categories appear in the general list.
- Store Builder
- Store Builder Plus
- Store Builder Ultimate
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
- 4.18.2
- 4.18.1.SP1
- 4.18.1
- 4.17.2.SP3
- 4.17.2.SP2
- 4.17.2.SP1
- 4.17.2
- 4.17.1
- 4.16.2
- 4.16.1
- 4.15.2
- 4.15.1.SP4
- 4.15.1.SP3
- 4.15.1.SP2
- 4.15.1.SP1
- 4.15.1
- English
- Русский
Our Maurisweb web studio is engaged in the development of automated online stores and marketplaces, as well as individual modules. We have been working since 2014, and during this time we have created more than 300 modules for the CS-Cart and CS-Cart Multi-Vendor platform.
For you, we have developed packages of modules and services for the development of online stores and marketplaces in the all-inclusive format: MWP - DBS in 15 days, eCommerce DBS in 30 days and FBO, FBO+, DBS, FBS in 90 days.
We offer a simple communication format: you tell us what you want to get, we offer a solution. At the exit, you get a ready-made turnkey project. We pay special attention to the implementation of logistics and WMS systems and filling the site with content.
Similar products
- Makes your store faster.
- Improves the SEO ranking of the site.
- Increases conversion.
Make purchases for 200$ from our entire offer and get 20% discount
- Choose the currency for each product.
- Set the currency for product categories.