Need to duplicate the variant picker in dawn theme

Hello All, I’m using dawn theme. I need to duplicate the variant picker in the product page or in the featured products section on homepage.

In details, I need to add rich text in between the variant picker. For example, I have three variants in my Customized Computer accessories store. The first variant is select your device type and second one will be RAM variant and Third one is Select Processor. So in-between the variant i have to type some rich text.

In the theme editor its not possible, because once “variant picker” is added and it can’t be added next time.

Hi @leokaiser123
You can increase the variant picker limit by changing it in the file featured-product.liquid schema

Go to featured-product.liquid > Find variant_picker ( https://prnt.sc/Mf2_h4M82Fb7 ) > change the limit to 2 or 3 based on your requirement ( https://prnt.sc/y_RMKZ7jeuVT )