We always provide our best creative ideas at the highest level. Tell us about your project and we will make it work.
159 posts
Opencart 3 and 4 support multi-currencies so with Opencart we can sell in any currency, anywhere in the world. Go to admin >> System >> Localization >> Currencies where you will see the currencies available for use in the storefront. In the store by default, there are Euro, Pound, and US dollars but only the [...]
In Opencart 4 we can add countries and their zones, zones are states or regions as per country. For adding countries go to admin >> System >> Localization >> Countries and for adding countries' zones go to admin >> System >> Localization >>Zones. These countries and zones are used in the Shipping Address and payment [...]
In Opencart 4 we can show multiple store locations on the contact us page, go to admin >> System >> Localization >> Store location and add the locations there and select the store locations at the System >> Settings >> Store tab and select the location, and it will show in contact us page. Here [...]
Opencart supports multi-language. We can add a new language in Opencart 4 and we can configure to set a default language different than English. How to upload a new language pack in Opencart 3? Find your language pack at Opencart Marketplace, or go to the link below: https://www.opencart.com/index.php?route=marketplace/extension&filter_download_id=59&filter_category_id=2 Then download the language pack, for demo [...]
This is an Opencart guide where we are showing you the setting configuration in Opencart 4. Go to Admin >> System >> Settings and edit the store, and we will define the fields in general, store, local, option, image, mail, and server. Opencart user manual General Tab Store tab This setting tab is mostly for [...]
Are you an e-commerce enthusiast looking to elevate your online store? Or perhaps you're a developer eager to dive into the world of OpenCart 4? Look no further! We are thrilled to introduce "OpenCart 4: Dev Resources & Tips for Theme and Extensions Development" by Rupak Nepali, your comprehensive guide to mastering OpenCart 4. Why [...]
Today we are showing you how we can automatically post new Opencart products on social media with one free plugin that we developed and a free online tool like IFTTT. There are multiple online tools for automation but we are using IFTTT today. First, install the Product RSS feed on your Opencart admin, download the [...]
Opencart checks the IP address to allow the API calls, but sometimes you need to let all IP addresses do the API calls, for example, while testing the API. To allow all IP addresses to comment following the line of code at catalog/controller/api/account/login.php //$json['error'] = sprintf($this->language->get('error_ip'), $this->request->server['REMOTE_ADDR']); To learn more about Opencart API following posts [...]
With the launch of Opencart 4, there are changes in extensions or module management and code structure so we are creating Opencart 4 extension tutorial to create Opencart 4 modules or extensions and try to understand the flow and ways to develop Opencart 4 extensions. We will create a new module called "showallproducts" and others [...]
This Opencart user manual is for getting started with the Opencart online eCommerce website for 2024 for beginners, we are listing the best videos, blog posts, examples guides, tips, and tricks to run your Opencart shop successfully. We are showing both the frontend and backend management of Opencart. Introduction In this opencart 4 user manual, [...]
In this Opencart tutorial, we are covering OpenCart 4 OCMOD and show how to start coding in OCMOD to change the files and extend the functionalities of Opencart. We hope this helps to learn step-by-step instructions to master OCMOD elevate your e-commerce store to new heights and develop multiple Opencart extensions with OCMOD. OCMOD is [...]
You already know that artificial intelligence can boost your eCommerce website sales. At the same time, you should understand that lacking proper use of artificial intelligence can be a giant threat to websites. The use of artificial intelligence (AI) has become essential in today’s world. Billions of market competitors compete in eCommerce on a daily [...]
In the digital landscape, where visibility and discoverability are crucial for online success, search engine optimization (SEO) plays a pivotal role in driving organic traffic to websites. While various factors influence search engine rankings, strategic keyword placement within HTML tags remains a fundamental aspect of effective SEO strategies. In this article, we delve into the [...]
OpenCart developers, brace yourselves for a wave of nostalgia (and maybe a sigh of relief)! The highly missed functionality of Opencart 3 Ocmod is finally added back to OpenCart 4. After its absence in earlier versions, this familiar friend is back to streamline your extension development workflow. For those unfamiliar with Ocmod, it's a powerful [...]
As we straddle between the digital and physical worlds, we expose ourselves to different threats. While these threats have existed in the physical world for the longest time, we are currently witnessing a rise in the number of threats in the online world. Because they’re newer, online threats can often catch individuals and organizations off-guard. [...]