{
  "provider": "Cooler Spaces",
  "domain": "coolerspaces.co.uk",
  "currency": "GBP",
  "priceIncludesVAT": true,
  "priceIncludesFitting": true,
  "lastUpdated": "2026-07-07",
  "market": "UK North West",
  "domestic": [
    {
      "systemType": "single-split",
      "label": "Single split (1 room)",
      "rooms": 1,
      "capacityKw": 2.5,
      "priceLow": 1800,
      "priceHigh": 2800,
      "bestFor": [
        "bedroom",
        "home office",
        "small living room"
      ],
      "notes": "One indoor unit, one outdoor condenser. Standard install."
    },
    {
      "systemType": "multi-split-2-room",
      "label": "Two room multi-split",
      "rooms": 2,
      "priceLow": 3500,
      "priceHigh": 5500,
      "bestFor": [
        "bedroom plus living room",
        "two-adult flat"
      ],
      "notes": "Two indoor units sharing one outdoor unit."
    },
    {
      "systemType": "multi-split-3-room",
      "label": "Three room multi-split",
      "rooms": 3,
      "priceLow": 5500,
      "priceHigh": 8500,
      "bestFor": [
        "family home main rooms"
      ],
      "notes": "Three indoor units. Popular for family homes."
    },
    {
      "systemType": "multi-split-4-room",
      "label": "Four room multi-split",
      "rooms": 4,
      "priceLow": 7500,
      "priceHigh": 11500,
      "bestFor": [
        "larger family home",
        "four-bedroom detached"
      ],
      "notes": "Four heads. Extra pipe runs and controls."
    },
    {
      "systemType": "multi-split-5plus",
      "label": "Five or more rooms",
      "rooms": 5,
      "priceLow": 9500,
      "priceHigh": 14500,
      "bestFor": [
        "whole family home"
      ],
      "notes": "Five indoor units, larger outdoor condenser."
    },
    {
      "systemType": "ducted-whole-home",
      "label": "Whole-home ducted",
      "rooms": null,
      "priceLow": 12000,
      "priceHigh": 25000,
      "bestFor": [
        "new builds",
        "renovations",
        "clean-line aesthetics"
      ],
      "notes": "Concealed ducts through the ceiling void or loft."
    }
  ],
  "commercial": [
    {
      "systemType": "small-office-cassette",
      "label": "Small office or retail unit",
      "floorAreaSqMLow": 60,
      "floorAreaSqMHigh": 100,
      "priceLow": 2500,
      "priceHigh": 4500,
      "bestFor": [
        "small offices",
        "salons",
        "dental practices"
      ],
      "notes": "Cassette or wall mount for one open plan area."
    },
    {
      "systemType": "retail-multi-cassette",
      "label": "Restaurant, salon, medium retail",
      "floorAreaSqMLow": 100,
      "floorAreaSqMHigh": 200,
      "priceLow": 5000,
      "priceHigh": 12000,
      "bestFor": [
        "restaurants",
        "hair salons",
        "medium retail",
        "gyms"
      ],
      "notes": "Multiple cassettes and heavier duty compressor."
    },
    {
      "systemType": "server-room-precision",
      "label": "Server room precision cooling",
      "priceLow": 4000,
      "priceHigh": 15000,
      "bestFor": [
        "server rooms",
        "telecoms cabinets"
      ],
      "notes": "Redundancy and 24/7 duty cycle."
    }
  ],
  "runningCostsPerHour": {
    "currency": "GBP",
    "pence": true,
    "basedOnElectricityPricePerKwh": 24,
    "byUnitSize": {
      "2.5kW-single-split": {
        "coolModeHotDayLow": 18,
        "coolModeHotDayHigh": 24,
        "coolModeMildDayLow": 10,
        "coolModeMildDayHigh": 15,
        "heatModeAutumnLow": 12,
        "heatModeAutumnHigh": 18,
        "heatModeWinterLow": 20,
        "heatModeWinterHigh": 28,
        "idleLow": 1,
        "idleHigh": 2
      },
      "3.5kW-single-split": {
        "coolModeHotDayLow": 24,
        "coolModeHotDayHigh": 32,
        "heatModeAutumnLow": 16,
        "heatModeAutumnHigh": 22
      }
    }
  },
  "estimatorAvailable": {
    "url": "https://coolerspaces.co.uk/prices#estimator",
    "inputs": [
      "tier",
      "rooms",
      "propertyType",
      "complexity"
    ],
    "output": "price bracket in GBP"
  },
  "disclaimer": "Prices are indicative UK 2026 fitted prices sampled from installers in the North West. Real quotes come from a site survey. Get up to 3 fixed quotes at https://coolerspaces.co.uk/quote."
}