1. soura123
  2. RO CSVI
  3. Wednesday, 04 March 2026
  4.  Subscribe via email
i cant understand why the sku field is not exported on the xml
the sku filter applies but on the xml is not written

<?xml version="1.0" encoding="UTF-8"?>
<export>

<product>
<virtuemart_product_id><![CDATA[2731]]></virtuemart_product_id>
<product_customsku><![CDATA[]]></product_customsku>
<product_sku><![CDATA[]]></product_sku>
<product_mpn><![CDATA[]]></product_mpn>
<product_gtin><![CDATA[]]></product_gtin>
</product>

<product>
<virtuemart_product_id><![CDATA[35253]]></virtuemart_product_id>
<product_customsku><![CDATA[07.049.003334]]></product_customsku>
<product_sku><![CDATA[]]></product_sku>
<product_mpn><![CDATA[222182002260]]></product_mpn>
<product_gtin><![CDATA[5204850233334]]></product_gtin>
</product>

<product>
<virtuemart_product_id><![CDATA[50576]]></virtuemart_product_id>
<product_customsku><![CDATA[43.008.50149440]]></product_customsku>
<product_sku><![CDATA[]]></product_sku>
<product_mpn><![CDATA[5212058625240]]></product_mpn>
<product_gtin><![CDATA[3065]]></product_gtin>
</product>

</export>

Attachments (1)
Accepted Answer Pending Moderation
Hello,
I don't see anything wrong from debug log. Does this happen to all products in export XML file? The products you posted from XML, do they have SKU saved in VirtueMart?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 1 hour ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
yes it happens to all products
all products have sku on my db
  1. 48 minutes ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
the od is that i have add an extra field of my own (product_customsku) and that field it get exported but not the product_sku
  1. 44 minutes ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hello,
Please post template XML file to check. To get the template XML file from RO CSVI templates list page select the export template and click on Backup templates button. Post the downloaded XML file.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 30 minutes ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
i just did a test xml to export just 2-3 products and checkplease see your self
Attachments (1)
  1. 23 minutes ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
Hello,
With your template I see product_sku field in export file. Only difference is that I don't have product_customsku field in my database. Is it a VM custom field? What type of field is it? What if you unpublished product_customsku field and run the export? Does it make any difference with product_sku?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 4 minutes ago
  2. RO CSVI
  3. # 6
  • Page :
  • 1


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