How to Add New Badges in Shopify (2026)

Last updated
Expert reviewed
5 min read
Jacques Blom
Jacques Blom
CTO at Fudge.

Key takeaways

  • Shopify shows “Sale” and “Sold Out” badges automatically. All others require setup.
  • Most themes use product tags to trigger custom badges - tag a product “new” to show a “New” label.
  • For badge types your theme doesn’t support, build a custom version with Fudge.
  • Badges work best on collection grids where buyers are comparing multiple products at once.

A “New” badge on a recently launched product catches the eye of returning customers who already know your range. A “Limited Edition” label creates urgency. The mechanism is simple - the setup depends on your theme.

Why you can trust us

We’ve built storefronts for hundreds of Shopify brands and understand what converts. We also built Fudge — an AI storefront editor with a 5.0 rating on the Shopify App Store.


What are product badges in Shopify?

Product badges are small labels that appear on product images or cards - on collection pages and product pages - to highlight a product’s status or characteristic.

Native Shopify badges:

Common custom badges:

Custom badges require your theme to support them or a custom implementation.

Related: Change Product Badges in Shopify.


How to add a “New” badge using product tags

The most reliable no-code method across most themes:

Step 1. Open the product you want to badge.

Step 2. Find the Tags field in the right sidebar.

Step 3. Add the tag new (lowercase).

Step 4. Save the product.

Step 5. Check a collection page. If your theme recognises “new” as a badge trigger, the label appears automatically.

If nothing shows, the theme doesn’t have this built in. Check Theme Editor settings next.

Related: Add Product Badges in Shopify.


Checking Theme Editor badge settings

Step 1. Go to Online Store > Themes > Customize.

Step 2. Navigate to a collection page.

Step 3. Click on the collection section or a product card.

Step 4. Look for a Badges, Labels, or Product stickers option in the settings panel.

Step 5. Some themes let you map specific tags to specific badge labels. Configure the tag “new” to display the text “New” and choose your badge colour.

If this option exists in your theme, you now have a tag-driven badge system for any badge type you need.


Adding custom badge types (“Limited Edition”, “Staff Pick”, etc.)

For badge types beyond what your theme natively supports:

Option A - A badge app. Search the Shopify App Store for “product badges” or “product labels”. Several free and paid apps add flexible badge systems without code.

Option B - Fudge. Describe the badge you need and Fudge builds it as native Liquid code in your theme.

Example prompt: “Add a ‘Limited Edition’ badge to the top-right of product images for any product tagged ‘limited-edition’. Use a red ribbon style with white text.”

Or: “Add a ‘Staff Pick’ badge below the product title on collection cards, for products tagged ‘staff-pick’. Style it as a small underlined label in the brand’s accent colour.”

Fudge creates a draft for your review - nothing changes until you approve it.

Need a custom badge type your theme doesn't support? Describe it to Fudge.
Try Fudge for Free

Related: Add Custom Liquid Logic in Shopify.

Related: Add Best Seller Badges in Shopify.


How long should a “New” badge stay on a product?

There is no automatic expiry for custom badges in Shopify. You’ll need to remove the “new” tag manually or on a schedule.

A common approach: add the “new” tag when you publish the product, and remove it after 30-60 days. Some merchants do this monthly as part of a routine admin review.

For larger catalogues, you can use Shopify Flow (if on a paid plan) to automate tag removal after a set number of days.


Badge design principles


FAQ

Can I auto-remove a "New" badge after a set number of days?

Yes, with Shopify Flow (available on paid plans). Build a flow that triggers daily on each product, checks if the product was created more than X days ago, and removes the new tag if so. Without Flow, you'd handle it manually or via a tag-management app.

Why isn't my "New" tag showing as a badge on the storefront?

Two common reasons: (1) your theme doesn't have built-in support for the new tag specifically (it may use a different name like new-arrival), or (2) the badge feature is disabled in the Theme Editor's product card settings. If your theme doesn't render tag-driven badges at all, describe what you want to Fudge ("show a green New badge on every product tagged 'new'") and it adds the badge logic directly in the product card snippet.

Can I add multiple badges to the same product?

Most themes support it but render them stacked or side-by-side, which usually looks cluttered. Better practice: pick one primary badge per product based on a priority hierarchy (Sale > Limited > New > Bestseller). If you really need multiple, build a custom badge layout that handles overlap intentionally.

Where do badges appear by default?

On product cards in collection pages and any product grid (search results, related products). Some themes also show them on the product page itself, near the title or image. They generally don't show on cart line items or order summaries.

Should "New" and "Bestseller" badges appear on the same product?

Usually not - they send contradictory signals. "New" implies untested; "Bestseller" implies proven. Pick whichever is more relevant to the product's stage. Some merchants use "New" for the first 30 days then transition to other badges based on actual sales performance.

Jacques's signature
Add any type of product badge to your Shopify store without writing code.

You might also be interested in

How to Update a Product Title in Shopify (2026)
How to edit a product title in Shopify, bulk edit titles across multiple products, and how title changes affect your URL handle and SEO.
How to Customize a Shopify Product Page Layout (2026)
How to customise your Shopify product page layout in the Theme Editor. Reorder blocks, add sections, and create custom templates for specific products.
How to Add Metafields to Shopify Products (2026)
Learn how to add metafields to Shopify products — store structured data like ingredients and materials, and display it on product pages.