Skip to main content
Version: Released

WorktopEditorPrice

Apply Rule

WorktopEditorPriceRule

Returns if the particular operation is worktop operation or not.

Notification level: Not applicable

KeyValue
IDWorktopEditorPriceRule
Translation keyNot applicable

Overload Parameter

The overload is formatted as a JSON object, in which freeTags property gives us the range to determine worktop operations.

Key nameTypeDefault valueDescription
freeTagsarrayMandatory.
Defines the free tags which are related to worktop operations.

Note:
Overloads will be same as Sample json provided below.

Sample


{
"freeTags": ["cutOutOperation", "cutOperation"]
}

This rule is used to compute if the particular operation is worktop operation or not by comparing the freeTags value.


Trigger Conditions

This rule is triggered for products having the typeID as 557 (Operation).