Feed XML + zbozi.cz
Posted: 23 Sep 2021, 11:13
Hi.
I'm stuck I have a few questions, maybe someone will guide me.
I try to setup xml for zbozi.cz
1. Install additional plugin for this.
2. Setup category etc this is easy part.
3. Zbozi.cz dont show description item. I try short and long. (maybe is too long?)
4. Where I can fill in data such as height, width etc and send to the zbozi.cz If i setup in item I dont see this data in XML.
5. Material - I understand that it's all in the specification item.
https://prnt.sc/1tbjlbo - this is correct?
6. Multicategory one product. IN XML if turn on Load All Categories (Feed) in xml look wrong.
example one item one single category.
example one item two category.
Why phoca cart double category??
In second example should be look like this.
I understand that products land in separate categories, need to duplicate them and not assign them to more than one category?
Regards,
I'm stuck I have a few questions, maybe someone will guide me.
I try to setup xml for zbozi.cz
1. Install additional plugin for this.
2. Setup category etc this is easy part.
3. Zbozi.cz dont show description item. I try short and long. (maybe is too long?)
4. Where I can fill in data such as height, width etc and send to the zbozi.cz If i setup in item I dont see this data in XML.
5. Material - I understand that it's all in the specification item.
https://prnt.sc/1tbjlbo - this is correct?
6. Multicategory one product. IN XML if turn on Load All Categories (Feed) in xml look wrong.
example one item one single category.
Code: Select all
<CATEGORYTEXT>Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly</CATEGORYTEXT>
Code: Select all
<CATEGORYTEXT>Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Přístřešky na auto|Dům, byt a zahrada | Zahrada | Zahradní stavby | Přístřešky na auto|Dům, byt a zahrada | Zahrada | Zahradní stavby | Přístřešky na auto|Dům, byt a zahrada | Zahrada | Zahradní stavby | Přístřešky na auto|Dům, byt a zahrada | Zahrada | Zahradní stavby | Přístřešky na auto</CATEGORYTEXT>
In second example should be look like this.
Code: Select all
[code]<CATEGORYTEXT>Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly|Dům, byt a zahrada | Zahrada | Zahradní stavby | Pergoly ??? Dům, byt a zahrada | Zahrada | Zahradní stavby | Přístřešky na auto</CATEGORYTEXT>
Regards,