ProductCatalogPrices Properties |
The ProductCatalogPrices type exposes the following members.
Name | Description | |
---|---|---|
![]() | Currency |
Price currency.
|
![]() | Discounts |
Summary of catalog-level discounts included in the Price.
|
![]() | ListPrice |
List price.
|
![]() | Price |
Gets or sets the product catalog price. All the discounts mentioned in the Discounts property are included.
|
![]() | StandardPrice |
Gets or sets the standard product catalog price. Does not contain any discounts.
|
![]() | Tax |
Gets or sets the tax calculated from the Price.
|