[
  {
    "name": "Evoview",
    "owner": "PT Integrasi Muda Teknologi (IMT)",
    "is_our_brand": true,
    "products": [
      {
        "category": "Indoor",
        "model": "Evoview Indoor P2.5",
        "code_series": "EV-ID-P25",
        "is_special": false,
        "notes": "Best seller IMT Indoor. Sudah punya code series dan quotation code standard.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz/3840Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.46",
          "module_resolution": "128x64 = 8192 pixels",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "50000",
          "working_temp": "-20°C~50°C / 10%~65%RH",
          "drive_mode": "Constant Current Drive / 32 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1",
          "price_total_idr": "47000000"
        },
        "quotations": [
          {
            "code": "EV-ID-P25-2x1",
            "configuration": "Videotron Indoor 2x1m (8 panel P2.5)",
            "panel_count": 8,
            "total_area_m2": 2.0,
            "subtotal_idr": 49000000,
            "discount_idr": 2000000,
            "total_idr": 47000000,
            "notes": "Quotation Code: EV-ID-P25-2x1. Exclude PPN, exclude perpanjang garansi tahun ke-3.",
            "items": [
              {
                "id": 1,
                "quotation_id": 1,
                "line_no": 1,
                "category": "Display",
                "item": "Videotron Evoview P2.5 Indoor",
                "spec": "SMD2121, 500 nits, Novastar",
                "qty": 8.0,
                "unit": "panel",
                "unit_price_idr": 4750000,
                "total_idr": 38000000
              },
              {
                "id": 2,
                "quotation_id": 1,
                "line_no": 2,
                "category": "Display",
                "item": "Sending Card Novastar",
                "spec": "MRV328 / MCTRL300 untuk 8 panel",
                "qty": 1.0,
                "unit": "pcs",
                "unit_price_idr": 2500000,
                "total_idr": 2500000
              },
              {
                "id": 3,
                "quotation_id": 1,
                "line_no": 3,
                "category": "Display",
                "item": "Power Supply 5V 40A",
                "spec": "Meanwell, 200W per panel",
                "qty": 8.0,
                "unit": "pcs",
                "unit_price_idr": 350000,
                "total_idr": 2800000
              },
              {
                "id": 4,
                "quotation_id": 1,
                "line_no": 4,
                "category": "Cabling",
                "item": "Kabel Power + Data",
                "spec": "Terminated, per panel",
                "qty": 8.0,
                "unit": "set",
                "unit_price_idr": 250000,
                "total_idr": 2000000
              },
              {
                "id": 5,
                "quotation_id": 1,
                "line_no": 5,
                "category": "Struktur",
                "item": "Bracket Besi Hollow + Pembesian",
                "spec": "Custom ukuran 2x1m, anti-rust coating",
                "qty": 1.0,
                "unit": "set",
                "unit_price_idr": 1500000,
                "total_idr": 1500000
              },
              {
                "id": 6,
                "quotation_id": 1,
                "line_no": 6,
                "category": "Instalasi",
                "item": "Jasa Instalasi & Konfigurasi",
                "spec": "Termasuk setup software + training",
                "qty": 1.0,
                "unit": "lot",
                "unit_price_idr": 2000000,
                "total_idr": 2000000
              },
              {
                "id": 7,
                "quotation_id": 1,
                "line_no": 7,
                "category": "Dokumentasi",
                "item": "As-built drawing + manual book",
                "spec": "PDF + hardcopy",
                "qty": 1.0,
                "unit": "set",
                "unit_price_idr": 200000,
                "total_idr": 200000
              },
              {
                "id": 8,
                "quotation_id": 1,
                "line_no": 8,
                "category": "Garansi",
                "item": "Garansi 2 tahun sparepart + service",
                "spec": "On-site Jakarta",
                "qty": 1.0,
                "unit": "tahun",
                "unit_price_idr": 0,
                "total_idr": 0
              }
            ]
          }
        ]
      },
      {
        "category": "Outdoor",
        "model": "Evoview Outdoor P4",
        "code_series": "EV-OD-P4",
        "is_special": false,
        "notes": "Standard outdoor IMT. IP65 front, 5000 nits, novastar processor.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000",
          "refresh_rate": "1920Hz/3840Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.49",
          "module_resolution": "80x40 = 3200 pixels",
          "viewing_angle": "140°/120°",
          "ip_rating": "IP65 (Front), IP54 (Rear)",
          "power_max_w_m2": "879",
          "power_avg_w_m2": "293",
          "life_span_hrs": "50000",
          "working_temp": "-20°C~50°C / 10%~65%RH",
          "drive_mode": "Constant Current Drive / 10 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "CESTAR",
    "owner": "PT Cahaya Teknologi Gemilang",
    "is_our_brand": false,
    "products": [
      {
        "category": "Outdoor",
        "model": "CESTAR Outdoor P4",
        "code_series": null,
        "is_special": false,
        "notes": null,
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.49",
          "module_resolution": "80x40 = 3200 pixels",
          "viewing_angle": "140°/120°",
          "ip_rating": "IP65",
          "power_max_w_m2": "879",
          "power_avg_w_m2": "293",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 10 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "Central LED",
    "owner": "Central LED",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "Central LED Indoor P2.5",
        "code_series": null,
        "is_special": false,
        "notes": null,
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.46",
          "module_resolution": "128x64 = 8192 pixels",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 32 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      },
      {
        "category": "Outdoor",
        "model": "Central LED Outdoor",
        "code_series": null,
        "is_special": false,
        "notes": null,
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.49",
          "module_resolution": "80x40 = 3200 pixels",
          "viewing_angle": "140°/120°",
          "ip_rating": "IP65",
          "power_max_w_m2": "879",
          "power_avg_w_m2": "293",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 10 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "HI SCREEN",
    "owner": "HI Screen",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "HI SCREEN P2.5 Indoor",
        "code_series": null,
        "is_special": false,
        "notes": "Module lebih ringan (0.38 kg vs 0.46 kg kompetitor), life span 100k hrs (vs 50k), contrast ratio 5000:1 (lebih tinggi).",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz/3840Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.38",
          "module_resolution": "128x64",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "100000",
          "video_support": "2K HD, 4K UHD",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "5000:1"
        },
        "quotations": []
      },
      {
        "category": "Outdoor",
        "model": "HI SCREEN P4 Outdoor",
        "code_series": null,
        "is_special": false,
        "notes": "Brightness range lebih tinggi 5000-5500 nits.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000-5500",
          "refresh_rate": "1920Hz/3840Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.49",
          "module_resolution": "80x40",
          "viewing_angle": "140° (looking up 70°, looking down 40°)",
          "ip_rating": "IP65",
          "power_max_w_m2": "876",
          "power_avg_w_m2": "264",
          "life_span_hrs": "100000",
          "video_support": "2K HD, 4K UHD",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "5000:1"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "IBRIGHT",
    "owner": "PT Eskanusa Putraco",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "IBRIGHT Indoor P2.5",
        "code_series": null,
        "is_special": false,
        "notes": "HUB75, 16.6mm thickness.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz/3840Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.46",
          "module_resolution": "128x64 = 8192 pixels",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 32 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      },
      {
        "category": "Outdoor",
        "model": "IBRIGHT Outdoor P4",
        "code_series": null,
        "is_special": false,
        "notes": null,
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.49",
          "module_resolution": "80x40 = 3200 pixels",
          "viewing_angle": "140°/120°",
          "ip_rating": "IP65",
          "power_max_w_m2": "879",
          "power_avg_w_m2": "293",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 10 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "Special",
    "owner": "Custom",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "Special Curve P2.5 (Indoor)",
        "code_series": null,
        "is_special": true,
        "notes": "Custom curved panel indoor P2.5",
        "specs": {},
        "quotations": []
      },
      {
        "category": "Indoor",
        "model": "Special P1.5 (Indoor)",
        "code_series": null,
        "is_special": true,
        "notes": "Custom fine-pitch indoor P1.5",
        "specs": {},
        "quotations": []
      }
    ]
  },
  {
    "name": "UNO",
    "owner": "GSI",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "UNO Indoor",
        "code_series": null,
        "is_special": false,
        "notes": "Spec identik dgn Evoview Indoor P2.5 di semua parameter teknis.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.46",
          "module_resolution": "128x64 = 8192 pixels",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 32 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      },
      {
        "category": "Outdoor",
        "model": "UNO Outdoor",
        "code_series": null,
        "is_special": false,
        "notes": null,
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.49",
          "module_resolution": "80x40 = 3200 pixels",
          "viewing_angle": "140°/120°",
          "ip_rating": "IP65",
          "power_max_w_m2": "879",
          "power_avg_w_m2": "293",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 10 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "Unilumin (LAMP/AUROmage)",
    "owner": "Unilumin Group",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "Unilumin LAMP Indoor P2.5",
        "code_series": null,
        "is_special": false,
        "notes": "Branded Unilumin Group via LAMP series.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.46",
          "module_resolution": "128x64 = 8192 pixels",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 32 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      },
      {
        "category": "Outdoor",
        "model": "Unilumin AUROmage Outdoor P4",
        "code_series": null,
        "is_special": false,
        "notes": "Premium spec: cabinet magnesium, planeness ≤0.5mm, life span 100k hrs, brightness uniformity ≥98%.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000-5500",
          "refresh_rate": "3840Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "26.5",
          "module_resolution": "80x40 = 3200 pixels",
          "viewing_angle": "160°/140°",
          "ip_rating": "IP65 (Front), IP54 (Rear)",
          "power_max_w_m2": "879",
          "power_avg_w_m2": "264",
          "life_span_hrs": "100000",
          "video_support": "2K, 4K",
          "processing_depth": "12-14 Bit",
          "color_temperature": "2000K-9300K Adjustable",
          "contrast_ratio": "5000:1",
          "cabinet_size": "960x960x133mm (with back cover)",
          "cabinet_material": "Die-cast Magnesium",
          "planeness": "≤0.5mm",
          "maintenance": "Rear",
          "pixel_density": "62500 dot/m²",
          "brightness_uniformity": "≥98%",
          "certification": "CE/CB/ROHS/EAC"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "V2 Unilumin / UminiW",
    "owner": "V2 Indonesia",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "V2 Unilumin UminiW Indoor P2.5",
        "code_series": null,
        "is_special": false,
        "notes": null,
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.46",
          "module_resolution": "128x64 = 8192 pixels",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 32 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      }
    ]
  },
  {
    "name": "VANNOE",
    "owner": "PT Angkasa Multimedia Solusi (Indoor) / PT Suara Visual Indonesia (Outdoor)",
    "is_our_brand": false,
    "products": [
      {
        "category": "Indoor",
        "model": "VANNOE Indoor",
        "code_series": null,
        "is_special": false,
        "notes": "Vanboe membedakan diri dgn info berat total & total resolusi. Harga indoor lebih murah ~Rp 9.5jt vs Evoview Rp 47jt.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "2.5mm",
          "led_type": "SMD2121",
          "brightness_nits": "500",
          "refresh_rate": "1920Hz/3840Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.46",
          "module_resolution": "128x64 = 8192 pixels",
          "viewing_angle": "140°/140°",
          "ip_rating": "IP31",
          "power_max_w_m2": "488",
          "power_avg_w_m2": "163",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 32 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1",
          "price_total_idr": "37500000"
        },
        "quotations": []
      },
      {
        "category": "Outdoor",
        "model": "VANNOE Outdoor",
        "code_series": null,
        "is_special": false,
        "notes": "Penjual: PT Suara Visual Indonesia. Distributor juga di PT Suara Visual Indonesia.",
        "specs": {
          "panel_size": "320x160mm",
          "pixel_pitch": "4mm",
          "led_type": "SMD1921",
          "brightness_nits": "5000",
          "refresh_rate": "1920Hz",
          "processor": "Novastar",
          "warranty": "2 tahun",
          "panel_weight_kg": "0.49",
          "module_resolution": "80x40 = 3200 pixels",
          "viewing_angle": "140°/120°",
          "ip_rating": "IP65",
          "power_max_w_m2": "879",
          "power_avg_w_m2": "293",
          "life_span_hrs": "50000",
          "drive_mode": "Constant Current Drive / 10 Scan",
          "video_support": "2K HD, 4K UHD",
          "processing_depth": "12-14 Bit",
          "color_temperature": "6500K (1000K-9500K Adjustable)",
          "contrast_ratio": "3000:1"
        },
        "quotations": []
      }
    ]
  }
]