Anchor to CollectionSourceInclusionConditionIsPriceReducedInputCollection
input_objectCollection Source Inclusion Condition Is Price Reduced Input
The input fields for a condition based on whether a product has a reduced price.
Anchor to FieldsFields
- relation (CollectionSourceInclusionConditionIsPriceReducedRelation!)
- Anchor to relationrelation•Collection
Source Inclusion Condition Is Price Reduced Relation! non-null The relationship between the compare at price and the condition.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to CollectionSourceInclusionConditionInput.isPriceReducedCollection•INPUT OBJECT
Source Inclusion Condition Input.isPriceReduced A condition that determines which products are included in a collection.
Available condition types, grouped by what they filter on:
- Product attributes:
,,,,,. - Variant attributes:
,,,,. - Pricing:
. - Metafields:
,,,,,,.
Each condition type specifies its own
relation(for example,EQUALS,CONTAINS,TAGGED_WITH) and value shape. Combine multiple conditions in a single source'sinclusion.conditionslist and use the source'sto require that products matchANYorALLof them.- Product attributes:
Was this section helpful?