I need a developer to create a dynamic product page where certain fields will change based on the referring domain (quiz).
It’s similar to how Shopify metafields work.
Thanks.
I need a developer to create a dynamic product page where certain fields will change based on the referring domain (quiz).
It’s similar to how Shopify metafields work.
Thanks.
Hi Carl,
I could help you with that.
I’ve got plenty of experience building dynamic product pages.
Let me know if you’d like to chat about the details or see some examples of my past work.
You can reach out to me on my email here
Colin
Hey @Carl_Smith,
I know this is a bit of an older thread, but just in case anyone else is looking for a way to do this without hiring a developer, here’s how to handle it natively.
If you’re trying to pull in dynamic data—like custom headlines, badges, or specific product details—based on a quiz result or a referring domain, you can handle this using Data Binding and URL Parameters in Funnelish v2:
Pass the Data via URL: When your quiz redirects to your product page, just ensure you’re passing the dynamic data as a URL parameter (e.g., ?promo=summer-sale).
Use Data Binding: In the editor, select the text element you want to change, open the Data Binding settings, and set the “Source” to the URL parameter you’re passing.
Sync with Shopify Metafields: Funnelish pulls product data directly from your store. If you’ve already set up your custom info in Shopify, you can map these directly to your elements by selecting the Product Data source in the element settings.
This way, the page content updates automatically based on the visitor’s journey without needing any custom code.