How to compare categories and characteristics of rozetka, prom, tui, satu marketplaces, linking, matching
Many marketplaces offer to link your products to their category structure so that you can quickly place your products in the right categories.
In the Elbuz automation program, you can quickly link your categories to the categories of many marketplaces.
Manual comparison of marketplace categories
- Open the category directory.
- Select the first item "List of categories".
- On the right, click on the "Mapping categories and attributes with marketplaces" button.
The window is divided into two parts:
- Above is a comparison of categories.
- Below is the attribute mapping for the selected category.
To link your category to the marketplace category, select the desired category from the drop-down list. After linking categories, you can similarly match your attributes and attributes of the marketplace.
Matching categories of marketplaces in automatic mode
There is also a function of automatic binding of categories and attributes, to start this mode, click on the Refresh button at the top.
The program will compare the names of your categories and attributes with the names on the marketplaces and link them together.
Setting up an upload template for marketplaces Rosette, prom
When uploading to XLSX format for prom.ua, specify the formula for the "Subsection_ID" field
IF(c. category_id_prom>0, c. category_id_prom, p. product_f551)
Replace product_f551 with the internal field name in your database
prom.ua
For the XML format for the prom.ua portal, use the {category_id_prom} macro substitution for the portal_category_id tag. Description of tags and XML upload format for prom.ua is available at the link.
For the Categories block, specify the category ID of the portal prom.ua, to do this, use the {category_id_prom} macro substitution for the portal_id tag
Rozetka
For the XML format for the rozetka portal, use the {category_id_rozetka} macro substitution for the rz_group_id tag
For the Categories block, specify the category ID of the rozetka marketplace, to do this, use the {category_id_rozetka} macro substitution for the rz_id tag