WooCommerce Smart Coupons 9.33.0

Download WooCommerce Smart Coupons 9.33.0 from nulled fire. WooCommerce Smart Coupons create gift certificates, store credit, coupons based on purchases.
* Fix: Corrected net value stats of old orders where store credit made totals zero during the database upgrade
* Fix: Creation of dynamic property WC_Order::$sc_total_credit_used is deprecated
* Fix: Handle coupon validation during order created from YITH POS
* Fix: Correctly store gift purchase amounts in the selected currency with Aelia Currency Switcher
* Fix: Ensure coupon deductions align with the selected currency amount in Aelia Currency Switcher
* Fix: Manual discounts now persist when items are removed from admin-created orders [Admin]
* Update: Translations
* New: Tested up to WooCommerce 9.5.1
* New: Added Polylang compatibility for coupon restrictions with a filter 'enable_wc_sc_polylang_compatibility' to toggle integration (disabled by default)
* Fix: Auto generate coupons does not respect the settings for WooCommerce Subscriptions [WC Blocks]
* Fix: Auto-apply coupon not removing for WooCommerce Subscriptions product
* Fix: Auto-apply not working for coupons with attribute restrictions by ensuring accurate filtering of coupons based on product attribute IDs
* Update: Moved options & settings related to WooCommerce Subscriptions to its dedicated class
* Update: Ensure all the data are being written to CSV file at the earliest during coupon data generation
* Update: Translations