Archived topic
Add "Continue Shopping" button to Cart page WooCommerce
3 replies · Started by Anthony on March 11, 2020
I'm trying to add a continue shopping button to the left of the "Proceed to Checkout" button.
I've found this here: https://wpbeaches.com/add-continue-shopping-button-woo-commerce-cart-page/
But I'm a little confused and was hoping you guys could help me.
Thanks
Hi there,
you can use a Hook Element to add the button HTML:
https://docs.generatepress.com/article/hooks-element-overview/
The Hooks list includes some Woo hooks, which you can see here:
https://businessbloomer.com/woocommerce-visual-hook-guide-cart-page/
if the hook isn't listed use the Custom Hook to add it.
Excellent.
Works perfectly. Ya know, I thought to look there, but what I needed was that WooCommerce Hook Guide.
I need to think about searching for those types of things before reaching out here.
Anyways,
Thanks as always!
Glad to be of help