Skip to main content

Managing WooCommerce Product Badges

Overview

The Badges tab is your control center for every product badge and label on your store. From here you create new badges, edit and duplicate existing ones, enable or disable them in one click, control the order they appear in, and copy the shortcode to place a badge anywhere manually.

Think of a badge as a single, reusable design (for example a "Sale" ribbon or a "Only a few left" countdown) plus the rules that decide which products show it. Create it once, and the plugin applies it automatically everywhere it matches.

This guide explains how to manage WooCommerce product badges and WooCommerce sale badges with the Sale Booster WooCommerce badge plugin, including how to manage product badges and organize each reusable WooCommerce product label used for promotions.

The Badges list showing several badges

How it works

Imagine you run a clothing store. You create one badge called "Weekend Sale" — a red ribbon that reads {saved_percent} OFF. You set its rule to Category = Clothing. The moment you save, every clothing product that's on sale shows the correct percentage automatically — no editing individual products, no theme code. Next week you toggle it off with one click, and it's gone everywhere.

Free vs Pro

Creating and managing badges is available in the Free version. Bulk actions and advanced badge types (image, modern, countdown) are enhanced in Pro.

The Badges list

Open Sale Booster → Badges to see every badge you've created.

ColumnWhat it showsWhy it matters
IDThe badge's unique number.Used in the shortcode [asnp_badge id="12"].
NameYour internal label.Click it to edit the badge.
ShortcodeReady-to-copy shortcode.Paste it to place the badge manually in any page or template.
PreviewA thumbnail of the design.Confirm the look at a glance.
PositionOn Image or Out of Image.Tells you where it renders relative to the product image.
OrderA number (lower = first).Controls sequence when several badges apply to one product.
StatusEnable/disable toggle.Pause a badge without deleting it.
ActionsEdit, Duplicate, Delete.Manage the badge.

Everyday actions

  • Add New — start a brand-new badge.
  • Duplicate (copy icon) — clone a badge to reuse its design as a starting point (great for seasonal variants).
  • Delete (trash icon) — remove a badge; a confirmation dialog protects against mistakes.
  • Order — type a number to reorder badges that stack on the same product.

Bulk actions

Tick the checkboxes next to several badges, choose an action from Bulk Actions, and click Apply:

  • Activate — enable all selected badges at once.
  • Deactivate — pause them all.
  • Delete — remove them all.

Bulk actions dropdown with badges selected

When to use bulk actions

After a big sale, select every promotional badge and Deactivate them together instead of switching each off individually.

Creating a badge — step by step

1. Start a new badge

Click Add New. The editor opens with the general settings at the top.

Badge editor general settings

2. Pick a Quick Badge (optional shortcut)

Below the general settings, the Quick Badges gallery offers ready-made styles. Click one to instantly apply its label, colors, and shape — then fine-tune it in the design tabs.

Quick Badges template gallery

3. Design it in the tabs

Each tab is documented on its own page:

TabPurposeGuide
CSS LabelsFast, text-based badges (15+ shapes).CSS Labels
Image LabelsReady-made graphics (200+) or your own image.Image Labels
Modern BadgesGradient, animated, icon badges.Modern Badges
Countdown TimerTurn the badge into a live timer.Countdown Timer
ScheduleRun the badge for a set time window.Scheduling Badges
Products & ConditionsChoose who sees it.Products & Conditions

4. Save

Click Save. New badges appear in the list immediately; edits update in place.

🧪 Example configuration

Use this recipe to create a simple, reliable "Sale" badge:

SettingValue
NameSale Ribbon
StatusEnabled
DisplayArchive + Product page
TabCSS Labels
LabelSALE
Shape / ColorCorner ribbon / red
TargetingIs On Sale → Yes

What customers see

Any product that's on sale now shows your red "SALE" ribbon on both the shop grid and the product page.

Sale badge on a storefront product

Best practices
  • Give badges clear internal names so a busy list stays manageable.
  • Duplicate a working badge to build seasonal variants instead of starting over.
  • Use the Order field when a product has several badges (e.g. "Sale" + countdown) so the most important one leads.

Next Steps

Frequently Asked Questions

How do I create a WooCommerce product badge?

Go to Sale Booster → Badges, click Add New, configure the badge design and display settings, add any schedule or targeting rules, and click Save.

How do I temporarily disable a product badge?

Use the badge’s Status toggle in the Badges list. This pauses the badge without deleting its design, schedule, or targeting settings.

Can I display a badge with a shortcode?

Yes. Copy the badge’s shortcode from the Shortcode column and paste it into a supported page, post, widget, or template. The format is [asnp_badge id="12"], using your badge ID.