how to make product option like checkbox in dawn theme?

Hi I want to make product options like checkbox like this website in dawn theme. https://www.rabiazahur.com/dusky-rose-elegance
Thanks!

leave your main product options as they are
and add a checkbox using line item properties which lets customers pick extras and it shows up in the cart and order

so in main-product.liquid look for the tag and inside the form before the Add to Cart button add this


  
  

in the cart and checkout you’ll see those add-ons listed under the product

this doesn’t create new variants but it’s perfect for upsells or personalization