Setup
We will create a template for product options. This template will be used to create product options for each product card.
- Create a div block and give it the following Attribute:
- Inside the div block, create a text block and give it the following Attribute:
What will be updated?
On page load for each Shopify product option, we will duplicate theproduct-option-wrapper
and update the product-option-name
and product-option-select
with the product option name and values.
The Options Dropdown element should be inside a Webflow Form element.