1. stefan
  2. Joomla! Extensions
  3. Tuesday, 13 August 2019
Good day

How can i use the productXport on a multi languaue site ?
Stefan
Responses (5)
stefan Accepted Answer Pending Moderation
Hello, nobody can help ;(
  1. more than a month ago
  2. Joomla! Extensions
  3. # 1
David Zirhut Accepted Answer Pending Moderation
It should be easy.
Just add to the URL of export &lang=en / &lang=de etc (or ?lang=en / ?lang=de if the URL of export does not contains ? yet).
The language strings should be exported after that.

Regards
productXport support
  1. more than a month ago
  2. Joomla! Extensions
  3. # 2
Ricard Accepted Answer Pending Moderation
Hi there, would it be possible with productxport to loop over different languages and create the XML with a structure similar to this?

<languages>
<language>
<code> cadena </code>
<product_name> cadena </product_name>
<product_description> cadena </product_description>
<product_color> cadena </product_color>
<product_price> float </product_price>
<descuento>
<startdate> marca de tiempo </startdate>
<stopdate> marca de tiempo </stopdate>
<price_discount> flotante </price_discount>
<rate> int </rate>
<ventas />
</descuento>
</language>
<! - ... Several "language" tags as many languages on store ... ->
</languages>
  1. more than a month ago
  2. Joomla! Extensions
  3. # 3
David Zirhut Accepted Answer Pending Moderation
How many products do you have in your e-shop?
Can you create and post full example with two products and two languages, please?

David
  1. more than a month ago
  2. Joomla! Extensions
  3. # 4
Ricard Accepted Answer Pending Moderation
Hi there,

I'm sorry I didn't replied before about this since I was focused in other priorities. I'm getting closer to go deep into this and I need to clarify before. I'll create a full post with example if you wish, no problem. My e-shop will have around 100 and 200 parent products with 8 childs each (multivariant), that gives a figure around 800-1600 virtuemart product ids.

Thanks
Ricard
  1. more than a month ago
  2. Joomla! Extensions
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.