1. soura123
  2. RO CSVI
  3. Friday, 15 March 2019
  4.  Subscribe via email
hello
i have a weird xml that i need help how to setup
this is the structure of the import file
<?xml version="1.0" encoding="UTF-8"?>
<data>
<items>
<item><sku>25992</sku><publish>1</publish></item>
<item><sku>31082</sku></item>
</items>
</data>
the import has to do with the publish or not publish (available / not available)
vendor when a product is out of stock it erases at all the field publish
so how can i import the second product to unbublish??
Accepted Answer Pending Moderation
Hello,

The only way I can think of doing this is add the publish field to your template with a default value of unpublish, so when the field is missing CSVI will use your default value and otherwise the value that is in the XML file.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
yeap
that did the trick
thanks
  1. more than a month ago
  2. RO CSVI
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!