> For the complete documentation index, see [llms.txt](https://docs.webexp.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.webexp.dev/drift-shopify-theme/drift-studio/sections-and-features/cart-items.md).

# Cart Items

A technical section that renders the list of products in the cart drawer. Used internally by DRIFT's cart system.

## How to access

This section has no merchant-facing settings and is not added to pages directly. It's rendered as a sub-section by the cart drawer using Shopify's Section Rendering API to keep prices and quantities in sync with Shopify Markets.

## Why it exists

Splitting the cart line items into their own section lets DRIFT request fresh, market-aware HTML from Shopify after each cart update. This ensures prices, taxes, and currency are always accurate — particularly important on stores using Shopify Markets.

## Related

* [Theme settings → DRIFT — Cart](/drift-shopify-theme/drift-studio/theme-settings/cart.md)
