Extend your Shopify color data to seamlessly run AB tests between color groups/families. Sort colors by priority. Apply presentation rules accessed directly from your catalog.
{
"color": {
"id": 13,
"slug": "blue",
"code": "BL",
"rules": [
{
"name": "Available on PDP",
"slug": "available-on-pdp",
"assignmentValue": true
}
],
"families": [
{
"family":{
"id": 29,
"name": "Pastels",
"parentId": null,
"depth": 0,
"description": "Pastel colors",
"createdAt": "2024-02-28 16:25:15 -0500",
"updatedAt": "2024-02-28 16 :25:15 -0500"
}
}
]
}
}