{
  "catalogueVersion": "2026-08-11.3",
  "catalogueHash": "fnv1a32:ee331e1e",
  "products": [
    {
      "productId": "theme",
      "productVersion": "1",
      "displayName": "Theme",
      "creditCost": 20
    }
  ],
  "offers": [
    {
      "offerId": "theme-test-drive",
      "offerVersion": "1",
      "displayName": "Theme Test Drive — 1 Theme",
      "status": "active",
      "kind": "product_test_drive",
      "billingMode": "one_time",
      "credits": 20,
      "currency": "USD",
      "amountMinor": 1497,
      "productId": "theme",
      "quantityPolicy": "fixed",
      "minQuantity": 1,
      "maxQuantity": 1,
      "requiredSubscriptionOfferId": null,
      "purchasable": true,
      "sortOrder": 1
    },
    {
      "offerId": "credits-20",
      "offerVersion": "1",
      "displayName": "NumeroClaw Credits — 20",
      "status": "active",
      "kind": "credit_block",
      "billingMode": "one_time",
      "credits": 20,
      "currency": "USD",
      "amountMinor": 1497,
      "productId": null,
      "quantityPolicy": "customer_selectable",
      "minQuantity": 1,
      "maxQuantity": 25,
      "requiredSubscriptionOfferId": null,
      "purchasable": true,
      "sortOrder": 5
    },
    {
      "offerId": "access-local",
      "offerVersion": "2",
      "displayName": "Professional",
      "status": "active",
      "kind": "subscription_allowance",
      "billingMode": "subscription",
      "credits": 100,
      "currency": "USD",
      "amountMinor": 4900,
      "productId": null,
      "quantityPolicy": "fixed",
      "minQuantity": 1,
      "maxQuantity": 1,
      "requiredSubscriptionOfferId": null,
      "purchasable": true,
      "sortOrder": 10
    },
    {
      "offerId": "studio",
      "offerVersion": "1",
      "displayName": "Studio",
      "status": "active",
      "kind": "subscription_allowance",
      "billingMode": "subscription",
      "credits": 400,
      "currency": "USD",
      "amountMinor": 14900,
      "productId": null,
      "quantityPolicy": "fixed",
      "minQuantity": 1,
      "maxQuantity": 1,
      "requiredSubscriptionOfferId": null,
      "purchasable": true,
      "sortOrder": 20
    },
    {
      "offerId": "pro",
      "offerVersion": "2",
      "displayName": "Business",
      "status": "active",
      "kind": "subscription_allowance",
      "billingMode": "subscription",
      "credits": 2000,
      "currency": "USD",
      "amountMinor": 39900,
      "productId": null,
      "quantityPolicy": "fixed",
      "minQuantity": 1,
      "maxQuantity": 1,
      "requiredSubscriptionOfferId": null,
      "purchasable": true,
      "sortOrder": 30
    },
    {
      "offerId": "growth",
      "offerVersion": "2",
      "displayName": "Scale",
      "status": "active",
      "kind": "subscription_allowance",
      "billingMode": "subscription",
      "credits": 10000,
      "currency": "USD",
      "amountMinor": 119000,
      "productId": null,
      "quantityPolicy": "fixed",
      "minQuantity": 1,
      "maxQuantity": 1,
      "requiredSubscriptionOfferId": null,
      "purchasable": true,
      "sortOrder": 40
    },
    {
      "offerId": "professional-top-up",
      "offerVersion": "1",
      "displayName": "Professional Credit Top-up — 20",
      "status": "active",
      "kind": "subscription_top_up",
      "billingMode": "one_time",
      "credits": 20,
      "currency": "USD",
      "amountMinor": 980,
      "productId": null,
      "quantityPolicy": "customer_selectable",
      "minQuantity": 1,
      "maxQuantity": 25,
      "requiredSubscriptionOfferId": "access-local",
      "purchasable": true,
      "sortOrder": 210
    },
    {
      "offerId": "studio-top-up",
      "offerVersion": "1",
      "displayName": "Studio Credit Top-up — 20",
      "status": "active",
      "kind": "subscription_top_up",
      "billingMode": "one_time",
      "credits": 20,
      "currency": "USD",
      "amountMinor": 745,
      "productId": null,
      "quantityPolicy": "customer_selectable",
      "minQuantity": 1,
      "maxQuantity": 25,
      "requiredSubscriptionOfferId": "studio",
      "purchasable": true,
      "sortOrder": 220
    },
    {
      "offerId": "business-top-up",
      "offerVersion": "1",
      "displayName": "Business Credit Top-up — 20",
      "status": "active",
      "kind": "subscription_top_up",
      "billingMode": "one_time",
      "credits": 20,
      "currency": "USD",
      "amountMinor": 399,
      "productId": null,
      "quantityPolicy": "customer_selectable",
      "minQuantity": 1,
      "maxQuantity": 25,
      "requiredSubscriptionOfferId": "pro",
      "purchasable": true,
      "sortOrder": 230
    },
    {
      "offerId": "scale-top-up",
      "offerVersion": "1",
      "displayName": "Scale Credit Top-up — 20",
      "status": "active",
      "kind": "subscription_top_up",
      "billingMode": "one_time",
      "credits": 20,
      "currency": "USD",
      "amountMinor": 238,
      "productId": null,
      "quantityPolicy": "customer_selectable",
      "minQuantity": 1,
      "maxQuantity": 25,
      "requiredSubscriptionOfferId": "growth",
      "purchasable": true,
      "sortOrder": 240
    }
  ],
  "incentives": [
    {
      "id": "single-theme-test-drive-credit",
      "version": "2",
      "status": "active",
      "sourceOfferKind": "product_test_drive",
      "targetBillingMode": "subscription",
      "amountPolicy": "source_purchase_amount",
      "currency": "USD",
      "eligibilityDays": 30,
      "maxRedemptionsPerWorkspace": 1,
      "legacySourceOffers": [
        {
          "offerId": "single-theme",
          "amountMinor": 1497,
          "currency": "USD"
        },
        {
          "offerId": "credits-20",
          "amountMinor": 1497,
          "currency": "USD",
          "purchasedBefore": "2026-08-12T00:00:00.000Z"
        }
      ]
    }
  ]
}
