# ProductDetailPrice
# Props
Name | Type | Description |
---|---|---|
item required | Object |
# Computed Properties
Name | Description |
---|---|
itemTaxClass | Dependencies: getTaxClassByLabel , item |
itemIsSpecial | Dependencies: productIsSpecial , item |
# Methods
# getPriceAndCurrency()
Syntax
getPriceAndCurrency(key: unknow, addVat: unknow): void
1