Data Center Kartinimedia

Sistem Manajemen Terpusat

v3.0 Stable Keluar
Export CSV
Edit Tipe Produk
Edit: Mug Custom
Pilih 'Area' jika harga produk dihitung berdasarkan Panjang x Lebar.
Batal
Daftar Tipe Produk
AksiNama / SlugModeSchema
Indoor
indoor
Unit
{
  "fields": [
    {
      "key": "panjang",
      "label": "Panjang (meter)",
      "type": "number"
    },
    {
      "key": "lebar",
      "label": "Lebar (meter)",
      "type": "number"
    },
    {
      "key": "lebar_bahan",
      "label": "Lebar Bahan",
      "type": "select",
      "options": ["1.1m", "1.6m", "3.2m", "5m"]
    },
    {
      "key": "jenis_bahan",
      "label": "Jenis Bahan",
      "type": "text"
    },
    {
      "key": "finishing",
      "label": "Finishing",
      "type": "select",
      "options": ["Lebihan", "Ring (Mata Ayam)", "Potong Pas", "Lipat Saja"]
    }
  ]
}
ourdoor
outdoor
Area
{   "fields": [     {       "key": "panjang",       "label": "Panjang (meter)",       "type": "number"     },     {       "key": "lebar",       "label": "Lebar (meter)",       "type": "number"     },     {       "key": "lebar_bahan",       "label": "Lebar Bahan",       "type": "select",       "options": ["1.1m", "1.6m", "3.2m", "5m"]     },     {       "key": "jenis_bahan",       "label": "Jenis Bahan",       "type": "text"     },     {       "key": "finishing",       "label": "Finishing",       "type": "select",       "options": ["Lebihan", "Ring (Mata Ayam)", "Potong Pas", "Lipat Saja"]     }   ] }
Cetak Foto
Cetak Foto
Unit
{
  "fields": [
    {
      "key": "ukuran_kertas",
      "label": "ukuran_foto",
      "type": "select",
      "options": [
        { "value": "4R", "price": 0 },
        { "value": "A4", "price": 10000 }
      ]
    },
    {
      "key": "cutting",
      "label": "Jenis Cutting",
      "type": "select",
      "options": [
        { "value": "Tanpa Cutting", "price": 0 },
        { "value": "Cutting", "price": 0 }
      ]
    },
    {
      "key": "Finishing",
      "label": "Finishing",
      "type": "select",
      "options": [
        { "value": "Non Finishing", "price": 0 },
        { "value": "Laminasi", "price": 5000 },
        { "value": "Laminating", "price": 5000 }
      ]
    }
  ]
}
Akrilik
akrilik
Area
{
  "fields": [
    {
      "key": "panjang",
      "label": "Panjang (m)",
      "type": "number"
    },
    {
      "key": "lebar",
      "label": "Lebar (m)",
      "type": "number"
    },
    {
      "key": "tebal_bahan",
      "label": "Tebal Bahan",
      "type": "select",
      "options": ["2mm", "3mm", "5mm"]
    },
    {
      "key": "warna",
      "label": "Warna",
      "type": "select",
      "options": ["Bening", "Putih Susu", "Hitam"]
    }
  ]
}
Satuan
satuan
Unit
{
  "fields": [
    {
      "key": "catatan",
      "label": "Catatan Pesanan",
      "type": "textarea"
    }
  ]
}
Stempel
stempel
Unit
{
  "fields": [
    {
      "key": "bentuk",
      "label": "Bentuk Gagang",
      "type": "radio",
      "options": ["Bulat", "Kotak", "Oval"]
    },
    {
      "key": "ukuran",
      "label": "Ukuran",
      "type": "select",
      "options": [
        "Diameter 3cm", 
        "Diameter 4cm", 
        "Diameter 5cm",
        "Kotak 4x4 cm",
        "Persegi Panjang 2x5 cm"
      ]
    },
    {
      "key": "warna_tinta",
      "label": "Warna Tinta",
      "type": "text"
    }
  ]
}
Kartunama
kartunama
Unit
{
  "fields": [
    {
      "key": "jenis_bahan",
      "label": "Jenis Bahan Kertas",
      "type": "select",
      "options": ["Art Carton 260gr", "BW (Lokal)", "Fancy Paper"]
    },
    {
      "key": "sudut",
      "label": "Finishing Sudut",
      "type": "radio",
      "options": [
        {"value": "Standar (Siku)", "price": 0},
        {"value": "Tumpul (Rounded)", "price": 5000}
      ]
    },
    {
      "key": "box",
      "label": "Include Box?",
      "type": "select",
      "options": ["Ya", "Tidak (Plastik Saja)"]
    }
  ]
}
Stand Banner
stand_banner
Unit
{
  "fields": [
    {
      "key": "jenis_bahan",
      "label": "Jenis Bahan Visual",
      "type": "select",
      "options": ["Flexi Korea 440gr", "Albatros", "Luster"]
    },
    {
      "key": "ukuran",
      "label": "Ukuran",
      "type": "select",
      "options": ["60x160 cm", "80x180 cm", "80x200 cm"]
    },
    {
      "key": "kerangka",
      "label": "Jenis Kerangka",
      "type": "radio",
      "options": [
        {"value": "X Banner (Standar)", "price": 0},
        {"value": "Y Banner (Premium)", "price": 15000},
        {"value": "Roll Up Banner (Aluminium)", "price": 150000}
      ]
    }
  ]
}
Cetak A3+
cetak_a3
Unit
{
  "fields": [
    {
      "key": "jenis_kertas",
      "label": "Jenis Kertas/Bahan",
      "type": "select",
      "options": [
        "Art Paper 150gr", 
        "Art Carton 260gr", 
        "Sticker Chromo", 
        "Sticker Vinyl"
      ]
    },
    {
      "key": "cutting",
      "label": "Jenis Cutting",
      "type": "select",
      "options": [
        {"value": "Tanpa Cutting", "price": 0},
        {"value": "Kiss Cut (Setengah Putus)", "price": 5000},
        {"value": "Die Cut (Putus)", "price": 10000},
        {"value": "Potong Manual", "price": 2000}
      ]
    },
    {
      "key": "laminasi",
      "label": "Laminasi",
      "type": "radio",
      "options": [
        {"value": "Non Laminasi", "price": 0},
        {"value": "Glossy", "price": 3000},
        {"value": "Doff", "price": 3000}
      ]
    }
  ]
}
Cetak Besar
cetak_besar
Area
{
  "fields": [
    {
      "key": "panjang",
      "label": "Panjang (meter)",
      "type": "number"
    },
    {
      "key": "lebar",
      "label": "Lebar (meter)",
      "type": "number"
    },
    {
      "key": "lebar_bahan",
      "label": "Lebar Bahan",
      "type": "select",
      "options": ["1.1m", "1.6m", "3.2m", "5m"]
    },
    {
      "key": "jenis_bahan",
      "label": "Jenis Bahan",
      "type": "text"
    },
    {
      "key": "finishing",
      "label": "Finishing",
      "type": "select",
      "options": ["Lebihan", "Ring (Mata Ayam)", "Potong Pas", "Lipat Saja"]
    }
  ]
}
Mug Custom
mug_custom
Unit
{
  "fields": [
    { 
      "key": "warna", 
      "label": "Warna Mug", 
      "type": "select", 
      "options": ["Putih", "Hitam", "Magic"] 
    },
    { 
      "key": "teks", 
      "label": "Teks Custom", 
      "type": "text" 
    }
  ]
}