Free Guides

Setup Pinterest Rich Pins for your Shopify Store

We are now setting up Pinterest Rich Pins for our Shopify store so that any time someone "pins" our product on Pinterest it shows up extra data about it on the pin.

This is a great way to make sure that all your product information is saved on Pinterest and in this Pinterest tutorial we are going to show you how to set up rich pins for your Shopify store.

The code you will be using on your site can be copied below:

    {% if template contains 'product' %}
    <meta property="og:type" content="product" />
    <meta property="og:title" content="{{ product.title }}" />
    <meta property="og:description" content="{{ product.description | strip_html }}" />
    <meta property="og:url" content="{{ product.url }}"/>
    <meta property="og:site_name" content="{{ shop.name }}" />
    <meta property="product:price:amount" content="{{ product.price | money_without_currency }}" />
    <meta property="product:price:currency" content="{{ currency.iso_code }}" />
    <meta property="og:availability" content="{% if product.available %}instock{% else %}out of stock{% endif %}" />
    {% endif %}

Once you have your rich pin code on your site then you need to validate it with Pinterest. To do that go here: https://developers.pinterest.com/tools/url-debugger and paste in a link to a product page on your site.


👉 Ready to make Pinterest a part of your marketing strategy? Join Pinterest PowerUp by Pinterest Expert Cara Chase and learn how to make Pinterest work for your online store https://rockstar.carachace.com/pinpowermethod/ih0os

Watch the full Pinterest video tutorial playlist here: https://www.youtube.com/playlist?list=PLdZSavWrx_HbhAhXhaJasHlJovRMMSbzG

Free Resource

Optimize your Store for More Sales!

Let's Optimize your Store Fast

Follow us on Instagram @CuriousThemes