Anchor to CartTransformFeatureCart
objectCart Transform Feature
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.
Anchor to FieldsFields
- Anchor to eligibleOperationseligible•Cart
Operations Transform Eligible Operations! non-null The cart transform operations eligible for the shop.
Was this section helpful?