Currency Selector Module
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


Changes the store currency to the selected option. Custom currency selector component is made out of a native Webflow Dropdown element and used for listing and switching between the available currency options.
Currencies are represented by their respective country codes (if defined in Shopify Admin Settings > Markets). You can find the complete country list here.

Webflow app usage
- Click anywhere in the Webflow designer
- In the Shopyflow app; click Add new
- Select Custom Currency Selector
- Paste Custom Currency Selector component anywhere in the page
Webflow app settings
Inner components
Module contents
Available methods
Currency Selector Wrapper
Currency selector wrapper contains the currency changer buttons that changes the store currency on click. Currency selector is a Div Block with the sf-change-currency attribute.
Currency Selector Value
Changes the store currency on click. Currency Selector Value is a Div Block with the sf-currency-value attribute. The attribute stores the {Currency Value} as the attribute value. Ex. sf-currency-value="DE"
Currency Displayer
Displays the current store currency. Currency Displayer is a Text Block with the sf-show-currency-selection attribute.
Component
contents
Currency Selector Wrapper
Currency selector wrapper contains the currency changer buttons that changes the store currency on click. Currency selector is a Div Block with the sf-change-currency attribute.
Webflow app usage
Webflow app settings
Currency Selector Value
Changes the store currency on click. Currency Selector Value is a Div Block with the sf-currency-value attribute. The attribute stores the {Currency Value} as the attribute value. Ex. sf-currency-value="DE"
Webflow app usage
Webflow app settings
Currency Displayer
Displays the current store currency. Currency Displayer is a Text Block with the sf-show-currency-selection attribute.