Want to remove choose option button

Hi,

I am using the dawn theme and my website URL is carcleansweden.se. I would like to remove this type of choose option button but keep my normal add to cart buttons if it is possible:

I would appreciate the help!

Hi @CarCleanCC

The reason for displaying the ‘choose option’ button is because the product has multiple variants. If you do not want to display this button, which variant do you need to add to your cart when clicking ‘add to cart’?

Yes I would appreciate that

Thank you!

No I mean take away that variance button completly

Edit card-product.liquid and remove the code in the red box

Hi @CarCleanCC

To complete your requests, please follow these steps:

  1. Go to Shopify Admin > Online Store > Theme > Edit theme code > Fine file cart
  2. Delete the part from line 325 to 362

Here is the result

Before: https://prnt.sc/UPr_zMQD5bGq

After: https://prnt.sc/62Wy0NTtPNvj

I hope this helps

Best,

Daisy

Yes I have done it now, Thank you