# CartDiscountCode - storefront - OBJECT Version: 2024-10 ## Description The discount codes applied to the cart. ### Access Scopes ## Fields * [applicable](/docs/api/storefront/2024-10/scalars/Boolean): Boolean! - Whether the discount code is applicable to the cart's current contents. * [code](/docs/api/storefront/2024-10/scalars/String): String! - The code for the discount. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples