Sales Order Grid Product Details - Magento 2

$49.00
1 Reviews Add Your Review

This Magento 2 extension will allow you to add the product name, quantity & SKU of ordered items to the order grid.

  • No performance degradation of the order grid as all the data is stored & fetched from "sales_order_grid" instead of on the fly join with main order tables.
  • You can easily search the orders for a particular product.
  • The product name will be having hyperlinks so that you can quickly jump to the product edit screen.
Compatibility (CE & EE) 2.2.x, 2.3.x, 2.4.x
Composer Ready
Hyvä Ready
Description

Overview - Sales Order Grid Product Details Magento-2 Extension

The extension name says all, it will add the details(name, quantity & SKU) of ordered products to the sales order grid. This will help you to quickly get a glance of items ordered & also allow you to filter orders by-product(s).

There many other extensions available for this, some of them are free. But our focus to develop this is to achieve the feature without degrading the performance of the order grid. Most of the available extension adds on the fly MySQL joins with order item table, that's bad practice & will cause performance problems. This extension will store & fetch data from "sales_order_grid" data, also it will add hyperlinks of the product edit page to the product name(s).

Sales Order Grid Product Details
Reviews

Customer Reviews

Profile Picture of Rebecca
By
Rating
Good
We have tried similar extensions from other vendors & each one creates performance issues with grid. However, this one just works well

1 Item

Write Your Own Review
You're reviewing: Sales Order Grid Product Details
loader
Loading...

You submitted your review for moderation.

This form is protected by reCAPTCHA - the Google Privacy Policy and Terms of Service apply.

Change Log
Version v 1.0.0 - May 26, 2021
- initial version