Add "Keep buying" button on quick buy drawer Impact Theme

Hello!

How can I add a “keep buying” button, that dismiss the drawer on clicked, below the “Adicionar ao carrinho” button?

I’m using Impact Theme.

Thanks!

Hi Cumbucabao,

To add a button that will close the drawer, you’ll have to add code to the drawer popup. Then connect the button with the existing (just assuming) script that will close it, just like the “x” icon.

Hey Paul! Thanks for your answer. It solved the problem! Just added the quantity component in the main-product.liquid file where the quick-buy drawer is called.

1 Like

Love to hear that!