For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated