Popup Cart for Opencart3
OpenCart 3.0's popup cart is one of the ways to increase conversions in the online store. A popup window appears immediately after adding the product to the shopping cart, in which the order basket will be displayed and the customer can choose to proceed to checkout or continue shopping.
The Popup Cart module will work on almost any Opencart 3 template because you can set your own Buy button selectors in its settings.
Additionally, you can display recommended or related products in the pop-up window below the basket - their output can be configured via the module.
Pop-up cart on Opencart 3.0
The popup cart can display:
- images of goods;
- article (model);
- fields EAN, JAN, ISBN, MPN;
- Location field;
- bonus points;
- the cost of taxes;
- selected options;
- the weight of the basket;
- order price;
- Quantity switch (plus/minus buttons);
- blocks for entering coupons, certificates, bonus points,
- Sending a shopping cart by email.
- Upload the module through the admin panel - in the Install modules section, select the module archive.
- Update the cache in the Modifications section
- Go to the Modules section, enable the Popup Basket module
Demo details
Front: user view
Admin: admin view
login: demo
password: demo
Change log:
- 08/08/2019 - added popup cart update after applying coupons, points, shipping, etc.
- 08/19/2019 - bug fixed: item was removed from the cart if the quantity digit was removed from the "Quantity" field in the pop-up cart
- 11/27/2019 - the problem with updating the cart when the server cache requests are solved.
- 04/21/2020 - caching of all module requests is disabled.
- 12/03/2020 - improved compatibility with templates. To update a module from an old version, you need to disable the old module and then completely remove it in the "Installing Modules" section.
- 12/15/2020 - the problem with enabling the module on some builds has been fixed.
- 01/22/2021 - the problem with saving the basket to Favorites (Bookmarks) has been solved.
- Opencart 3.0.0.0
- Opencart 3.0.1.1
- Opencart 3.0.1.2
- Opencart 3.0.2.0 или ocStore 3.0.2.0
- Opencart 3.1.0.0
- Opencart 3.0.3.1
- Opencart 3.0.3.2
- Opencart 3.0.3.3
- Opencart 3.0.3.6
- Opencart 3.0.3.7 и OcStore 3.0.3.7
Solution:
Download and install the Localcopy OCMOD add-on
After installing this add-on, you need to go to the Modifiers section and click the "Update modifiers" button. After that, you can install other modules
There are some problems and possible solutions:
1. The template cache has not been reset - you need to update the cache [screenshot]
2. When you previously edited template files through the admin panel in the "Theme Editor" section, they were saved in the database and it is no longer affected by ocmod modifiers, this is an Opencart 3 issue. You need to install an extension [download] and update the modifications in the admin panel.
3. Your template is based on TPL files (*.tpl), while in Opencart 3 templates should be in TWIG format (*.twig). The problem is that ocmod modifiers do not affect TPL files - all changes must be made to these files manually.
You need to enable the output of all php errors on the screen - for this, in the .htaccess file at the end you need to add the lines:
php_value display_errors 1
php_value display_startup_errors 1
php_value error_reporting E_ALL
Now, instead of error 500, an error code should be displayed, which will indicate the issue.
There is a bug in official Opencart 3.0.3.5 - 3.0.3.6 patches - modifiers do not work with twig files due to an error in the standard modifier /system/modification.xml - the second operation from this modifier does not work.
The problem occured in official github and proposed solution is https://github.com/opencart/opencart/blob/3.0.x.x_Maintenance/upload/system/modification.xml
We made a fix modifier according to these recommendations, it will replace the /system/modification.xml file with the correct one.
Solution:
1. Back up your /system/modification.xml file
2. Download the fix modifier from the link and install it in your admin panel
3. Update mod cache
4. Update twig template cache
- Categories: Checkout
- Tags: Popup , cart , order ocstore , module , module opencart , opencart3 , cart ocstore
- Author: Opencart
-
Price: $18,00
- Compatibility Guaranteed
- Only OCMOD
- Not linked to a domain
- Open source
- Virus-free
- Support
Information:
- Common mistakes in Opencart 3
- Opencart 3.0 custom VAT collection module from the order amount
- Updating the NBU exchange rate for Opencart 3 is a useful module for resource operations.
- Different Prices for Customer Groups - a tool for managing prices in stores.
- How does the Opencart 3.0 Module Order in 1 Click work?
- Opencart 3.0 Related Products Module: How to Use
- Opencart 3 store reviews
- Multidelivery of goods in opencart. Advantages for online stores