# Cara Menyembunyikan Tampilan Jumlah Produk Yang Tersedia dan Terjual

![](/files/-LpSNdDrf_7x-FkgJRUR)

Pada halaman produk (product page), akan ada tampilan hitungan jumlah produk yang tersedia dan produk yang terjual seperti gambar diatas.

Anda bisa menghilangkan tampilan tsb, dengan cara sebagai berikut:

**A. Cara Menghilangkan Hitungan Jumlah Produk yang Tersedia.**

1. Masuk ke menu **Sistem > Pengaturan >** klik icon pensil (**Ubah)** > klik tab **Opsi.**
2. Scroll ke bawah sampai ke menu **Stok.**
3. Pada pilihan **Display Stock,** pilih **Tidak.**
4. Jika sudah, klik **Simpan.**

**B. Cara Menghilangkan Hitungan Jumlah Produk yang Terjual**

1. Masuk ke menu **Journal > Dashboard > Settings > Product Page >  Product Details >** klik **Products Stats.**
2. Klik **Sold Count.**
3. Set **Status** menjadi **OFF.**
4. Klik **Save.**

Maka hasilnya akan seperti berikut ini.

![](/files/-LpSPiIjFmeHijj8xvGH)


---

# 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/cara-menyembunyikan-tampilan-jumlah-produk-yang-tersedia-dan-terjual.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.
