Returns DataSet with all the taxes that are applied to the specified product and their values according to the specified country, state and zip code.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- skuId
- Type:
System Int32
SKU ID
- countryId
- Type:
System Int32
Country ID
- stateId
- Type:
System Int32
State ID
- zipCode
- Type:
System String
ZIP code - for later use, not implemented yet.
Return Value
Type:
See Also