OpenCart Updates: 2020 starts with some notable updates

2020 is starting strong for our OpenCart development. Here are some of the notable updates for some of the OpenCart offerings in the past two weeks.
Continue reading

How to Display FREE Instead of $0.00 For a Product in OpenCart 3.x

November 14, 2017
If there is a more attractive phrase than “Free” in E-Commerce… it’s probably “FREE!” Creating products that are free in your store is a powerful tactic to attract new customers.
Continue reading

How to manage taxes in OpenCart 2.0.x?

Taxes are crucial component of price formation in many countries and legislations.
Continue reading

How to hide your Add-to-Cart Button and your Product Price in OpenCart 2.0.x

As an OpenCart store owner you are well aware of the Add-to-Cart button and the product price that are displayed next to each product in your store. There are a few good reasons why you might want to remove these two, but unfortunately OpenCart doesn’t give you the possibility to disable them from the admin panel. This is why we have prepared this short tutorial for you that will show you how you can do this on your own. We will create two OCmod files that will make the needed modifications without the need of changing the core files.
Continue reading

How to display price of an item as FREE instead of 0.0

In this article we will show you a very easy way to change the 0.00 price for your products to a text string. In this case we will use the word “Free”, but you can change it to whatever you like. We will show two ways of implementing this - by changing the core files or by using the new OCMod functionality in OpenCart 2.0.
Continue reading