Skip to main content
Anchor to CartTransformEligibleOperations

CartTransformEligibleOperations

object

Controls which cart transformation operations apps can perform in your store. This lets you define exactly what types of cart modifications are allowed based on your checkout setup and business needs.

The eligible operations determine what cart transform functions can accomplish, providing a clear boundary for app capabilities within the store's ecosystem.

Learn more about cart transform operations.

Boolean!
non-null

The shop is eligible for expand operations.

Boolean!
non-null

The shop is eligible for merge operations.

Boolean!
non-null

The shop is eligible for update operations.


Was this section helpful?