How to change the name to the "Proceed to Checkout" buttun?

Started by stacyci, December 14, 2016, 07:49:32 AM

Previous topic - Next topic

stacyci

I install the virtuemart version 3.0.18.

As I add products to cart, the popup window will show the message"Product successfully added to Your Shopping Cart"and two buttuns (buttun value are "contine shopping"  and "Proceed to Checkout" ).
How could I change the message descroptions  and the buttun label value ?

AH

Look here for how to do this - it is core joomla functionality

https://docs.virtuemart.net/tutorials/33-templating-layouts/107-customization-of-displayed-text.html

These are the language variables involved in the add to cart popup.

COM_VIRTUEMART_CONTINUE_SHOPPING
COM_VIRTUEMART_CART_SHOW
COM_VIRTUEMART_CART_PRODUCT_ADDED

To adjust the layout - do a template override to padded.php and put it in this location:

YOURSITE\YOURTEMPLATE\html\com_virtuemart\cart\padded.php


Regards
A

Joomla 3.10.11
php 8.0