Weights & Bars

{
  "collection_name": "ProFormance Studio & Recovery Collection",
  "description": "Specialized equipment and accessories for pilates, yoga, HIIT, barre, lagree, swimming, and rehabilitation.",
  "target_modalities": [
    "Pilates & Lagree",
    "Yoga & Stretching",
    "HIIT & Agility",
    "Barre",
    "Swimming",
    "Recovery & Therapy"
  ],
  "collection_structure": {
    "section_1": {
      "title": "Pilates, Lagree & Barre Studio Essentials",
      "products": ["Reformer mats", "Lagree sliders", "Pilates bars", "Ankle straps", "Stability balls", "Resistance rings", "Sticky socks"],
      "intent": "High-resistance, low-impact studio work"
    },
    "section_2": {
      "title": "HIIT, Agility & Strength",
      "products": ["Agility ladders", "Speed cones", "Weighted vests", "Kettlebells", "Battle ropes", "Plyometric boxes"],
      "intent": "High-intensity metabolic conditioning"
    },
    "section_3": {
      "title": "Yoga, Stretching & Mobility",
      "products": ["High-density yoga mats", "Cork blocks", "Stretching straps", "Foam rollers", "Yoga wheels"],
      "intent": "Flexibility, balance, and alignment"
    },
    "section_4": {
      "title": "Swim & Aquatic Therapy",
      "products": ["Resistance swim bands", "Kickboards", "Aquatic dumbbells", "Swim parachutes", "Waterproof timers"],
      "intent": "Low-impact resistance training"
    },
    "section_5": {
      "title": "Recovery & Therapeutic Tools",
      "products": ["Massage guns", "Cold therapy wraps", "Trigger point hooks", "Therapy resistance bands", "Yoga tune-up balls"],
      "intent": "Injury prevention, rehabilitation, and recovery"
    }
  },
  "automated_rules_for_shopify": {
    "logic": "any",
    "conditions": [
      {
        "field": "tag",
        "relation": "equals",
        "value": "pilates"
      },
      {
        "field": "tag",
        "relation": "equals",
        "value": "lagree"
      },
      {
        "field": "tag",
        "relation": "equals",
        "value": "recovery"
      },
      {
        "field": "tag",
        "relation": "equals",
        "value": "hiit"
      }
    ]
  },
  "SEO_metadata": {
    "primary_keywords": ["specialized pilates equipment", "lagree home workout", "hiit training gear", "active recovery tools"],
    "tone": "Professional, Specialized, Performance-driven"
  }
}