Skip to main content
Anchor to CartTransformFeature

CartTransformFeature

object

Provides access to the cart transform feature configuration for the merchant's store. This wrapper object indicates whether cart transformation capabilities are enabled and what operations are available.

For example, when checking if your app can deploy customized bundle features, you would query this object to confirm cart transforms are supported and review the eligible operations.

The feature configuration helps apps determine compatibility before attempting to create transform functions.

Learn more about cart transformation.

CartTransformEligibleOperations!
non-null

The cart transform operations eligible for the shop.


Was this section helpful?