> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/bc-superkart-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/bc-superkart-documentation/10-setting-up-product-card.md).

# Setting Up Product Card

## Common Settings <a href="#setting_up_product_cards" id="setting_up_product_cards"></a>

![](/files/IyxjjM86RIFCqRBmLhdD)

Navigate to: **Storefront** → **My Themes** → **Customize**.

In **Theme Editor**, navigate to **Product Card**

![](/files/i6TOUv9RkHDDSJbyq3bG)

When you are happy with your changes, don't forget click the **Save** button.

## Product Badges <a href="#setting_up_product_badges" id="setting_up_product_badges"></a>

![](/files/JOGzNvoC60tAcPieXTkG)

In **Theme Editor**, navigate to **Product Card** / **Labels**

![](/files/pSBveqJW6gargqBcKNfj)

> **⚠️ Important:** When you are happy with your changes, don't forget click the **Save** button and **Publish** to repackage the edited theme.

**1. New badges**

Maximum **New Products** is 25 products per page.

**2. Sale Badges**

When a product has Sale Price, it'll show the Sale Badge.

![](/files/4biyZp5g8Q1KKF9Hlai0)

**3. Sold Out Badges**

When a product is out of stock (on the product level or on the variant level), it'll show the Sold Out badge.

![](/files/VG0djXx5kUYxuJkaSCoY)

**4. Custom Badges**

In **Admin panel**, navigate to **Products** → **View**.

Then, click a product you want.

In the **Product Details**, please find tab: **Custom Fields**. **Custom Field Name** must be: **\_\_customlabel1** or **\_\_customlabel2**. **Custom Field Value** please enter text that you want show for the Custom badges.

![](/files/2fnnw4rSlZAS9FlMVk4i)

When you are happy with your changes, don't forget click the **Save** button.


---

# 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:

```
GET https://halosoft.gitbook.io/bc-superkart-documentation/10-setting-up-product-card.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.
