{
  "name": "Bulk Custom Merch Price Index",
  "source": "https://yourmerchfactory.com/pricing/bulk-merch-price-index",
  "updated": "2026-07-02",
  "currency": "USD",
  "tiers": [
    "50 units",
    "100 units",
    "250+ units"
  ],
  "note": "Per-unit delivered price ranges (US shipping to one address included) by order quantity. Market ranges for budgeting, not a live quote.",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Your Merch Factory (https://yourmerchfactory.com/pricing/bulk-merch-price-index)",
  "products": [
    {
      "product": "Custom t-shirts",
      "productUrl": "https://yourmerchfactory.com/products/custom-apparel/custom-t-shirts",
      "perUnitDeliveredUSD": {
        "50": "$8–$12",
        "100": "$7–$10",
        "250+": "$5–$8"
      }
    },
    {
      "product": "Custom hoodies",
      "productUrl": "https://yourmerchfactory.com/products/custom-apparel/custom-hoodies",
      "perUnitDeliveredUSD": {
        "50": "$24–$32",
        "100": "$22–$28",
        "250+": "$19–$25"
      }
    },
    {
      "product": "Custom tote bags",
      "productUrl": "https://yourmerchfactory.com/products/custom-bags/custom-tote-bags",
      "perUnitDeliveredUSD": {
        "50": "$5–$9",
        "100": "$4–$7",
        "250+": "$3–$6"
      }
    },
    {
      "product": "Custom caps",
      "productUrl": "https://yourmerchfactory.com/products/custom-apparel/custom-caps",
      "perUnitDeliveredUSD": {
        "50": "$8–$14",
        "100": "$7–$11",
        "250+": "$5–$9"
      }
    },
    {
      "product": "Custom tumblers",
      "productUrl": "https://yourmerchfactory.com/products/custom-drinkware/custom-tumblers",
      "perUnitDeliveredUSD": {
        "50": "$13–$20",
        "100": "$11–$17",
        "250+": "$10–$15"
      }
    }
  ]
}
