1. andrejk
  2. RO CSVI
  3. Thursday, 29 May 2025
  4.  Subscribe via email
Hello,
Joomla 4, VM 4.2.4, RO CSVI 8.17.0

please,Is it possible to add parameters (from XML feed below) before the product description during import? ?

Something like:

Variant: XTL
Technologie : 11,26,5,9,13
Materiál: Snake Carbon 100
Diameter: 18/16 mm
Koleso: 03/37F TR

and then Product description, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ................


<PARAM>
<PARAM_NAME>
<![CDATA[ Technologie ]]>
</PARAM_NAME>
<VAL>
<![CDATA[ <span class='icon11'>11</span>,<span class='icon26'>26</span>,<span class='icon5'>5</span>,<span class='icon4'>4</span>,<span class='icon9'>9</span> ]]>
</VAL>
</PARAM>
<PARAM>
<PARAM_NAME>
<![CDATA[ Materiál ]]>
</PARAM_NAME>
<VAL>
<![CDATA[ Snake Carbon 100 ]]>
</VAL>
</PARAM>
<PARAM>
<PARAM_NAME>
<![CDATA[ Diameter ]]>
</PARAM_NAME>
<VAL>
<![CDATA[ 18/16 mm ]]>
</VAL>
</PARAM>
<PARAM>
<PARAM_NAME>
<![CDATA[ Koleso ]]>
</PARAM_NAME>
<VAL>
<![CDATA[ 03/37F TR ]]>
</VAL>
</PARAM>
<PARAM>
<PARAM_NAME>
<![CDATA[ Rukovät ]]>
</PARAM_NAME>
<VAL>
<![CDATA[ Dual Cork 01/87 ]]>
</VAL>
</PARAM>



Best regards
Andrej
Accepted Answer
Accepted Answer Pending Moderation
Hello Tharuna,

I've already solved it with my own PHP script.
Thank you.

Best regards
Andrej
Accepted Answer Pending Moderation
Hello Andrej,
You can use RO CSVI combine rule to combine all the PARAMS node along with product description.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 2 days ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hello Andrej,
You can use RO CSVI combine rule to combine all the PARAMS node along with product description.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 2 days ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello Tharuna,

thank you for your reply. But how do I combine param_name with val and then insert it before the description?

Best regards
Andrej
  1. 2 days ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hello Andrej,
You need to use RO CSVI Combine rule for combining each param_name with val and then use another combine rule to combine all these combined params with product description.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 1 day ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello Tharuna,

should I use custom_name and combine it with custom_value?
I have no idea where to store the combined values of name and val and then store them before desc.

What should I enter in the target field* in rule one?
What should I enter in Source fields * in rule two so that it is assigned to the description?

Please, is it possible to send a print screen of the settings for both rules?


Best regards
Andrej
Attachments (1)
  1. 1 day ago
  2. RO CSVI
  3. # 5
  • Page :
  • 1


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