Ordered Products
Provide customers with a dedicated account table for previously ordered items and fast reorders.
Overview
The Ordered Products extension adds an account section where users can search, filter, sort, and reorder products from their order history.
Where To Find It In Magento
- Customer account navigation:
My Account >My Ordered Products - Direct route:
/orderedproducts/orderedproducts - Configuration:
Stores >Configuration > MageB2B > Ordered Products
Quick Start
Core Features
- Search by product name and SKU
- Filter by price value, exact quantity, and order date (
From/To) - Sort by name, SKU, price, quantity, and date (
Order DateorLast Orderedin deduplicated mode) - Optional "show each product once" mode
- Fast add-to-cart from historical order rows
- Bulk reorder with
Select allandReorder selected - Reorder support for simple and configurable products (with compatible options)
- Configurable pagination via default and max page size
Technical Notes
- Composer package:
mageb2b/ordered-products - Magento module:
MageB2B_OrderedProducts - Database: no module-specific tables are created
- API scope: no public service API for remote management
