How to get the in-production badge like the image shown?

Topic summary

A user inquired about implementing an “in-production” badge similar to one shown in an attached image.

Two implementation approaches were suggested:

  1. App-based solution: Install a Product Labels & Badges app from Shopify, activate app embedding, create a text badge, attach a link, and select which products should display it. This method offers flexibility for targeting specific products.

  2. Code-based solution: For badges appearing on all products and variants, use Shopify’s built-in text or custom liquid metafield functionality without requiring apps or custom code. This involves connecting the badge through metafield configuration.

Both methods require some technical setup, though the metafield approach may be simpler for universal application across the entire catalog.

Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

1 Like

Hi @AtlasVG

This is a custom code that requires a developer to implement. Let us know if you’re interested, and we’ll be happy to assist. Thanks!

I see! Definitely would be helpful to know more! We’d deeply appreciate the help!

Hi @AtlasVG ,

You can follow these steps:

Step 1: Install a Product Labels & Badges app and activate app embedding.

Step 2: Generate a text badge in the badges tab.

Step 3: Attach link to your text.

Step 4: Include products to display.

If the this will appear to all products and its variants, no need for custom code or apps, you can make use the text or custom liquid code and connect it in your metafield.