Options to control how to override the default behavior of the specified modifier.
<- Object
Object
Options to control how to override the default behavior of the specified modifier.
The ID of the CatalogModifier
whose default behavior is being overridden.
If YES
, this setting overrides the hidden_online
setting on the CatalogModifier
object, and the modifier is always hidden from online sales channels. If NO
, the modifier is not hidden. It is always visible in online sales channels for this catalog item. NOT_SET
means the hidden_online
setting on the CatalogModifier
object is obeyed.
If YES
, this setting overrides the on_by_default
setting on the CatalogModifier
object, and the modifier is always selected by default for the catalog item.
If NO
, the modifier is not selected by default for this catalog item. NOT_SET
means the on_by_default
setting on the CatalogModifier
object is obeyed.