> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/readme.md).

# Getting started

## 🚀 Get Started with Product Labels & Badges - Samita

Welcome to **Product Labels & Badges by Samita** – the ultimate solution to visually enhance your Shopify store, increase product visibility, and boost customer trust through customizable labels, trust badges, highlights, and promotional banners.

***

### 🛠 What This App Can Do

This app helps you showcase your products more effectively by displaying dynamic visuals directly on product images, listings, and promotional areas. Here's what you can do:

#### **🏷️ Labels & Badges**

Create eye-catching **badges or labels** such as “New Arrival”, “Best Seller”, “50% OFF”, etc., to highlight key product features and promotions.

#### 📦 **Label Groups**

Group multiple labels together and display them under specific conditions (e.g., by product tag, collection, inventory level, customer type).

#### 🏅 **Trust Badges**

Build customer trust by adding **payment security badges**, **guarantee seals**, and **free shipping indicators** that help reinforce your store’s credibility.

#### ✨ **Highlights**

Display small but impactful **info boxes** to communicate key selling points, such as “Eco-friendly”, “Limited Stock”, or “Fast Shipping”.

#### 📣 **Banner**

Show **custom banners** like "Online Only", "Cyber Monday Deals", or countdown timers to create urgency and drive conversions.

#### 📊 **Analytics**

Track how your badges and labels perform with a KPI dashboard covering add‑to‑cart, orders, and revenue impact.

***

### ⚡️ Quick Start Guide

Getting up and running is quick and easy:

#### Step 1: Install the App

Visit the [Shopify App Store](https://apps.shopify.com/product-labels-badges-samita) and install the **Product Labels & Badges – Samita** app. During the first-run setup you'll be guided through creating your first badge and enabling the app on your theme, with a 7-day free trial and no credit card required.

#### Step 2: Create Your First Label

1. From the app **Dashboard**, go to **Badges & Labels**
2. Choose a **label type** (image or text)
3. Pick a pre-designed template or start from scratch
4. Customize the style, position, and animation in the **Design** tab

#### Step 3: Apply Conditions

In the **Display Conditions** tab, choose whether the badge shows on **all products**, **specific products**, or **products matching conditions**, based on:

* Product tags, type, vendor, price, inventory, metafields
* Collections
* Customer tags, order count, total spent, company name
* Language and country
* Page context (home, product, collection, cart, search, etc.)

#### Step 4: Preview & Save

Use the live preview tool to see how your label looks, then click **Save & Enable**.

#### Step 5: Enable the App on Your Theme

Go to **Theme Integration** and activate the app embed from the Shopify Theme Editor so your labels, badges, and banners render on the storefront.

#### Step 6: Explore Other Features

* Add **Trust Badges** to your product pages
* Create **Label Groups** for targeted campaigns
* Highlight product USPs with **Highlights**
* Launch eye-catching **Promotional Banners**
* Generate label artwork instantly with the built-in **AI image generator**
* Track results in **Analytics**

***

### 📚 Useful Resources

* [Label Conditions Guide](/badges-and-labels/create-a-label-or-badge.md)
* [Trust Badge Setup](/trustbadge-plus/create-a-trust-badge.md)
* [Highlight Setup](/trustbadge-plus/create-a-highlight.md)
* [Banner Setup](/banners/create-a-new-banner.md)
* [Label Groups](/label-groups/set-up-a-label-groups.md)
* [Theme Integration](/theme-integration/integrate-the-app-into-theme.md)


---

# 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://docs.samita.io/readme.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.
