Forum

Support help forum at MiniJoomla!
  1. Men Fa
  2. Product Import for VirtueMart
  3. středa 17. březen 2021
Hello,

When i have something like this

<products>
<product>
<name>blabla</name>
<id>100</id>
<price>5.00</price>
<group>
<id>4</id>
<name>Printers</name> CATEGORY ( here we do it like "group/name";)
<category>
<id>10</id>
<name>Replacement stuff</name> SUBCATEGORY
<subcategory>
<id>90</id>
<name>Toner</name> SUBSUBCATEGORY
</subcategory>
</category>
</group>
</product>
</products>

Is it possible to have 2 depth category on structure like this?

Thanks a lot :)

Tato e-mailová adresa je chráněna před spamboty. Pro její zobrazení musíte mít povolen Javascript.
Komentář
There are no comments made yet.
Rudolf Baláš
Administrator
Přijmout odpověď Pending Moderation
0
Hlasy
Undo
Hello,

yep, you know, the basic right structure for import have to as the same as structure for feed to Google Merchant Centre.
That was basic idea, when we start develop this app.

Then for category is the right structure in one element (or sub/sub/element if you use XPATH)

<category>one-category-path > one-subcategory-path > one-subcategory-path</category>

when the mark between category you can change in admin setup.

Yes, now in new beta version (not in minijoomla yet) we tested new function, if in this element are multiple category for product:

<category>one-category-path > one-subcategory-path > one-subcategory-path | second-category-path > second-subcategory-path > second-subcategory-path</category>


But your structure is very other, then I think is not possible for import.
Yes, you can try this:

group/category/subcategory/name

but I think you import only first value from multi....


But if you need we can prepare as custom develop - send me email.

Rudolf


Tato e-mailová adresa je chráněna před spamboty. Pro její zobrazení musíte mít povolen Javascript.
Komentář
There are no comments made yet.
Přijmout odpověď Pending Moderation
0
Hlasy
Undo
Thanks a lot for every detail :)
I ll try what i can do else i will ask for a custom develop

Tato e-mailová adresa je chráněna před spamboty. Pro její zobrazení musíte mít povolen Javascript.
Komentář
There are no comments made yet.
  • Stránka :
  • 1


K tomuto dotazu nejsou zatím žádné odpovědi.
Host
Vaše odpověď
Upload files or images for this discussion by clicking on the upload button below. Supports gif,jpg,png,jpeg,zip,rar,pdf
• Insert • Odstranit Upload Files (Maximum File Size: 2 MB)