Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@andresams andresams released this 22 Oct 04:41
· 3 commits to master since this release
047c529

Added To Cart Popup — Magento 2.3 Module

This module displays a cool popup after a product is added to cart. When the popup is displayed, a few suggested products are also presented to the user — you can choose between Latest Products, Related Products, Best Sellers and Random Products.

It is fully built with KnockoutJS and also implements a new CustomerData section.

cartpopup-565

Usage

The management options can be found under Stores > Configuration > Catalog > Added to cart PopUp.

Installation

Composer

composer config repositories.andresams git [email protected]:andresams/magento2-cart-popup.git
composer require prestafy/magento2-cart-popup

Modman

modman clone [email protected]:andresams/magento2-cart-popup.git

Authors