Add to Wishlist Button
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

The Add to Wishlist Button allows customers to save products to their wishlist. This button can be placed on product pages, product cards, or anywhere you display product information.
Button States
The Add to Wishlist Button supports different visual states:
- Default: Product is not in the wishlist.
- Active: Product has been added to the wishlist. Use the sf-wishlist-active class to style this state.
Webflow app usage
- Go to Shopyflow Webflow App > Store Builder and click Add new.
- Select the element where you want to add the wishlist button (e.g., inside a Product Container or product card).
- Add a Link Block or Button element.
- Add the attribute sf-add-to-wishlist to the element.
- Style the button as desired (e.g., heart icon).
- Publish your site.