Recent Sales Notification - Magento 2
Compatible With
Community: 2.0, 2.1, 2.2, 2.3, 2.4Enterprise: 2.0, 2.1, 2.2, 2.3, 2.4
Overview
Back to topRecent Sales Notification - Magento 2 as a box that pops up that gives the impression an item has been sold even if it has not. The idea is to give a potential buyer confidence that people are buying and therefore they will buy also.
Recent Sales Notification shows at the left bottom corner where visitors can easily take a look.
Features:
Allow to use real orders or fake orders. It depends on your intention.
Allow to use the orders from order statuses: Pending, Processing, Complete, etc.
Allow to adjust delay time, appearance time of the pop-up.
Allow enabling or disabling it on Home Page, CMS Page, Category Page, Product Page.
Allow set time let the pop-up appears again after clicking the close button, this feature makes the User Experience to be better.
Allow enabling or disabling it on mobile divices.
Support Responsive Design
Manage in Back-End
Marketing -> Sale Notices
Store -> Configuration -> Sale Notices ( under General tab )
Installation
Back to topExtract the file into your Magento root directory. The module will be installed under app/code/PL/Salenotice/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
Release Notes
Back to topVersion 2.0.4
Released on November 30, 2018
- Bug fixes and stability improvements
- Added the Cookie Lifetime for close button
Version 2.0.3
Released on July 12 2018
- SQL bug fixes
Version 2.0.2
Released on August 22 2016.
- Re-format PHP coding standard as Magento recommends.
- Fix js issues
Version 2.0.1
Released on 7 May 2016