Product labels

WoodMart can display several types of labels on product cards and single product pages. The standard labels are Sale, New, Hot, Out of stock, and Attribute. Each label appears automatically when its corresponding product condition is met.

Product grid with Sale, Hot, and New labels displayed on product images
Sale, Hot, and New labels on product cards.

Configure product labels

Navigate to Dashboard -> Theme Settings -> Shop -> Product labels. From this section, you can:

  • choose a round, rectangular, or rounded-small Label shape;
  • enable or disable each standard label;
  • configure the background and text colors for Sale, New, Hot, Out of stock, and Attribute labels.

New label

The New label can be assigned automatically according to the product creation date or configured for an individual product.

Mark all recently added products as New

Navigate to Dashboard -> Theme Settings -> Shop and set the number of days in Mark product as “New” for period. WoodMart displays the New label until that number of days has passed since each product was created.

Mark an individual product as New

Edit the product and open Extra options from theme -> General. Use one of the following options:

  • Permanent “New” status — keeps the New label on the product without an end date.
  • Mark product as “New” till date — removes the New status after the selected date. Disable the permanent status when using this option.
WoodMart settings for enabling and styling the New product label
New label visibility and color settings.
Permanent New status and New till date options in the product settings
New status options for an individual product.

Hot label

The Hot label appears on products marked as Featured in WooCommerce. First, make sure that “Hot” label on products is enabled in the Product labels settings. You can then mark a product as Featured in either of these ways:

  1. Navigate to Dashboard -> Products and click the star in the Featured column.
  2. Edit the product, open Catalog visibility, enable This is a featured product, and save the product.
This is a featured product option in the WooCommerce product editor
Marking a product as Featured from Catalog visibility.
Featured star column in the WooCommerce Products list
Marking products as Featured from the Products list.

Sale label

The Sale label appears while a product has an active sale price. Edit the product and enter its Sale price in Product data -> General. You can also schedule the sale by setting its start and end dates; the label is displayed only while the sale is active.

In Dashboard -> Theme Settings -> Shop -> Product labels, enable “Sale” label in percentage to display the discount percentage, such as -20%, instead of the Sale text.

Regular price, sale price, and sale schedule fields in WooCommerce product data
Configuring a product sale price and its schedule.

Out of stock label

Enable “Out of stock” label on products in Dashboard -> Theme Settings -> Shop -> Product labels. When a product is out of stock, WoodMart displays a Sold out label on its image.

For the label to appear on the product image, navigate to Dashboard -> Theme Settings -> Product archive -> Products styles and set Stock status position to In thumbnail. If it is set to After title, the stock status is displayed as product-card content instead of an image label.

Attribute labels

Attribute labels display selected product attribute terms on the product image. They can contain either the term name or an uploaded image.

  1. Navigate to Dashboard -> Products -> Attributes and create an attribute, or use an existing one.
  2. Click Configure terms, add the required terms, and optionally upload an image for each term.
  3. Edit the attribute and enable Show attribute label on products.
  4. Edit a product and assign the required terms in Product data -> Attributes.
  5. Make sure that “Attribute” label on products is enabled in Theme Settings -> Shop -> Product labels.
Opening the product attribute terms from the WooCommerce Attributes screen
Opening the terms of a product attribute.
Show attribute label on products option in the WoodMart attribute settings
Enabling labels for a product attribute.
Special offer attribute term assigned in the WooCommerce product data panel
Assigning an attribute term to a product.

If a term does not have an image, its name is displayed as the label text. If an image is assigned to the term, WoodMart displays that image instead.

Text-based Special offer attribute label on a product image
Attribute label using the term name.
Image-based attribute labels displayed on product cards
Attribute labels using term images.
Special offer, New, and attribute labels displayed together on product cards
Standard and attribute labels displayed together.

Custom Labels builder

For reusable labels with custom content, design, and display conditions, enable Custom labels in Dashboard -> Theme Settings -> Shop -> Product labels. This adds Dashboard -> Products -> Custom Labels, where you can create labels with the block-based builder. See the Custom label builder guide for complete instructions.