How to make dropdown menu on the variant picker only at specific variant?

Hello !

On my product pages like, for sizes options I want to make dropdown menus for the variant picker but only for 1 specific variant (as shown in the picture) but not for the gold/silver dots.

Here is my website : https://joyojewelry.com
Here is a product page example on my website : puces d’oreilles personnalisables en pierres naturelles – JOYO Jewelry

If you know how to be able to make a dropdown menu only for the variant called “Pierre” and keep the “Matériaux” dots as it is it could be great !

Thank you very much !

Joyo Jewelry

This will need some code editing with liquid I side the theme code editor.

The process is fairly easy, to check for pierre variant and render the options inside it as drop-down.

You can prompt sidekick to help you on this. Always make a duplicate of the theme before making changes.

Best