-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 7.3
-
Component/s: Digital Merchandise Management → Options
-
Labels:
-
Severity of Issue:Critical
Exception from subject prevents rendering bundle options with its prices.
Recreate:
create 2 simple products pA and pB and make sure in SKU menu you define PRICE, PROMO PRICE and set quantity.
create product Test Bundle, add one option and two values. Values should be static or dynamic price type. Link one value to product pA and link another value to pB.
Save.
Got to front store, find and click to Test Bundle product
Expected:
If I expand drop down menu with product option there should be:
product name + RELATIVE_PRICE
Actually:
there is NPE in log
option values contain only product name with no price
- is fixed by
-
LPS-120725 DDMDataProviderRequest misses locale object
- Closed