वर्णन
This plugin allows store owners to reward customers with cumulative discounts depending on the total amount they have spent.
Features include:
* Define discount rules (threshold amount discount percentage).
* Filter eligible spending by time period (last month, last 6 months, last year, or all time).
* Restrict calculations to selected product categories.
* Discounts are automatically applied in the cart and checkout.
स्थापना
- Upload the plugin files to the
/wp-content/plugins/dits-cumulative-discountdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to WooCommerce Cumulative Discounts to configure discount rules, time periods, and categories.
नेहमी विचारले जाणारे प्रश्न
-
Does this plugin work with coupons?
-
Yes, it works alongside WooCommerce coupons.
-
Who sees the discounts?
-
Only logged-in customers. The calculation is based on their past completed orders.
-
Can I translate the plugin?
-
Yes. A
.potfile is included in the/languagesfolder.
समीक्षा
योगदानकर्ते आणि विकसक
“DITS Cumulative Discount” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “DITS Cumulative Discount” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0.0
- Initial release.
1.0.1
- Fix: enqueue admin/front assets properly; move inline JS to separate files; localize data via wp_localize_script; i18n translators comments.