{
"name": "Product Badging",
"settings": {
},
"blocks": [{
"type": "badge_tag",
"settings": {
"title": "Sold Out",
"color": "#ff0000",
"tags": "badge:sold_out",
"badge_type": "product"
}
},{
"type": "badge_tag",
"settings": {
"title": "Sold Out",
"color": "#ff0000",
"tags": "badge:sold_out",
"badge_type": "collection"
}
},{
"type": "badge_tag",
"settings": {
"title": "Clearance",
"color": "#c60404",
"tags": "badge:clearance",
"badge_type": "collection"
}
},{
"type": "badge_tag",
"settings": {
"title": "New Colors",
"color": "#3686ca",
"tags": "badge:new_color",
"badge_type": "collection"
}
},{
"type": "badge_tag",
"settings": {
"title": "Available Plus Size",
"color": "#000000",
"tags": "badge:extended_sizes",
"badge_type": "collection"
}
},{
"type": "badge_tag",
"settings": {
"title": "Plus Size",
"color": "#6f6f6f",
"tags": "badge:plus_size",
"badge_type": "collection"
}
},{
"type": "badge_tag",
"settings": {
"title": "Plus Size",
"color": "#6f6f6f",
"tags": "badge:plus_size",
"badge_type": "product"
}
},{
"type": "badge_tag",
"settings": {
"title": "Back In Stock",
"color": "#3686ca",
"tags": "badge:back_in_stock",
"badge_type": "collection"
}
},{
"type": "badge_tag",
"settings": {
"title": "New Arrival",
"color": "#3686ca",
"tags": "badge:new_arrival",
"badge_type": "product"
}
},{
"type": "badge_tag",
"settings": {
"title": "Final Sale",
"color": "#d22328",
"tags": "badge:final_sale",
"badge_type": "product"
}
},{
"type": "badge_tag",
"settings": {
"title": "Low Stock",
"color": "#006a4c",
"tags": "badge:low_stock",
"badge_type": "product"
}
},{
"type": "badge_tag",
"settings": {
"title": "Low Stock",
"color": "#006a4c",
"tags": "badge:low_stock",
"badge_type": "collection"
}
},{
"type": "badge_tag",
"settings": {
"title": "2 for $12",
"color": "#000000",
"tags": "badge:2-for-12",
"badge_type": "product"
}
},{
"type": "badge_tag",
"settings": {
"title": "2 for $20",
"color": "#000000",
"tags": "badge:2-for-20",
"badge_type": "product"
}
}]
}