Wholesale Savings Displayer
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

Text element that displays how much the customer saves with their wholesale price, as a percentage or a money amount.
Wholesale Savings Displayer is a Text Block with the sf-wholesale-show-savings attribute, placed inside the Wholesale Price Info wrapper. Its text is replaced with the savings between the compare price and the wholesale price for the current variant.
The displayer is hidden automatically when there are no savings to show.
Webflow app usage
The displayer ships preconfigured inside the Wholesale Price Info component in the Store Builder. See Wholesale Price Info for the steps to add it.
For a custom layout:
- Select the Wholesale Price Info wrapper in the Webflow Designer
- Add a Text Block inside it
- Add the sf-wholesale-show-savings attribute to the Text Block
Webflow app settings
Display format
percentage (default): shows the percentage saved formatted as -NN%. Used when the attribute value is percentage or empty.
amount: with sf-wholesale-show-savings="amount", shows the money saved, formatted in the store currency.