Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
pastebin.com/AvjGsD3U The
example is taken from the office. Shopify documentation.
<?xml version="1.0" encoding="utf-8"?>
<response status="ok">
<products total="14">
<product>
<product_id>1</product_id>
<name>Product Name</name>
<description>Full Product Description</description>
<price>113.90</price>
<status>Coming Soon</status>
<tags>toys, kids, speedcar, racer</tags>
<shippable>yes</shippable>
<downloadable>no</downloadable>
<taxable>yes</taxable>
<categories>
<category category_id="149">Toys</category>
</categories>
</product>
....
</products>
</response>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question