Lime Product Labels lets you attach eye-catching badges to your WooCommerce product images to highlight promotions, availability, and other key product attributes.
More WooCommerce plugins at limewoo.com.
Key features:
- Create unlimited product labels with custom text or images
- 8 built-in label shapes: badge, tag, chevron, circle, banner, corner, burst, shield
- Flexible targeting: all products, on sale, featured, new arrivals, out of stock, low stock, best sellers, top rated, on backorder, specific products, categories, tags, or brands
- Placement control: top-left or top-right on product pages and archive/shop pages
- Device visibility: show on desktop, mobile, or both
- User condition rules: show labels to specific users or user roles only
- Dynamic shortcodes in label names:
{sale_percent}, {sale_amount}, {stock_qty}, {stock_status}, {regular_price}, {sale_price}, {sku}
- Manual styling: background color, text color, font size, corner radius, padding, and more; or let the plugin auto-match your theme
- Export and import labels as JSON for easy backups and site migrations
- Theme compatibility layer for Woostify and Botiga
- WooCommerce HPOS (Custom Order Tables) compatible
Source Code
The full source code, including all JavaScript source files, SCSS, and build configuration, is publicly available at:
https://github.com/Limewoo/lime-product-labels
To regenerate the compiled assets from source:
- Run
npm install (or bun install) to install dependencies.
- Run
npm run build (or bun run build) to produce the files in build/.
The build uses @wordpress/scripts (webpack) with a custom webpack.config.js. Source files live in the src/ directory.
More Plugins
Find more WooCommerce plugins by Limewoo at limewoo.com.