Add to Cart Error.

Hi, my add to cart button and removing products from cart options are not working. I checked the console and these errors related to carts came up:

inbox-chat-loader.js:39 Uncaught TypeError: Cannot read properties of null (reading ‘dataset’)
at load (inbox-chat-loader.js:39:35)
at inbox-chat-loader.js:87:3

I tried going back to the oldest version of all my .liquid files yet it still doesn’t work

Can anyone help with this?

Website URL: https://codecentraleg.myshopify.com/collections/psn-top-up-cards

Theme: Dawn Theme.

Hi @KarimAyman , There is an issue in the script. Please locate the following script in the theme.liquid file and replace it with the updated code I’ve provided.

Your Code:


Replace with the below code:


To locate the theme.liquid follow the below steps:

AT…