Add to Cart button greyed out unless a variant/bundle is selected. Dawn Theme

Solved

Add to Cart button greyed out unless a variant/bundle is selected. Dawn Theme

Skyclock12
Visitor
2 0 0

Hi all,

 

I have an issue whereby in any landing page the Add to Cart button is greyed out unless a variant or bundle is selected.

Theme: Taste 15.3.0
Site: coreglow.com.au

Any help appreciated.

Skyclock12_0-1741930016367.png

 

 

 

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11360 2227 2399

This is an accepted solution.

Hi @Skyclock12 

It is related to this error when your page is loading Screenshot 2025-03-14 at 13.49.47.png

After selecting another option, the add to cart button is active, so please check and correct the settings of your bundles app, I guess something related to select positon of widget.

Screenshot 2025-03-14 at 13.50.08.png

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 4 (4)

Nilankar
Shopify Partner
47 6 9

Try adding this CSS to base.css or bundle.css
Online Store > Action button (three dots) > Edit Code 
Search > base.css 
Add in last line. 

 

/* bundle selector */
.product__info-wrapper .block__cb label {
background: white !important;
}

 

 If this doesn’t fix it, check the app you installed as an extension—it might need support or settings adjustment. 

Mark this as accepted if it fixed your problem. Need custom development or technical assistance?
Say hello on WhatsApp | Email : nilankar19@gmail.com
Feeling Generous? Buy Me a Coffee
Skyclock12
Visitor
2 0 0

Thanks Nilankar.

 

I have added the code as per your recommendation but problem still persist.

Only Base.css was found.

Would you know what app may have caused this?

 

Skyclock12_0-1741933778837.png

 

Nilankar
Shopify Partner
47 6 9

You may need to check the installed apps in your Shopify store, as it's not always possible to determine the responsible app just by looking at the frontend.
In the frontend, custom-added code works.
Screenshot 2025-03-14 121948.png
Some extensions modify the Add to Cart button behavior in the background.

If you have a store partner or developer, they can easily resolve this for you.

Mark this as accepted if it fixed your problem. Need custom development or technical assistance?
Say hello on WhatsApp | Email : nilankar19@gmail.com
Feeling Generous? Buy Me a Coffee

Dan-From-Ryviu
Shopify Partner
11360 2227 2399

This is an accepted solution.

Hi @Skyclock12 

It is related to this error when your page is loading Screenshot 2025-03-14 at 13.49.47.png

After selecting another option, the add to cart button is active, so please check and correct the settings of your bundles app, I guess something related to select positon of widget.

Screenshot 2025-03-14 at 13.50.08.png

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.