

Organize active labels and drafts in one overview.
Offers, new arrivals and useful product details can be easy to miss in a busy
shop. IPS Label for WooCommerce adds customizable product labels and badges
to shop listings and product pages, helping customers spot relevant products
and make informed purchase decisions.
Help shoppers identify relevant features, such as a material or product range,
using labels assigned through your product attributes and categories. Stock
status badges can make availability clearer while customers browse.
These labels communicate information already managed in your shop. They do
not create discounts or change product prices.
Create a label once and use flexible rules to apply it to matching products.
Set a start and end date for a campaign instead of manually switching its
labels on and off. Design text or image badges, adjust colors, shape, size and
placement, and check the live design preview before saving.
The free version includes unlimited labels, product rules, styling, placement,
priorities, live design previews and one-off scheduling. No account or license
key is required to use these features.
IPS Label Pro for WooCommerce is available separately for shops that need more
automation and campaign tools:
The complete everyday label workflow described above remains free.
Documentation: https://docs.ipsorder.com/ips-order-label/
Support: https://ipsorder.com/support/
For production shops, the recommended environment is the latest stable
WordPress and WooCommerce releases with PHP 8.3 or 8.4.
Label rules are evaluated locally. This package does not collect customer data
and does not send store, product or customer data to IPS services. Updates are
handled by WordPress.org.
Human-readable React and TypeScript source, exact lock files and the Vite build
configuration are included. With Node.js 22 and npm installed, rebuild the
shipped administration and storefront assets from the plugin directory:
npm ci --prefix ips-admin-react
npm ci --prefix ips-react
npm run build:wordpress-org-assets
The generated files are written to ips-admin-react/build and
ips-react/build. Third-party copyright and license details are documented in
THIRD-PARTY-NOTICES.txt, licenses/MIT.txt and vendor/composer/LICENSE.