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