Click here to close this tab and return to the app.

BigCartel to Google Shopping Data Feed

We support BigCartel data feeds to the shopping search engines.

Use your JSON store export URL in the feed settings. It will look like this: http://api.bigcartel.com/storename/products.json

Please note that the BigCartel product export does not contain UPC, Google Product Category, or Manufacturer Part Number fields. If you need that information submitted in your feed, you will have to embed that information in the product description. We recommend embedding it using microdata format. You can copy/paste the HTML code below:

<div itemscope itemtype="http://schema.org/Product"
    style="display:none;">
<span itemprop="googleProductCategory">
  Electronics > Communications > Telephony</span>
<span itemprop="model">ME305LL/A</span>
<span itemprop="gtin13">0885909727445</span>
<div itemprop="brand" itemscope
     itemtype="http://schema.org/Organization">
  <span itemprop="name">Apple</span>
</div>
</div>

Please contact us if you have any questions or would like a BigCartel feed set up for you.

Topic:

System Questions

Updated: July 16, 2015