# CartDiscountAllocation - storefront - INTERFACE Version: 2024-04 ## Description The discounts that have been applied to the cart line. ### Access Scopes ## Fields * [discountedAmount](/docs/api/storefront/2024-04/objects/MoneyV2): MoneyV2! - The discounted amount that has been applied to the cart line. ## Connections ## Types implemented in * [CartAutomaticDiscountAllocation](/docs/api/storefront/2024-04/objects/CartAutomaticDiscountAllocation) * [CartCodeDiscountAllocation](/docs/api/storefront/2024-04/objects/CartCodeDiscountAllocation) * [CartCustomDiscountAllocation](/docs/api/storefront/2024-04/objects/CartCustomDiscountAllocation) ## Examples