Anchor to CartTransformEligibleOperationsCart
objectCart Transform Eligible Operations
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.
Anchor to FieldsFields
- Anchor to expandOperationexpand•Boolean!
Operation non-null The shop is eligible for expand operations.
- Anchor to mergeOperationmerge•Boolean!
Operation non-null The shop is eligible for merge operations.
- Anchor to updateOperationupdate•Boolean!
Operation non-null The shop is eligible for update operations.
Was this section helpful?