Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
ShoppingCartInfo Class
ShoppingCartInfo Properties
CartContentItems Property
CartDiscountsFilter Property
CartItems Property
CartItemsMultiBuyDiscountNames Property
CartProducts Property
CatalogDiscounts Property
CatalogDiscountsFilter Property
ContentTable Property
ContentTaxes Property
ContentTaxesTable Property
CountryID Property
Currency Property
Customer Property
DiscountCoupon Property
Discounts Property
ExchangeRate Property
ExchangeRateForGlobalItems Property
ExchangeRateToMainCurrency Property
HasUsableCoupon Property
CheckAvailableItems Property
InvalidationEnabled Property
IsCreatedFromOrder Property
IsDiscountApplied Property
IsDiscountCouponApplied Property
IsEmpty Property
IsItemDiscountApplied Property
IsShippingNeeded Property
ItemsDiscount Property
ItemsDiscountInMainCurrency Property
ItemsNotAvailable Property
Order Property
OrderDiscount Property
OrderDiscountInMainCurrency Property
OrderDiscounts Property
OrderId Property
OrderRelatedDiscountSummaryItems Property
PaymentGatewayCustomData Property
PaymentOption Property
PriceCalculatedOnTheFly Property
PrivateDataCleared Property
RegisterAfterCheckout Property
RegisterAfterCheckoutTemplate Property
RoundedTotalPrice Property
RoundedTotalPriceInMainCurrency Property
Shipping Property
ShippingDiscount Property
ShippingDiscountInMainCurrency Property
ShippingDiscounts Property
ShippingInMainCurrency Property
ShippingOption Property
ShippingTaxes Property
ShippingTaxesTable Property
ShoppingCartBillingAddress Property
ShoppingCartBillingAddressID Property
ShoppingCartCompanyAddress Property
ShoppingCartCompanyAddressID Property
ShoppingCartCouponCode Property
ShoppingCartCulture Property
ShoppingCartCurrencyID Property
ShoppingCartCustomData Property
ShoppingCartCustomerID Property
ShoppingCartDiscountCouponID Property
ShoppingCartGUID Property
ShoppingCartID Property
ShoppingCartLastUpdate Property
ShoppingCartNote Property
ShoppingCartPaymentOptionID Property
ShoppingCartShippingAddress Property
ShoppingCartShippingAddressID Property
ShoppingCartShippingOptionID Property
ShoppingCartSiteID Property
ShoppingCartUserID Property
SiteName Property
StateID Property
TaxSummary Property
TotalItemsPrice Property
TotalItemsPriceInMainCurrency Property
TotalItemsTax Property
TotalItemsTaxInMainCurrency Property
TotalItemsWeight Property
TotalPrice Property
TotalPriceInMainCurrency Property
TotalShipping Property
TotalShippingInMainCurrency Property
TotalTax Property
TotalTaxInMainCurrency Property
TotalUnits Property
User Property
ShoppingCartInfo
ShippingDiscounts Property
Returns list of all discounts which may affect total shipping price of this shopping cart.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
IEnumerable
<
DiscountInfo
>
ShippingDiscounts
{
get
; }
Property Value
Type:
IEnumerable
DiscountInfo
See Also
Reference
ShoppingCartInfo Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com