Jump to content

How to show Supplier Name in xml feed


Recommended Posts

Hi,

 

I am using xml feed Bl Modules Pro Module

 

 

I have assigned supplier name for a product, But supplier_reference get blank, Display supplier_id, but not display supplier_refernce.

 
 
See the below example
 
<supplier_id>
<![CDATA[ 1 ]]>
</supplier_id>
<supplier_reference>
<![CDATA[ ]]>
</supplier_reference>
<manufacturer_id>
<![CDATA[ 1 ]]>
</manufacturer_id>
<location>
<![CDATA[ ]]>
</location>
<weight>
<![CDATA[ 0.000000 ]]>
</weight>
<on_sale>
<![CDATA[ 1 ]]>
 
 
 
Please help me.
 
 
 
Thanks
Deepanshu
 
Link to comment
Share on other sites

×
×
  • Create New...