Bulk-cheap-ammo Posted July 22, 2019 Share Posted July 22, 2019 Hello Can PrestaShop generate the products xml feed automatically after 5 min. We do need to get the product feed from cms, so that can send latest information to the other website. If possible, We are looking to get some custom work done for that then. Site url is Bulk Ammo XML Example: <productlist retailer="yoursiteURL.com"> <product type="ammunition"> <manufacturer><![CDATA[Hornady]]></manufacturer> <!--REQUIRED--> <title><![CDATA[Hornady]]></title> <!--REQUIRED--> <caliber><![CDATA[38 Special]]></caliber> <!--REQUIRED--> <url><![CDATA[http://yoursiteURL.com/handgun-ammo/item12345.html]]></url> <!--REQUIRED--> <upc><![CDATA[054041163255]]></upc> <!--IF POSSIBLE--> <image><![CDATA[image_url]]></image> <!--IF POSSIBLE→ <gun><![CDATA[handgun]]></gun> <!--WE STRONGLY RECOMMEND IT→ <grains><![CDATA[110]]></grains> <!--REQUIRED--> <bullet_type><![CDATA[Flex Tip Expanding]]></bullet_type> <!--REQUIRED--> <price><![CDATA[21.99]]></price> <!--REQUIRED--> <numrounds><![CDATA[25]]></numrounds> <!--REQUIRED--> <purchaselimit><![CDATA[10]]></purchaselimit> <!--REQUIRED IF THERE IS A PURCHASE LIMIT--> <condition><![CDATA[new]]></condition> <!--REQUIRED--> <casing><![CDATA[brass]]></casing> <!--REQUIRED--> </product> Thank you. Bulk Cheap Ammo Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now