Customize "Continue" button

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 年 前
I've gotten feedback that the meaning of the "continue" button on the checkout page is not clear.  How would I go about changing the text on the "continue" button to say "continue shopping"?  

I've been poking around and so far can't find the solution.  Thanks
14 年 前
There are two buttons that show the text "Continue" in the cart and you can edit their string resource values in:

Administration   >   Content Management   >   Localization     >   (select your language)

The one with resource name "ShoppingCart.ContinueShopping" is shown on the cart summary page: ShoppingCart.aspx.

The other one with resource name "Checkout.Continue" is shown after an order has been confirmed by a customer on page: CheckoutCompleted.aspx

You may need to clear the cache to have the string values updated.

.
14 年 前
It worked like a charm.  Thanks so much for taking the time to respond to my post.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.