Product Image Gallery
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


Product image gallery is a set of components for easily building a dynamic product image gallery by utilising Webflow Slider. It's made of following elements:
- Webflow slider
- Product Image
- Thumbnails Component
Webflow app usage
- Open the Shopyflow app and click Add new
- Select Product Image Gallery
- Select the Product Container
- Paste the Product Image Gallery component
Webflow app settings
Inner components
Module contents
Available methods
Product Image Slider

Displays the product image for the selected variant as set in Shopify in a Webflow slider. Product Image Slider is a Webflow Slider element with a single slide that contains a Product Image component. The single Slide is used as a template for displaying the other product images set in Shopify product settings.
The Slider element or its children elements don't require any attributes.
Product Image

Displays the product image for the selected variant as set in Shopify. Product Image is a Div Block with the attribute sf-show-image.
An Image element can as well be used as the Product Image component. In the cases when the Div Block is used; the current product image is dynamically set as a background image to the element on page load. Make sure the background position and the background size properties of the element is set as intended in Webflow
Thumbnails

Changes the displayed product image. Thumbnail is a Div Block with the attribute sf-change-image.
Thumbnails are generated dynamically on page load. Shopylow requires you to create a single Cart Item component with it's children components to be used as a template. The Cart Item template is cloned iterated for all the line items and appended into Cart items list.
Shopylow needs only a single Thumbnail component to be used as a template. Template is placed in an empty Div Block that works as a wrapper for the thumbnails. The template thumbnail is cloned for each product image set in Shopify for the current product and appended into the thumbnail wrapping Div Block on page load.
An Image element can as well be used as the Thumbnail component. In the cases when the Div Block is used; the current product image is dynamically set as a background image to the element on page load. Make sure the background-position and the background-size properties of the element is set as intended in Webflow.
Component
contents
Product Image Slider

Displays the product image for the selected variant as set in Shopify in a Webflow slider. Product Image Slider is a Webflow Slider element with a single slide that contains a Product Image component. The single Slide is used as a template for displaying the other product images set in Shopify product settings.
The Slider element or its children elements don't require any attributes.
Webflow app usage
- Select the Product container in the Webflow designer
- In the Shopyflow app; click add new
- Select Product Image Slider.
- Select the Product Container again
- Paste Product Image Slider component
Webflow app settings
Product Image

Displays the product image for the selected variant as set in Shopify. Product Image is a Div Block with the attribute sf-show-image.
An Image element can as well be used as the Product Image component. In the cases when the Div Block is used; the current product image is dynamically set as a background image to the element on page load. Make sure the background position and the background size properties of the element is set as intended in Webflow
Webflow app usage
- Select the Product container in the Webflow designer
- In the Shopyflow app; click add new
- Select Product Image.
- Select the Product Container again
- Paste Product Image component
Webflow app settings
Thumbnails

Changes the displayed product image. Thumbnail is a Div Block with the attribute sf-change-image.
Thumbnails are generated dynamically on page load. Shopylow requires you to create a single Cart Item component with it's children components to be used as a template. The Cart Item template is cloned iterated for all the line items and appended into Cart items list.
Shopylow needs only a single Thumbnail component to be used as a template. Template is placed in an empty Div Block that works as a wrapper for the thumbnails. The template thumbnail is cloned for each product image set in Shopify for the current product and appended into the thumbnail wrapping Div Block on page load.
An Image element can as well be used as the Thumbnail component. In the cases when the Div Block is used; the current product image is dynamically set as a background image to the element on page load. Make sure the background-position and the background-size properties of the element is set as intended in Webflow.
Webflow app usage
- Select the Product container in the Webflow designer
- In the Shopyflow app; click add new
- Select Thumbnails.
- Select the Product Container again
- Paste Thumbnails component