1. shimon
  2. RO CSVI
  3. Sunday, 17 July 2016
  4.  Subscribe via email
Hello

I am trying to add a new field to my Google XML feed shipping weight.
The format that they accept is:

XML (Feeds) <g:shipping_weight>3 kg</g:shipping_weight>

accepted UOM are lb, oz, g, kg.

I use lb.
I plan to use VM's product_weight as the shipping weight.
How do I get CSVI to insert the "lb" into the XML ?

Thanks
Accepted Answer Pending Moderation
Hello Shimon,
How do I get CSVI to insert the "lb" into the XML ?

You can create a replace rule for export where find field will be /$/ (to replace at the end), Replace field value as lb, Multiple values No and Method to be regular expression. Apply this rule to product_weight (g:shipping_weight) field in your template fields. This should insert lb at the end of product_weight field value. Let me know if it helps.
Kind regards,

Tharuna

=========================
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
  • Page :
  • 1


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