# Cara Menambah Produk secara Manual

### **Step 1: Masuk ke Menu Produk**

1. Buka menu **Produk** dari sidebar kiri.
2. Klik tombol **“Tambah Produk”** di pojok kanan atas.

<figure><img src="https://1936324811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMsbbXMQxBVcIuCn-j4%2Fuploads%2FjlU0daD9mbsBOgU3nqks%2Fimage.png?alt=media&#x26;token=3f056ed3-2ae7-4b7c-91e4-15b75ec0a792" alt=""><figcaption></figcaption></figure>

### **Step 2: Isi Detail Produk**

<figure><img src="https://1936324811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMsbbXMQxBVcIuCn-j4%2Fuploads%2FhMwAmrni4ajwMEQ1YX2E%2Fimage.png?alt=media&#x26;token=1341a13a-5385-4d90-bde7-268ed90fa3fb" alt=""><figcaption></figcaption></figure>

**🧾 A. Product Details**

Isi semua informasi produk secara lengkap:

1. **Code**: Masukkan kode unik produk Anda.
2. **Name**: Isi dengan nama produk.
3. **Supplier**: Pilih nama supplier.
   * Jika belum tersedia, klik tombol **“+”**, isi detail supplier, lalu klik **“Save”**.
4. **Brand**: Pilih nama brand produk.
   * Jika belum tersedia, klik tombol **“+”**, masukkan kode brand & nama brand, lalu klik **“Save”**.
5. **Category**: Pilih kategori produk.
   * Jika belum ada, klik **“+”**, masukkan nama kategori, lalu klik **“Save”** (contoh: Minuman, Makanan, dll).
6. **Division**: Pilih divisi produk.
   * Jika perlu tambah baru, klik **“+”**, masukkan nama divisi (contoh: Produk Spesial, Limited Edition), lalu **“Save”**.
7. **Barcode, Ukuran, Volume, dan Deskripsi**:
   * Lengkapi sesuai spesifikasi produk Anda.

<figure><img src="https://1936324811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMsbbXMQxBVcIuCn-j4%2Fuploads%2FhMwAmrni4ajwMEQ1YX2E%2Fimage.png?alt=media&#x26;token=1341a13a-5385-4d90-bde7-268ed90fa3fb" alt=""><figcaption></figcaption></figure>

**🧾 B. Account Mapping**

Hubungkan produk dengan akun-akun berikut:

* **Buy** → Akun pembelian
* **Sell** → Akun penjualan
* **Inventory** → Akun penyimpanan

**🧾 C. Unit Details**

Tentukan satuan produk Anda berdasarkan tingkatan dan kuantitas setiap tingkatan:

* **Unit 1 (Base Unit)**: Contoh “Botol”
* **Unit 2**: Contoh “Lusin”
* **Unit 3**: Contoh “Dus”

📌 *Satuan ini akan digunakan saat transaksi & laporan.*

<figure><img src="https://1936324811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMsbbXMQxBVcIuCn-j4%2Fuploads%2FkuCuUrcQ5VBZYV1jXGGc%2Fimage.png?alt=media&#x26;token=7457989c-5013-4c50-8c8e-1b4da72b7d2a" alt=""><figcaption></figcaption></figure>

**🧾 D. Price Details**

Masukkan detail harga produk:

1. **Currency**: Pilih mata uang yang digunakan.
2. **Cost Price**: Harga beli produk.
3. **Sell Price**: Harga jual produk.
4. **Harga Lainnya**: Untuk masing-masing channel/kategori.
5. Checklist jika:
   * **Is Taxable** → Produk dikenai pajak.
   * **Allow Minus** → Order tetap bisa diproses meskipun stok kosong.
   * **IsProductFocus** → Untuk analisa fokus produk.

#### ✅ Step 3: Simpan Produk

Jika semua informasi sudah lengkap:

* Klik tombol **“Save”**
* Produk akan otomatis tersimpan di **Master Data > Produk** di akun DMS Anda.

***

#### 📌 Contoh Tampilan Produk

<figure><img src="https://1936324811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMsbbXMQxBVcIuCn-j4%2Fuploads%2FMsMZt5PV1fQISs2CfOJd%2Fimage.png?alt=media&#x26;token=af351fe9-b984-4cf1-9f76-49bfbaf59cda" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://panduan-dms.simplidots.id/website-backoffice/portal/cara-menambah-produk-secara-manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
