Details
-
Type: Improvement
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 5.0.0
-
Fix Version/s: Short Term
-
Component/s: Plugins
-
Labels:None
Description
The error messages displayed for out of stock packages on the order form are not worded very well and don't mention the phrase "out of stock", so it leads to some confusion.
Change:
Package limits have been reached for all packages in the selected group.
To:
All packages in the selected group are currently out of stock.
(Located in plugins/order/language/en_us/main.php:$lang['Main.!error.package_limits'])
Change:
Some items have been removed from your cart because of package restrictions
To:
Some items have been removed from your cart because they are out of stock.
(Located in plugins/order/language/en_us/order_form_controller.php:$lang['OrderFormController.!notice.items_removed'])
There are a number of circumstances that trigger the 'Main.!error.package_limits' message: