Price
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


Contains the order information for a single order. Order Item is a Div Block with the attribute sf-order-item.
Storesynk requires you to create a single Order Item component with it's children components to be used as a template. The Order Item template is cloned iterated for all the orders and appended into Order List.
By default the field labels are visible only for the first Order Item in Desktop view. On mobile devices the labels are displayed for each of the Order Items and the table layout changes to a list of cards to adapt to the scarce of horizontal space.

Webflow app usage

Contains the order information for a single order. Order Item is a Div Block with the attribute sf-order-item.
Storesynk requires you to create a single Order Item component with it's children components to be used as a template. The Order Item template is cloned iterated for all the orders and appended into Order List.
By default the field labels are visible only for the first Order Item in Desktop view. On mobile devices the labels are displayed for each of the Order Items and the table layout changes to a list of cards to adapt to the scarce of horizontal space.

Webflow app settings
Calculation Logic
default: The component shows unit price of the selected variant.
with-quantity: The component shows the price of the selected variant after multiplying it with the selected quantity.
with-sub-product: The component shows the price of the selected variant after adding it with the price of the sub-product (if selected by the customer)
all: The component shows the price of the selected variant using both the quantity multiplier and the sub-product price addition.
