A simple, powerful and independent e-commerce platform.
Sell anything with ease.

Change address checkout fields to textarea

The main address fields can be made into a textarea data entry fields with this code. This could be used in conjunction with the remove checkout fields function to hide the second address field.

Move product tabs beside the product images

The product tabbed area can be moved to the right, to sit under the short description and add to cart button. This can be useful if you have hidden everything except description and the text entered in this field is brief.  

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”

Modify the ‘no shipping available’ message

When there are no shipping options available, Classic Commerce displays a default code in the cart. You may want to customise this to add extra instructions, or perhaps include a link to a contact page.

Change text on sale button

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