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

Classic Commerce 1.0.4 release

Classic Commerce has just released an important security fix in version 1.0.4. Security Fix for incorrect use of $wpdb->esc_like Since ClassicCommerce is a fork of Woocommerce, we inherited the good and some of the challenges it presents. The development team from Woocommerce pushed a security patch which we have now adopted as well in this latest version. … Read moreClassic Commerce 1.0.4 release

How to override template files from a plugin

Override templates

Classic Commerce has a directory containing all of the templates that are used by your site. These files hold the markup and template structures for the front end pages and emails generated by your store. It is possible to override template files and instead use customised versions that will be more suitable for your particular application.

Read moreHow to override template files from a plugin