Class: ItemWithPrice

ItemWithPrice

Class for CartItem model

new ItemWithPrice(sku, quantity, price)

Parameters:
Name Type Description
sku String SKU of item.
quantity Number Quantity of item.
price Price pirce of the item