# CartCustomDiscountAllocation - storefront - OBJECT Version: 2025-01 ## Description The discounts automatically applied to the cart line based on prerequisites that have been met. ### Access Scopes ## Fields * [discountApplication](/docs/api/storefront/2025-01/objects/CartDiscountApplication): CartDiscountApplication! - The discount that have been applied on the cart line. * [discountedAmount](/docs/api/storefront/2025-01/objects/MoneyV2): MoneyV2! - The discounted amount that has been applied to the cart line. * [targetType](/docs/api/storefront/2025-01/enums/DiscountApplicationTargetType): DiscountApplicationTargetType! - The type of line that the discount is applicable towards. * [title](/docs/api/storefront/2025-01/scalars/String): String! - The title of the allocated discount. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples