Configuration
Configure Ordered Products in Magento Admin:
Stores >Configuration > MageB2B > Ordered Products
1. General Settings
- Enable Ordered Products
- Show link in customer account
- Show Each Product Only Once
- Prefill reorder quantity with ordered quantity
- Price Mode (Base Currency or Order Currency)
- Default page size
- Max page size
2. Frontend Behavior
- Customers see a table in their account with order-history items.
- Filters and sorting are applied through AJAX.
- Single and bulk reorder actions are available (
Reorder selected). - Reorder keeps compatible product option data where available.
3. Behavior Notes
- Quantity filter matches one exact quantity value.
- Date filter uses
FromandTofields in the list UI. - Price mode affects display, sorting, and filtering basis.
- Requested page sizes are limited by configured default/max values.
4. Access and Validation
- Customers must be logged in to access the ordered products page.
- Filter and reorder actions require a valid form key.
5. Recommended Setup
- Use Show Each Product Only Once for compact reorder lists.
- Use Price Mode consistently with your storefront reporting expectations.
- Keep reasonable default page size for better performance on large accounts.
