Hi, we currently have this widget selection on Shopify that is our current winner and want to test that on funnelish. PAP MD Mouth Tape
No need to do the subscription section. Only need the variant picker + add to cart button.
We just need the variant picker selector to change the link of the add to cart button. We will use a unique checkout link for each option. Once selected and add to cart is clicked it will go to the respective checkout page.
Please let me know how to change the links for each variant.
Hey there!
If you’re trying to recreate that Shopify variant picker feel, you actually don’t need a custom widget or complex code anymore. In Funnelish v2, you can do this natively using Dynamic Variants.
The “non-coder” way to set this up is:
-
Add your variants: Go to your product settings in the funnel and use the “Add new variant” button to list your sizes, colors, or styles.
-
Use a Select Element: In the page builder, drag a “Select” (dropdown) form element onto your page.
-
Map the Data: In the element settings, set the Data type to “Custom” and the Data name to match your variant (e.g., Color or Size).
-
Shopify Sync: If you’re using Shopify, just go to your product automation and toggle on “Enable dynamic variants”. This will automatically pass the customer’s choice through to your Shopify order.
Pro Tip: If you want a more visual “button” style picker instead of a dropdown, you can use Data Binding. Just bind a container or image to a specific Product ID. Funnelish will treat it as a selector automatically, no scripts required!
You can find the full step-by-step guide on how to map these here: Set Up Dynamic Variants for Shopify.