=== Simple Product Badges === Contributors: sirvelia,joanrodas,amadeuarderiu,alberttarress Donate link: https://sirvelia.com/ Tags: woocomerce, badges, products, custom, simple Requires at least: 4.0 Tested up to: 6.6 Requires PHP: 7.2 Stable tag: 1.1.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Create simple customized badges for your store products in WooCommerce. == Description == Create simple customized badges for your store products in WooCommerce. Badges can be created in a general way and assigned by tags, categories, or product in particular. There are 4 types of labels (in both 4 the design can be modified): * Sale: the default badge in WooCommerce, in this case you can change the display name. * Custom Badge: Gives the possibility to set a date range and have it displayed only during the selected date range. * New: Set the number of days that a product is considered new, and once the selected number of days has passed, the label will no longer be displayed on the product. * Low in stock: A stock quantity is established to be considered as a minimum, and in the case of compliance, the label is displayed. It also gives the option to display a modal for products with variations where to show the stock of each variation. == Installation == This section describes how to install the plugin and get it working. 1. Upload `simple-product-badges` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Options menu CPT 2. Modal for products witch variations 3. Single Product menu == Changelog == = 1.1.1 = * English text revisions = 1.0.0 = * Initial release.