Skip to content

Customer Admin Shopping Cart View Missing #6287

@alexgoodey

Description

@alexgoodey

It is not possible to view what a registered customer has in their shopping cart in Magento CE 2.1.0.

This functionality was available in the Magento 1.* and it does look like some provision has been made for it in version 2 as these files exist:

./vendor/magento/module-customer/Block/Adminhtml/Edit/Tab/Carts.php
./vendor/magento/module-customer/Block/Adminhtml/Edit/Tab/Cart.php
./vendor/magento/module-customer/Controller/Adminhtml/Index/Carts.php

However there is no corresponding "CartsTab" file to actually add it to the admin screen.

Preconditions

  1. Magento 2.1 install
  2. Registered Customer

Steps to reproduce

  1. Install a standard Magento 2.1 setup
  2. Register a customer
  3. Add a product to customers basket
  4. Login to the admin area and navigate to customer
  5. See no-existence of Shopping Cart tab

Expected result

  1. At Step 5 above I would expect to a tab labelled Shopping Cart where I can view the products that are in the customers cart

Actual result

  1. As step 5 above there is no tab for Shopping Carts

Metadata

Metadata

Labels

Component: CheckoutFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedProgress: PR CreatedIndicates that Pull Request has been created to fix issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions