# Hiển thị trên app user

![](/files/-MjbGu3B8Co-FBShnfSO)

* Khi user mua sản phẩm/nhóm sản phẩm ứng với sản phẩm/nhóm sản phẩm đã được tạo trong gói bảo hành và đơn hàng đó phải ở trạng thái **Đã thanh toán** thì sẽ tự động sinh ra thẻ bảo hành&#x20;
* User sẽ chỉ thấy thông tin thẻ bảo hành gồm:&#x20;
  * Tên khách hàng&#x20;
  * Tên sản phẩm bảo hành&#x20;
  * Ngày bảo hành (là ngày user nhận được thẻ bảo hành)
  * Ngày hết hạn&#x20;
  * Số ngày áp dụng thẻ bảo hành&#x20;
  * Số IMEI&#x20;
* Thẻ bảo hành sẽ được chuyển qua Lịch sử khi hết hạn&#x20;

{% hint style="warning" %}
Trong trường hợp user đã thanh toán sau đó hủy đơn hàng (hủy ở admin) thì thẻ bảo hành sẽ chuyển sang Lịch sử (Ngừng kích hoạt)&#x20;
{% endhint %}

![](/files/-MjbHPOirbwij6NdiNb7)

{% hint style="info" %}
Xem danh sách thẻ bảo hành và chi tiết của từng thẻ bảo hành ở Backend
{% endhint %}

{% content-ref url="/pages/-MjYpjE3Prglyrzbtv8I" %}
[Danh sách bảo hành](/tinh-nang/apps-kho-ung-dung/bao-hanh/danh-sach-bao-hanh.md)
{% endcontent-ref %}


---

# 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://huongdan.cnvloyalty.com/tinh-nang/apps-kho-ung-dung/bao-hanh/hien-thi-tren-app-user.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.
