News:

Support the VirtueMart project and become a member

Main Menu

CSVI XML export - full product url/link

Started by Davids, January 16, 2013, 15:49:08 PM

Previous topic - Next topic

Davids

Hi, I am using J2.5 and Virtuemart 2.0.18a together with CSVI 4.5.1 Free version.

I need to make and export every 3 hours to one comparison site and this is the schema:

<name>Nokia 6120</name>
<link>www.shop-name.com/info/Nokia6120/</link>
<price>150.55</price>
<image>www.shop-name.com/images/Nokia6120.jpg</image>
<category_full>Category - Sub category</category_full>
<category_link>www.shop-name.com/category</category_link>
<manufacturer>Nokia</manufacturer>
<model>6120</model>
<in_stock>7</in_stock>

The fieds I have problem with are:
Link - I cant get the full url, only the last part
Category_link - Same as above.

The come out as this:

<product_url><![CDATA[shelf1]]></product_url>
<category_path><![CDATA[Furniture]]></category_path>

I am mising the http://mydomain.com/


+ I get the <![CDATA[]]> in some fields. The example schema provided does not have them anywhere. How to get rid of those ?

Can you please help me out with this ? Does the full CSVI version can do this I am ready to buy it instantly, but so far I have not found any comments on how to get full urls. maybe using wrong keywords.

Thank you.

BaidareW

Did you solved your task ? I need the same thing :)

PRO

did you fill in the "url field" in the CSVI settings?