Add to cart button disables when selecting product variants

Olive_Dragon
New Member
14 0 0

Hello,

 

I am experiencing countless issues with the Dawn theme - I have the the latest version (7.0.1), having only just built and launced my store in November 2022.

Many of the add to cart and cart features that appeared to be common and "fixed" have still been an issue for me, requiring updates with the original coding.

 

My most recent issue is that the Add to Cart button becomes disabled when a product variant is selected on the product page. The only work around this is to manually refresh the page.
Console produces the following error located in the global.js file (line 854 this.toggleAddButton(!this.currentVariant.available, window.variantStrings.soldOut)

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'soldOut')
at global.js?v=149496944046504657681669155344:854:84
(anonymous) @ global.js?v=149496944046504657681669155344:854
Promise.then (async)
renderProductInfo @ global.js?v=149496944046504657681669155344:845
onVariantChange @ global.js?v=149496944046504657681669155344:772

My website is www.rawaffection.com.au

 

Any help in resolving this would be greatly appreciated.

 

Reply 1 (1)
GemPages
Shopify Partner
5587 1258 1061

Hi @Olive_Dragon 

 

I have checked and found a problem in the code that is most likely the cause of the above error message.

GemPages_0-1669691530646.png

You can try adding

 

</script>

 

in the above position.

 

1. Go to Online Store -> Theme -> Edit code https://prnt.sc/NIubHkOJxV7S
2. Open your theme.liquid theme file https://prnt.sc/iRHDw5p3FdP8
3. Scroll to the bottom of the file. Maybe the code is in this location. 

GemPages_1-1669692492566.png

 

Save the file and double-check.

 

I hope you can fix the problem.

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center