Magento2 Service Contract
Introduction to service contract: In general understanding service contract is an agreement between the two parties, where one is the service provider and other is the service consumer. A service...
View ArticleSize Chart for Magento2
Size Chart for Magento2 allows admin to add size chart for products. Admin can create size chart templates and can use those templates while adding the size chart on any product. The size chart will be...
View ArticleHow to Update Item Quantity in Minicart Magento2
Here we learn, How to Update Item Quantity in Minicart Magento2 1. Add custom controller to the customer data section, so when quantity will change then, it will update minicart automatically. This is...
View ArticleRoute Flow Of Opencart
Today we will discussed the route flow of Opencart and how MVC work in opencart. MVC is not an application, basically it follows a design pattern and based on layered architecture. MVC (Model View...
View ArticleAjax call on same controller while using front controller
Ajax call on same controller while using front controller to perform some custom action using jquery ajax in prestashop. We have seen many times in admin controller when they call ajax request to...
View ArticleOdoo POS Screen Lock
Definition This module allows the user to lock the POS screen at any point of time during the session so that no unauthorized user can access it.Only a valid POS user can unlock the screen after...
View ArticleOpencart FAQ
If your customers have any queries or if they want to find solutions to frequently faced questions then they can easily do so by checking the FAQ section of your website. This gives customers a chance...
View ArticleHow to use customer api in Opencart
Today , we will learn about , how the customer api is used in opencart . By default opencart uses this api while creating the order from the back end . To create the order from the back end , you have...
View ArticleOpencart Aramex Shipping
Aramex Shipping is one of the best shipping providers in the world. It is fast, reliable and trusted by millions of customers around the globe. For the Opencart, we have created an add-on called...
View ArticleOpencart Processes During Add To Cart
Today we will discuss the process during add to cart in Opencart. The Opencart Cart processing is highly based on the Ajax Based. In default Opencart, we can add the product from the product search...
View ArticleOpencart Marketplace USPS Shipping Version2
This is a marketplace add-on for Opencart, it enables buyers to choose USPS (United States Postal Service) as one of the shipping method for their purchases. The admin can install this shipping add-on...
View ArticleMagento Marketplace Delhivery Shipping
Magento Marketplace Delhivery Shipping module provides Delhivery Shipping Method for shipping the products. Nowadays Delhivery is a well-known name in India. People trust Delhivery for their accurate...
View ArticleWooCommerce Marketplace Flat Rate Shipping
WooCommerce Marketplace Flat Rate Shipping will allow the marketplace sellers to add the flat rate shipping for their products under their seller panel. Marketplace Flat Rate Shipping provides an...
View ArticleCreate Module’s Admin Controllers without creating Tab in prestashop
In Prestashop while creating a module mostly we need to create Admin Controllers. In the module, to make an admin controller work we must create an entry of that admin controller’s class in...
View ArticleOpencart Marketplace UPS Shipping Version2
This is a marketplace add-on for Opencart, using this module the admin can provide UPS as one of the shipping methods for their buyers. UPS (United Parcel Service) is the world’s largest package...
View ArticleUse of LESS in magento 2 template and modules
Use of LESS in magento 2 template and modules Today I am going to explain the use of LESS in magento 2 templates and modules in this article. In my previous blog I already explained Use Of LESS In...
View ArticleHow Opencart Retain Cart Data Before And After Login
Today we will learn about how the Opencart retain the cart data before and after login for the customer. When the customer visit to the site and before login to the store if he added the products to...
View ArticleCasperjs : How to Save All href and title in an Array
For the installation and basic CasperJs knowledge you can check here. Now we’ll proceed with the testing process. To get the all href and title of a selector we have used arrays to save them. you can...
View ArticleJoomla Virtuemart Stripe Connect For Marketplace
Joomla Virtuemart Stripe Connect For Marketplace: Time has gone when seller(s) have to wait for the payment from marketplace’s admin.Here is unique Joomla Virtuemart extension for a marketplace, with...
View ArticleHow to place an Order in Opencart using CasperJS
Can you imagine placing an order through CasperJS for your Opencart store? Yes, it is possible you can place an order for your Opencart store using CasperJS. In this blog, we will learn how to place an...
View Article