andresams / magento2-cart-popup

Added to Cart Popup — A responsive popup displayed after the customer adds a product to the Shopping Cart. Made with KnockoutJS for Magento2.3.

Home Page:https://www.andresa.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Added To Cart Popup — Magento 2.3 Module

This module displays a responsive 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 git@github.com:andresams/magento2-cart-popup.git
composer require prestafy/magento2-cart-popup

Modman

modman clone git@github.com:andresams/magento2-cart-popup.git

Authors

About

Added to Cart Popup — A responsive popup displayed after the customer adds a product to the Shopping Cart. Made with KnockoutJS for Magento2.3.

https://www.andresa.dev


Languages

Language:PHP 58.5%Language:JavaScript 15.7%Language:CSS 13.0%Language:HTML 12.8%