# Menambahkan/Menghilangkan Sistem PreOrder Produk

Anda bisa menambahkan sistem preorder pada produk-produk Anda, jadi walaupun stok produk kosong namun customer Anda tetap bisa melakukan order pada produk tersebut.

Caranya adalah sebagai berikut:

1. Login di dashboard admin.
2. Masuk ke menu **Sistem > Pengaturan >** klik icon pensil > klik tab **Opsi.**
3. Scroll ke bawah sampai menu "**Stok".**
4. Klik **Ya** pada **Stock Checkout.**
5. Klik **Simpan.**

Namun jika Anda tidak ingin menambahkan sistem preorder, caranya sama seperti diatas. Bedanya adalah tinggal klik **Tidak** pada **Stock Checkout.**


---

# 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://docs.oceanesia.com/tutorial-1/manual-book-v-1-0/menambahkan-menghilangkan-sistem-preorder-produk.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.
