We always provide our best creative ideas at the highest level. Tell us about your project and we will make it work.
The Opencart tutorial category lists out the posts and videos collection of OpenCart module and theme development which help developers and programmers get knowledge from beginner to advanced. For the Opencart user manual click here
153 posts
In this Opencart guide, we are showing how to customize the Opencart 3 homepage and make changes to layouts, and modules, edit homepage content in Opencart 3. As the homepage of Opencart is made of modules, to change home page layout in opencart for demo data here are the steps: Go to admin >> Design [...]
In this Opencart tutorial, we go through OpenCart Events. Opencart events are hooks that developers can attach custom code to, allowing them to execute specific actions at different points in the application's lifecycle. Events can be triggered by various actions within the OpenCart system, such as user authentication, order creation, product editing, email sending, and [...]
In Opencart 3 we can manage the stock statuses. For that go to admin >> System >> Localization >> Stock Statuses then you can enter the Stock Status Name. In this section, you can create Out of Stock statuses to be displayed on the product page when a product is out of stock. The image [...]
We can install Opencart extensions, module in two ways, directly from admin section Marketplace and another is using FTP or SFTP. Directly from admin section Marketplace: Login to admin >> Extensions >> Marketplace. Then search module/extension that you want to install Then click the module and click the Download tab and then click the install [...]
In Opencart we can create a variant product based on the master product. A product variant is a pre-defined option product. For example, let's say we add a product with red and blue options (product id 50), now we can create a variant based on this product and select the option red only to make the [...]
In Opencart 4, filters allow customers to quickly narrow down product searches based on specific attributes like size, color, price range, rating, or brand. Filters enhance the shopping experience by allowing customers to easily find products that match their needs, leading to higher conversion rates and a more user-friendly interface. This guide will cover how [...]
In this Opencart tips and tricks, we are showing you to set different shipping methods like free shipping on Opencart, similarly flat rate shipping, shipping rate as per item, free shipping after some amount is reached on total orders, pick from store setup, flat rate up to 100 and then free shipping and so on. [...]
With advancement of versions OpenCart is using best opensource like bootstrap, flex slider, Magnific Popup: Responsive jQuery Lightbox Plugin, OWL Carousel, font awesome and for captcha now it is using Google reCAPTCHA, in this blog post we will show you how to set it up in contact us page so captcha is easy for human and [...]
Zone Shipping is simply shipping that is based on the different destinations, or geo zones, based on the weight of the total order. For example, if your shipping from California USA. You can set a rate to other customers in other states, or other countries by setting up a zone for each destination and then [...]
By default, OpenCart has every country enabled in your Localisation settings. What if your online store only caters to a few countries. Disabling them all in the admin panel one by one would be a pain. You would have to: Open System > Localisation > Countries menu in admin panel. Click Edit on the country you want to disable. [...]
Now in OpenCart 3.0 and 2.3.0.1 version, it is very easy to setup google reCaptcha in multiple pages. Forms of Opencart that google reCaptcha supported are Register, Guest Checkout, Reviews, Returns, and Contact. Basic Captcha: Go to Extensions >> Extensions >> In Choose the extension type >> Captchas (2) Now click the green button to [...]
The main menu in Opencart displays categories that are selected to show in the top menu, it only works for the top parent categories. Right now you can manage the top menu to show the categories, we see some hidden codes and modules that Opencart default is trying to come up within the upcoming version [...]
Today we came across a question, How do reward points work in Opencart 4? How do we set up the reward points in Opencart 4? Here are the process and steps to setup it up: How to enable and disable the reward points in Opencart? Go to the admin section of the OpencartExtensions >> Extensions [...]
We started upgrading some of our clients to Opencart 4.0.2.2 from Opencart 3.0.3.8. Here are the steps that we follow and some of the issues that we face and their solution to fix the issue. Before upgrading: Undertake a meticulous pre-upgrade assessment to identify and address potential issues Backup of all things before you start [...]
Auto-upgrading Opencart versions involves a process where the platform updates itself to the latest version without manual code. Opencart 4 does natively support a fully automated update mechanism like some other CMS platforms (e.g., WordPress). Here's a detailed explanation of how you can set up and manage auto-updates for Opencart versions: 1. Preparation and Backup [...]