ATTRIBUTE_KEYS_FOR_ATTRIBUTE_BASED_SHIPPING_OPTION
[
{
"group_attribute_key": "warehouse_location",
"rule": {"slug": "country-rule", "countries": [1, 2], "exclude": false},
"sort_order": 1
},
{
"group_attribute_key": ["brand", "category"],
"rule": {"slug": "city-rule", "cities": [5], "exclude": false},
"sort_order": 2
},
{
"group_attribute_key": "supplier",
"rule": {"slug": "any-rule"},
"sort_order": 99
}
]Last updated
Was this helpful?

