[{"name": "Beer and Low Alcohol Beverages Merchandising Rules", "rules": [{"name": "Select Large Beer Products", "params": {"condition": {"type": "OR", "clauses": [{"value": 1.5, "operator": "gte", "attribute": "volume_l"}]}}, "children": [{"name": "Large Products to Bottom", "params": {"position": "bottom", "priority": "required", "variable": true}, "children": [], "block_type": "place_on_shelves"}, {"name": "Group Large by Category", "params": {"attribute": "category"}, "children": [{"name": "Group by Brand within Category", "params": {"attribute": "brand"}, "children": [{"name": "Sort by Price within Brand", "params": {"order": "asc", "direction": "left_to_right", "attributes": ["price"]}, "children": [{"name": "Sort by Rating if Same Price", "params": {"order": "asc", "direction": "left_to_right", "attributes": ["sku_rating"]}, "children": [], "block_type": "sort"}], "block_type": "sort"}], "block_type": "group_by"}], "block_type": "group_by"}], "block_type": "filter"}, {"name": "Select Small Beer Products", "params": {"condition": {"type": "AND", "clauses": [{"value": 1.5, "operator": "lt", "attribute": "volume_l"}]}}, "children": [{"name": "Small Products to Top", "params": {"position": "top", "priority": "required", "variable": true}, "children": [], "block_type": "place_on_shelves"}, {"name": "Group Small by Category", "params": {"attribute": "category"}, "children": [{"name": "Group by Brand within Category", "params": {"attribute": "brand"}, "children": [{"name": "Sort by Price within Brand", "params": {"order": "asc", "direction": "left_to_right", "attributes": ["price"]}, "children": [{"name": "Sort by Rating if Same Price", "params": {"order": "asc", "direction": "left_to_right", "attributes": ["sku_rating"]}, "children": [], "block_type": "sort"}], "block_type": "sort"}], "block_type": "group_by"}], "block_type": "group_by"}], "block_type": "filter"}], "params": {"description": "Complete merchandising rules for beer and low-alcohol beverages category"}, "children": [], "block_type": "rule_group"}]