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

Add ‘New’ badge for recently added items

This code puts a ‘New!‘ badge on items that have been added recently. The setting in the example below is for products added in the last 30 days. A class has also been included to match the “onsale” button, but you can change the class name if you want to style it differently.

Add custom message at payment button

This code lets you add a custom message at the final payment button. This could be a privacy statement, or some instructions about the sale process. You may need to add some css to style this message to suit your site.

Add quantity selector to the category page

The default Classic Commerce setup displays the add-to-cart button on the category page. The quantity selector is only available on the individual product page, or in the cart. This code adds a quantity selector onto the category page as well.

Add short description to category page

The category (archive) page normally doesn’t show the short description, just the title and price. If you want to add this to provide more information use the following code.