Add continue shopping button to cart page

LiteCart Fan
Lähettäjä United States
Jäsen alkaen lokak. 2019

Looking to add a continue shopping button on the cart page....
Am I missing the feature somewhere?

Thank you for the help

Laura

Moderator
Lähettäjä United States
Jäsen alkaen lokak. 2019

As of 2.2.8, it's not built-in to the cart.  So I added it to my carts by including the following code towards the bottom of [url=/includes/templates/default.catalog/views/box_checkout_cart.inc.php]/includes/templates/*.catalog/views/box_checkout_cart.inc.php[/url]


 <a class="btn btn-default" onclick="javascript:history.go(-1);"> <?php echo language::translate('title_continue_shopping', 'Continue Shopping') ?> </a>
</div>```
It may not be the perfect solution, but it gets the job done.

Marc
LiteCart Fan
Lähettäjä United States
Jäsen alkaen lokak. 2019

THANK YOU

LiteCart Fan
Lähettäjä India
Jäsen alkaen kesäk. 2021

thanks for the information.

This thread has been closed due to long inactivity. Posting to it is not possible.
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.