• Resolved eXtatic

    (@extatic)


    Hi.
    Can I use your plugin to make a similar xml File format:

    <?xml version = " 1.0 "encoding=" utf-8"?>
    < root>
    <item>
    	<manufacturer>Nokia < /manufacturer> 
    	< model>6120< / model> 
    	<color>black < / color> 
    	< name > Nokia 6120 black</name>
    	< link>http://www.shop-name.lv/info/Nokia6120/< / link>
    	< price>150.55< / price>
    	<image>http://www.shop-name.lv/images/Nokia6120.jpg < / image>
    	< category_full>mobile phones & gt; & gt; Nokia< / category_full>
    	< category_link>http://www.shop-name.lv/nokia < / category_link>
    	<in_stock > 7 < / in_stock><!-- Number of goods available for delivery in Riga within 3 days. Optional. Numerical value. Also show on store page -->
    	< delivery_cost_riga > 2.99< / delivery_cost_riga><!-- The maximum delivery price to the address in Riga. Optional. Numerical value. -->
    	< delivery_latvia>5.99 < / delivery_latvia><!-- Maximum delivery price to the address in Latvia. Optional. Numerical value. -->
    	<delivery_latvijas_pasts>1</delivery_latvijas_pasts> <!-- Delivery to Latvian post office. Optional. Numerical value. -->
    	<delivery_dpd_paku_bode>0</delivery_dpd_paku_bode> <!-- Delivery to DPD Pickup points. Optional. Numerical value. -->
    	< delivery_pasta_station > 0< / delivery_pasta_station><!-- Delivery to post Station points. Optional. Numerical value. -->
    	< delivery_omniva > < / delivery_omniva> <!-- Delivery to Omniva points. Optional. Numerical value. -->
    	< delivery_circlek > 1.50< / delivery_circlek><!-- Delivery to Circle K fuel stations. Optional. Numerical value. -->
    	< delivery_venipak > 1.50< / delivery_venipak><!-- Delivery to Venipak Pickup points. Optional. Numerical value. -->
    	<delivery_days_riga>4</delivery_days_riga> <!-- Maximum number of working days for delivery of goods to Riga. Optional. Numerical value. -->
    	< delivery_days_latvia > 6< / delivery_days_latvia><!-- Maximum number of working days for delivery of goods in Latvia. Optional. Numerical value. -->
    	< used>0< / used> <!-- Second-hand goods must indicate the value: 1. Optional. Numerical value. -->
    
    < / item>
    <item>
    	...
    < / item>
    < / root>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Xml question’ is closed to new replies.