Class TotalFixedPriceDiscount

Represents a total fix price discount on a group of products in the discount plan. For example: "buy 3 products of type X for a total price of $29.99".

PropertyDescription
totalFixedPrice: Number (read-only)Returns the total fixed price amount.

This class does not have a constructor, so you cannot create it directly.

MethodDescription
getTotalFixedPrice()Returns the total fixed price amount.

getItemPromotionTiers, getPromotion, getPromotionTier, getQuantity, getType

assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values

totalFixedPrice: Number (read-only)

Returns the total fixed price amount.


getTotalFixedPrice(): Number

Returns the total fixed price amount.

Returns:

  • Total fixed price amount