Change any text string in Classic Commerce
You can easily change any text string appearing in Classic Commerce with this code. This example changes the text on the empty cart page from “Return to shop” to “Return to product listing”
You can easily change any text string appearing in Classic Commerce with this code. This example changes the text on the empty cart page from “Return to shop” to “Return to product listing”
This code changes the “add to cart” text on the button when a product has been added to the cart.
Classic Commerce puts a small “Sale” tag on the corner of the item image when a sale price is set for that product. You can change the text on this button with the code below. Note you will probably also need to adjust the css to fix the format if you are using a longer … Read moreChange text on sale button