Docs
Free ON WEBFLOW.IO DOMAINS

Pinterest Integration

Integration
Integrate Pinterest with your Shopify store in Webflow

Shopify Storefront data and cart logic is bound to your Webflow elements through Shopyflow attributes. Connecting your Webflow site to Shopify is done by adding custom attributes to your Webflow elements.

Yet, you are not required to type or edit attributes manually. Shopyflow provides you with the pre-configured components needed to create your store, as copyable Webflow elements right in Webflow designer.

All the copyable Shopyflow Components are native editable Webflow elements. There is no layout or styling limitation on any element.

In the below image hover your mouse on the hotspots to see all the required Shopyflow attributes to build a product page like this in Webflow

Webflow designer
Custom Attributes
sf-add-to-cart="1"
Custom Attributes
sf-change-quantity="1"
Custom Attributes
sf-change-option="{Option Name}"
Custom Attributes
sf-cart-count="1"
Custom Attributes
sf-change-option="{Option Name}"
Custom Attributes
sf-product="{Product ID}"
Custom Attributes
sf-show-image="1"
Attribute Name
Attribute Value
True or 1
Nesting Rule
Can be placed anywhere in the site
No items found.
Pinterest Integration
Method

Pinterest provides Shopify store owners with an excellent platform to reach an audience actively seeking inspiration and ideas, making it ideal for product discovery. Through visually appealing pins, brands can increase their visibility and drive traffic to their store by showcasing their products in creative and engaging ways. Follow this guide to learn how to track Pinterest events in your Webflow site.

IMPORTANT: Available only in Shopyflow version 1.0.6 and above. Make sure you update your Shopyflow version both in Webflow and in Shopyflow Dashboard.

  1. First off, we need to enable Pinterest in Shopify. Go ahead and install the Pinterest Shopify App.
  2. Next, we need to enable Pinterest in Webflow. Go ahead and paste the Pinterest tag into Webflow page settings, in head code. If your site has to be GDPR compliant, you need to delay loading Pinterest until your customers give their consent. You can achieve this by using a solution like Finsweet's cookie consent.
  3. Finally, go ahead and enable Pinterest tracking for Shopyflow by adding pinterest="true" attribute to your existing Shopyflow Engine code snippet as shown below.

<!-- Shopyflow CSS -->
<link rel="stylesheet" href="https://cdn.shopyflow.io/[VERSION]/shopyflow.css"/>

<!-- Shopyflow Engine -->
<script defer
sf-token="[STOREFRONT API KEY]"
sf-domain="[SHOPIFY STORE DOMAIN]"
src="https://cdn.shopyflow.io/[VERSION]/shopyflow.js"
pinterest="true"></script>

Do NOT add a second Shopyflow code snippet to your Webflow site or use an example code snippet (like the one above) directly. Update your existing Shopyflow code snippet instead.

Once the code snippet is updated and the site is published, Shopyflow will start tracking the following Pinterest events:

  • View Page
  • Add to Cart
  • Checkout (via Shopify in checkout)
Class name
Target elements
Can be placed anywhere in the site
No items found.

Webflow app usage

Webflow app settings

Inner components

Module contents

Available methods

No items found.

Integration

contents

No items found.

State management

No items found.

Related Utilities

No items found.
Can't find a solution? Join our Discord server to get an instant reply from our experts and the community.