{
  "lastUpdated": "2026-07-03T00:00:00Z",
  "modals": [
    {
      "id": "welcome-pro-2026",
      "eyebrow": "New in LLMagnet",
      "title": "Get discovered by AI search - local",
      "description": "Make every page and product easy for ChatGPT, Claude and Gemini to read. Upgrade to unlock automatic optimization.",
      "imageSrc": "{{PLUGIN_URL}}/assets/react-build/assets/banner_upgrade.jpg",
      "imageAlt": "LLMagnet Pro upgrade",
      "dismissible": true,
      "maxDisplays": 2,
      "priority": 100,
      "expiresAt": "2026-12-31",
      "primaryCta": {
        "label": "Upgrade to Pro",
        "url": "{{URL}}/wp-admin/admin.php?page=llmagnet-ai-seo-optimizer-pricing"
      },
      "secondaryCta": {
        "label": "Maybe later",
        "url": ""
      },
      "conditions": []
    },
    {
      "id": "woocommerce-products-promo-2026",
      "eyebrow": "For your store",
      "title": "Your products deserve to be found by AI",
      "description": "AI assistants are recommending products right now. Make sure yours are readable and structured for them.",
      "imageSrc": "{{PLUGIN_URL}}/assets/react-build/assets/banner_upgrade.jpg",
      "imageAlt": "Optimize WooCommerce products for AI",
      "dismissible": true,
      "maxDisplays": 3,
      "priority": 200,
      "expiresAt": "2026-09-30",
      "primaryCta": {
        "label": "Optimize my products",
        "url": "{{URL}}/wp-admin/admin.php?page=llmagnet-ai-seo-optimizer-products"
      },
      "secondaryCta": {
        "label": "Not now",
        "url": ""
      },
      "conditions": [
        [
          { "type": "plugin", "plugin": "woocommerce/woocommerce.php" }
        ]
      ]
    },
    {
      "id": "summer-sale-2026",
      "eyebrow": "Limited time",
      "title": "Summer sale — 30% off Pro",
      "description": "Upgrade before the end of July and lock in 30% off your first year.",
      "imageSrc": "{{PLUGIN_URL}}/assets/react-build/assets/banner_upgrade.jpg",
      "imageAlt": "Summer sale 30 percent off",
      "dismissible": true,
      "maxDisplays": 5,
      "priority": 300,
      "expiresAt": "2026-07-31",
      "primaryCta": {
        "label": "Claim the discount",
        "url": "https://llmagnet.ai/pricing"
      },
      "secondaryCta": {
        "label": "Close",
        "url": ""
      },
      "conditions": [
        [
          { "type": "plan", "plan": "free" }
        ]
      ]
    }
  ]
}
