Wholesale Price 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 the logged-in customer's wholesale price for the current variant.
Wholesale Price Displayer is a Text Block with the sf-wholesale-show-price attribute, placed inside the Wholesale Price Info wrapper. Its text is replaced with the customer's formatted wholesale price for the current variant, matching exactly what checkout charges. The price re-renders when the variant changes.
Visibility is handled by the wrapper: the whole Wholesale Price Info block is hidden when the customer has no wholesale price for the current variant, so this displayer never shows a price to logged-out visitors or customers without a matching wholesale catalog.
For the standard storefront price, use the Price component instead.
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-price attribute to the Text Block