"shopping cart"

Magento 2 Shopping Cart Guide: Management Essentials

Magento Shopping Cart

The Magento shopping cart functionality has been updated multiple times. Every new version introduced vital improvements for both customers and store administrators. In the following post, we shed light on new Magento 2 shopping cart features, discuss the updated functionality, and provide hints on how to import and export Magento 2 shopping carts and all the related data within just a few clicks.

As a store administrator, you get the ability to manage the shopping carts of customers who are now online – a new feature that is explained below. Besides, it is possible to access the Magento 2 persistent shopping cart – a new term used to call abandoned carts – of a shopper who is not currently logged in.

In both cases, you can add and remove products, transfer items from customer activities, and create orders. As for the respective import and export processes, they are available via third-party software. In this article, we use the Improved Import & Export Magento 2 extension to show how to import Magento 2 shopping carts. Continue Reading

How to get current quote in Magento 2

- E-Commerce, Magento 2

Magento 2 import export debug log

In the following article, we shed light on how to get a current quote in Magento 2. To be more exact – from your Magento 2 shot. Why does one need this action? It is mainly utilized for manipulating a cart before creating an order from it. A current quote object provides you with access to all items and enables doing some checks or manipulations with them. You can find more useful tips here: Magento 2 Cookbook. Continue Reading