This is a WooCommerce plugin allows you to select and show custom badges for your products.
Two options:
- Upload
/dist/woocommerce-product-badges
to you plugin folder via FTP - Upload
/dist/woocommerce-product-badges.zip
via the WP UI
Badges are defined in /php/badges.php
Each product has a new "Product Badges" tab. There you can select specific badges you want to show for this product:
You'll then see the badges show under the add to cart button:
git clone [email protected]:dreischer/Woocommerce-Product-Badges.git
yarn install
make build
This will create the contents of /dist/