Link products in a drop-down menu on product page

hi,

I’m looking for a way to link two seperate products in a drop down menu on my product page. Similar to this website: https://au.kirstinash.com/collections/bracelets/products/fold-bangle-18k-gold-plated

My website is www.tydejewellery.com pw is chester.

can someone please help me with this?

Hello @vanessabate ,

If you know code and looking for an idea please follow:

  1. Create matefields to the main product with defined key and values. I suggest use JSON with key variant name and variant target url
    Repeat it a/to your needs. Like if you need 2 option defined 2 variant names and 2 variant target url

  2. Create metafields with variants. Variant metafields and customized the code.

I prefer the 1st way because there is no use of variant if you need to load another product on change of the dropdown option.

btw if you need a developer to customize your theme you can drop me an email for further discussion.

Thanks