---
metadata:
  - name: generator
    content: Diplodoc Platform v5.55.3
alternate:
  - https://pay.yandex.ru/docs/en/custom/android-sdk/inventory/overview.md
  - href: en/custom/android-sdk/inventory/overview.md
    type: text/markdown
    title: Markdown version
  - href: ../../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://pay.yandex.ru/docs/en/llms.txt

# Inventory for Android

Inventory is a set of visual elements with branded Yandex products. Badges and widgets are currently available for Android.

## Badges {#badges}

Badges are small elements with information about cashback as Plus points or Yandex Split payments. A badge can be placed, for example, in the product catalog.

![badges](./_assets/badges/badges-example.png =400x)

To learn how to place badges in your app, see [Badge integration](https://pay.yandex.ru/docs/en/custom/android-sdk/inventory/badges.md).

## Widgets {#widgets}

Widgets help you increase the conversion rate by informing users of the possibility to pay for a purchase in installments (with Split) or get cashback. The following widgets are available for Android:

* SimpleWidget is a small widget with brief info about Split and/or cashback. It's good for placing in a product card. When the user clicks the info line, the widget shows a pop-up with more detailed Split or cashback terms and conditions.

   ![simple](./_assets/widgets/widgets-example.png =400x)

* InfoWidget is a widget that provides more details. It may contain the Split payment schedule and/or the cashback amount. InfoWidget is good for placing in the cart.

   ![simple](./_assets/widgets/info_both_light.png =400x)

To learn how to place widgets in your app, see [Widget integration](https://pay.yandex.ru/docs/en/custom/android-sdk/inventory/widgets.md).
