Can I use the Cart Transform API in the storefront

Topic summary

A developer is asking whether the Cart Transform API can be utilized within a Theme App Extension using an access token.

They provide an example demonstrating how to fetch cart transforms via Shopify’s GraphQL Admin API with an access token, linking to a screenshot for reference.

The question remains unanswered, with no responses yet addressing the feasibility or implementation details of using Cart Transform API in this context.

Summarized with AI on October 30. AI used: claude-sonnet-4-5-20250929.

Can I use the Cart Transform API in a Theme App Extension with an access token?

Example Usage:

If you are using Shopify’s GraphQL Admin API with an access token, you can fetch cart transforms like this:

Link