Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.4
-
Component/s: None
-
Labels:None
Description
When using the wizard boxes or wizard slider order templates, you will be unable to select a different pricing than the default on package that don't require configuration (config options/addons).
To reproduce:
- Create a none module package with no config options and at least two pricing terms in the same currency
- Create a wizard boxes order form with that package group assigned
- Visit the new order form and select the package
- See that the item is added directly to the cart with no option for changing the pricing
We should:
- Add the configuration step when using wizard boxes/slider OR
- Add a pricing dropdown in the package selection page for wizard boxes/slider
It might be worth considering adding the pricing drop down on the package selection in all cases, if there is more than 1 price option. This way it's consistent. Also, if there is a configuration step, then it'll just let them change the term if they like or if they didn't select it on the previous page.