# CartLineCost - storefront - OBJECT Version: 2024-10 ## Description The cost of the merchandise line that the buyer will pay at checkout. ### Access Scopes ## Fields * [amountPerQuantity](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The amount of the merchandise line. * [compareAtAmountPerQuantity](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2 - The compare at amount of the merchandise line. * [subtotalAmount](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The cost of the merchandise line before line-level discounts. * [totalAmount](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The total cost of the merchandise line. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples