How can I add a dermatologist selection checkbox to my checkout page?

I need to add a checkbox to my checkout page with the following:

Please select your dermatologist:

Rachelle Seijo

Nicole Carvajal

Can someone help me with a code for this and where should I paste it, so that as the shop owner I can the customer’s selection?

Something like this checkbox of terms and conditions but with the text mentioned. Thanks!

Thanks

@Alpha_Geek

@TyW

Clarification the cart page template is not the same as the /checkout process. This can be the difference between finding the right answers or not.

That is an advanced customization with an example here:

https://community.shopify.com/c/shopify-design/cart-use-cart-attributes-to-collect-more-information/td-p/613718

You can use this tool to make a dropdown of options

https://ui-elements-generator.myshopify.com/pages/cart-attribute

But final styling and placementof where the code goes varies wildly by theme.

If you just need to get customized for you, or improved so it’s more manageable through theme settings in the visual designer you can contact me. Contact info in signature please provide context: post urls, store url, examples urls, theme name, customization description , etc etc.

Hi @biensocialmedia ,

Try using below code in main-cart-items.liquid

Custom message