Forum

Support help forum at MiniJoomla!
  1. Men Fa
  2. Product Import for VirtueMart
  3. Wednesday, 17 March 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 :)

This email address is being protected from spambots. You need JavaScript enabled to view it.
Comment
There are no comments made yet.
Rudolf Baláš
Administrator
Accepted Answer Pending Moderation
0
Votes
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


This email address is being protected from spambots. You need JavaScript enabled to view it.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Product Import for VirtueMart
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks a lot for every detail :)
I ll try what i can do else i will ask for a custom develop

This email address is being protected from spambots. You need JavaScript enabled to view it.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Product Import for VirtueMart
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!
Guest
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below. Supports gif,jpg,png,jpeg,zip,rar,pdf
• Insert • Remove Upload Files (Maximum File Size: 2 MB)