=== DITS Dynamic Global Discounts for WooCommerce === Contributors: ditsagency Tags: woocommerce, discounts, global discount, sale, percentage Requires at least: 5.8 Tested up to: 6.9 Requires PHP: 8.3 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Apply global and per-product percentage discounts in WooCommerce without modifying database prices. == Description == DITS Dynamic Global Discounts allows you to: * Set a global storewide percentage discount * Apply individual discounts per product * Schedule discounts with start and end dates * Keep original prices intact in the database All discounts are applied dynamically using WooCommerce filters. == Installation == 1. Upload the plugin folder to `/wp-content/plugins/` 2. Activate the plugin 3. Go to WooCommerce → Global Sale == FAQ == = Does it modify product prices in the database? = No. All discounts are applied dynamically via filters. = Does it support variable products? = Yes. == Changelog == = 1.0.0 = Initial release.