Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Page refresh on button click

Solved

Page refresh on button click

BulldogBakes
Not applicable
2 0 0

Hi, hoping someone can help. 

A customer has reported that on a specific product when trying to select a variant the page refreshes. 

I've checked and it's only one product that this appears to be happening, I've replicated on several browsers. Shopify support have suggested it's something in the 'cart.json' code

 

Heres the product in question https://bulldogbakes.co.uk/products/customised-brownie-tray

 

thanks!

 

 

Accepted Solution (1)

Markit-Themes
Shopify Partner
296 62 50

This is an accepted solution.

Hi BulldogBakes,

 

Your issue is caused by the qview-button-container class in one element of the code. "Qview" suggests this might be related to QuickView, so you might have a different layout selected for this product. You can check this in the product editing section at the very bottom on the right side.

 

Regards,

Markit-Themes

I am available for freelance work | Chat on WhatsApp.

View solution in original post

Replies 2 (2)

Markit-Themes
Shopify Partner
296 62 50

This is an accepted solution.

Hi BulldogBakes,

 

Your issue is caused by the qview-button-container class in one element of the code. "Qview" suggests this might be related to QuickView, so you might have a different layout selected for this product. You can check this in the product editing section at the very bottom on the right side.

 

Regards,

Markit-Themes

I am available for freelance work | Chat on WhatsApp.
BulldogBakes
Not applicable
2 0 0

Thank you! I've fixed it now.