How can I fix the missing update cart button in the broadcast theme?

Hi,

I am using the broadcast theme.

My issue comes when a customer uses the + and - signs to add quantity the cart updates on its own.

But when the customer inputs the numbers manually, the checkout button changes to ‘cart needs to be updated’, however there is no button.

How do I add an update cart button at this point?

Thanks in advance for any help.

Denny

I think you can just include a button in the form. Go to your cart.liquid, if all you see is {% section ‘cart-template’ %} then open cart-template.liquid in your sections folder.

Find the form, and look for your submit button. You can probably just ctrl + f for “submit” and find it. Just place this by it:


Then check and see if it works, I’m not really sure since all the themes I checked have this button, and this is what it appears to be. I believe the type just has to be “submit” and the name just has to be “update”. Then just style the button however you want.

Hi Ninthony,

Thanks for your quick reply.

I have only got cart.liquid in sections, rather than cart-template.liquid if this makes a difference?

I have tried adding the code to the cart.liquid but no luck, I also couldn’t find ‘submit’ button.

Any further help would be much appreciated!

Thanks.

You can send me a DM with your store URL and I can request access to your themes and take a look for you if you don’t mind. I’ll duplicate your live theme and make the changes on the duplicate.

Hi there. I just noticed this issue too when my abandon cart is more than usual.

Anyone can assist urgently?

thanks

I can help you out if you still need help. Just message me your store url and I’ll request access and see if I can’t get it figured out for you.