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