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

Solved

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

cumbucaboa
Visitor
2 0 1

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!

 

cumbucaboa_0-1708989895664.png

 

Accepted Solution (1)

PaulMartin
Shopify Partner
624 60 148

This is an accepted solution.

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.

View solution in original post

Replies 3 (3)

PaulMartin
Shopify Partner
624 60 148

This is an accepted solution.

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.

cumbucaboa
Visitor
2 0 1

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.

PaulMartin
Shopify Partner
624 60 148

Love to hear that!