> 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-karusel-kaydirici-ve-urun-kesfi.md).

# Banner, Karusel, Kaydırıcı ve Ürün Keşfi

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

### Banner

Bir banner bildirimi gönderirken, **arka plan, sol ve sağ görsel URL’si**girmeniz gerekir veya görselleri doğrudan cihazınızdan seçebilirsiniz. İçindeki **Metin Türü** alanında *Metin* veya *Görsel* içeriği ihtiyaçlarınıza göre seçip özelleştirebilirsiniz. İsteğe bağlı olarak, banner bildiriminizin görünümünü kişiselleştirmek için özel bir push ikonu 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 Items > Add New Item**, seri halinde görüntülenecek öğelerinizi ekleyebileceğiniz bir sayfa görürsünüz. Click Action seçebilir ve bildirim içinde kaydırılarak geçilecek ayrı öğeler ekleyebilirsiniz.

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

### Slider

Carousel’dan farklı olarak, Slider bildiriminde yalnızca görseller ekleyebilir ve kitleniz için Click Action seçebilirsiniz.

<figure><img src="/files/07e8b70d8709371de1dab324818bf7d29e8ce61a" alt=""><figcaption><p>Slider</p></figcaption></figure>

{% hint style="danger" %}
Bu özelliği kullanmak için uygulamanızın **Netmera SDK 3.9.1 veya daha yüksek bir sürümüyle entegre edilmiş olması gerekir.**
{% endhint %}

### Ürün Keşfi

Açık **Ürün Keşfi**, her ürün bir *görsel, başlık, içerik, buton adı,* ve *buton rengi ile özelleştirilebilir.* Her ürün için kitlenizi belirli hedef sayfalara yönlendirmek üzere farklı **deeplink’ler** 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ündeki 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-karusel-kaydirici-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.
