As a WooCommerce user when we are select a product to view as a single product and go to single product page then see that single product page have not continue shopping button on there by default. So today i will tell you that, how can you add a continue shopping button on your single product page easily.
To add a continue shopping button on a single product page you need to use WordPress default function called “wp_get_referer()”!
Please follow below code snippet for more details.