> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/banner-carousel-slider-ve-urun-kesfi.md).

# Banner, carousel, slider ve ürün keşfi

{% embed url="<https://www.youtube.com/watch?v=SnnqIOXy2zM>" %}

### Banner

Bir banner bildirimi gönderirken, şunu girmeniz gerekir **bir arka plan, sol ve sağ görsel URL’si**Bu **Metin Türü** alanında, şunu seçebilirsiniz *Metin* veya *Görsel* ve içeriği ihtiyaçlarınıza göre özelleştirebilirsiniz. İsteğe bağlı olarak, banner bildiriminizin görünümünü kişiselleştirmek için özel bir push simgesi ekleyebilirsiniz.

{% hint style="info" %}
Banner bildirimleri şu anda yalnızca **Android** cihazlarda desteklenmektedir ve **iOS’ta kullanılamaz**.
{% endhint %}

<figure><img src="/files/1fd1506800f72039e8560af2b708a27b389a56ae" alt=""><figcaption></figcaption></figure>

### Karusel

Şuna tıkladığınızda **Carousel Öğeleri > Yeni Öğe Ekle**, öğelerinizin bir dizi görsel içinde gösterilmesi için ekleyebileceğiniz bir sayfa görürsünüz. Bildirimde kaydırılarak geçilecek ayrı öğeler eklemek için Tıklama Eylemi’ni seçebilirsiniz.

<figure><img src="/files/416c74286a8c2804bd906e9f36cbc82a9e093351" alt=""><figcaption><p>Karusel</p></figcaption></figure>

### Kaydırıcı

Carousel’dan farklı olarak, Slider bildiriminde yalnızca görsel ekleyebilir ve hedef kitleniz için Tıklama Eylemi seçebilirsiniz.

<figure><img src="/files/07e8b70d8709371de1dab324818bf7d29e8ce61a" alt=""><figcaption><p>Kaydırıcı</p></figcaption></figure>

{% hint style="danger" %}
Bu özelliği kullanmak için uygulamanızın **Netmera SDK 3.9.1 veya üzeri sürümüyle entegre edilmesi gerekir.**
{% endhint %}

### Ürün keşfi

Açık **Ürün Keşfi**, her ürün şu öğelerle özelleştirilebilir: *görsel, başlık, içerik, düğme adı,* ve *düğme rengi.* Farklı **deeplinkler** kullanıcılarınızı belirli hedef sayfalara yönlendirmek için her ürün için ekleyebilirsiniz. Uygun bir ürün keşfi düzeni oluşturmak için, **en az iki görsel** eklenmelidir. Her görsel, keşif görünümünde ayrı bir ürün kartını temsil eder.

{% hint style="info" %}
Ürün keşfi bildirimleri şu anda yalnızca **Android** cihazlarda desteklenmektedir ve **iOS’ta kullanılamaz**.
{% endhint %}

<figure><img src="/files/ea1089b85288fcdbc7c5b941ff668a97332ec74b" alt=""><figcaption><p>Ürün Keşfi</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/banner-carousel-slider-ve-urun-kesfi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
