<div class="doc-version" data-version="unstable"> <p>The cost of the merchandise line that the buyer will pay at checkout.</p> <div> <h2 id="on-this-page">On this page</h2> <ul> <li> <a href="#fields-unstable"> Fields </a> </li> <li> <a href="#types-that-return-cartlinecost-unstable"> Types that return CartLineCost </a> </li> </ul> </div> <h2 id="fields-unstable"> Fields </h2> <ul class="fields"> <li> <div class="field" id="amountperquantity-unstable"> <div class="field-name"> amountPerQuantity (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/common-objects/moneyv2"><code>MoneyV2!</code></a>) </div> <div> <p>The amount of the merchandise line.</p> </div> </div> </li> <li> <div class="field" id="compareatamountperquantity-unstable"> <div class="field-name"> compareAtAmountPerQuantity (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/common-objects/moneyv2"><code>MoneyV2</code></a>) </div> <div> <p>The compare at amount of the merchandise line. This value varies depending on the buyer's identity, and is null when the value is hidden to buyers.</p> </div> </div> </li> <li> <div class="field" id="subtotalamount-unstable"> <div class="field-name"> subtotalAmount (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/common-objects/moneyv2"><code>MoneyV2!</code></a>) </div> <div> <p>The cost of the merchandise line before line-level discounts.</p> </div> </div> </li> <li> <div class="field" id="totalamount-unstable"> <div class="field-name"> totalAmount (<a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/common-objects/moneyv2"><code>MoneyV2!</code></a>) </div> <div> <p>The total cost of the merchandise line.</p> </div> </div> </li> </ul> <h2 id="types-that-return-cartlinecost-unstable"> Types that return CartLineCost </h2> <ul> <li> <a href="/api/functions/reference/local-pickup-delivery-option-generator/graphql/common-objects/cartline#cost-unstable"> <code>CartLine.cost</code> </a> </li> </ul> </div>