Changeset 3339994
- Timestamp:
- 08/06/2025 02:39:40 AM (8 months ago)
- Location:
- coupon-prompt
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
coupon-prompt/tags/1.0.1/readme.txt
r3339982 r3339994 14 14 == Description == 15 15 16 Display smart coupon notices on the cart and checkout pages if a valid WooCommerce coupon is available but not applied. Let your customers see which coupons they can use, what discount they’ll get, and when the offer expires—then let them choose to apply it with a single click. 16 🎉 **Boost sales and delight customers with smart, customizable WooCommerce coupon prompts!** 🎉 17 17 18 **Features:** 19 - **Suggests eligible WooCommerce coupons** on cart and checkout pages, increasing coupon visibility and conversion. 20 - **Per-coupon toggle:** Choose which coupons are suggested to customers using a simple checkbox in the coupon edit screen. 21 - **Shows discount type and amount:** Clearly displays whether the coupon is a percentage, fixed cart, or fixed product discount (e.g., “20% off”, “$5 off”, “$5 off per item”). 22 - **Optional expiry countdown:** Show a live countdown (days, hours, minutes) until coupon expiry, or hide it per coupon. 23 - **Secure “Apply Now” button:** Customers can apply coupons with a single click; each link is protected by a unique nonce for security. 24 - **No auto-apply:** Coupons are never automatically applied; customers always choose which coupon to use. 25 - **Fully translation-ready:** All text is translatable and a .pot file is included. 26 - **Works for logged-in users and optionally for guests:** By default, only logged-in users can apply coupons, but this can be changed with a filter. 27 - **Permission checks:** Only users with the correct permissions can apply coupons. 28 - **Handles coupon usage limits and validity:** Only valid, unused, and non-expired coupons are suggested. 29 - **Admin controls:** Enable/disable coupon prompt and expiry countdown per coupon from the coupon edit screen. 30 - **Fallback display:** Coupon notices also appear in the main content area if WooCommerce hooks are not available. 31 - **Compatible with most themes and WooCommerce setups.** 32 - **Lightweight and secure:** No bloat, no tracking, no auto-apply, just helpful prompts. 18 Coupon Prompt makes it easy to showcase your best deals—right where customers are most likely to use them. Show attractive, actionable coupon suggestions on the cart and checkout pages, only when a valid coupon is available and not yet applied. Customers instantly see which coupons they can use, how much they’ll save, and when the offer expires. With a single click, they can apply the coupon—no codes to remember, no confusion. 19 20 ✨ **Why choose Coupon Prompt?** 21 - Increase coupon usage & conversions: Make discounts obvious and easy to use. 22 - Reduce friction: No more hunting for codes—customers see and apply coupons in one click. 23 - Full admin control: Customize the notice text, button label, and more for each coupon. 24 - Secure & user-friendly: Every “Apply Now” button is protected by a unique nonce. 25 26 🛠️ **Key Features** 27 - Per-coupon toggle: Choose which coupons are suggested with a simple checkbox in the coupon edit screen. 28 - Customizable notice & button text: Set your own message and button label for each coupon (admin option). 29 - Shows discount type and amount: Clearly displays “20% off”, “$5 off”, or “$5 off per item”. 30 - Optional expiry countdown: Show a live countdown (days, hours, minutes) until coupon expiry, or hide it per coupon. 31 - Preview before publish: Instantly see how your coupon prompt will look in the admin. 32 - Works for logged-in users and optionally for guests: By default, only logged-in users can apply coupons, but this can be changed with a filter. 33 - Permission checks: Only users with the correct permissions can apply coupons. 34 - Handles coupon usage limits and validity: Only valid, unused, and non-expired coupons are suggested. 35 - Fallback display: Coupon notices also appear in the main content area if WooCommerce hooks are not available. 36 - Translation-ready: All text is translatable and a .pot file is included. 37 - Compatible with most themes and WooCommerce setups. 38 - Lightweight & privacy-friendly: No bloat, no tracking, no auto-apply—just helpful prompts. 33 39 34 40 == Installation == … … 37 43 3. Edit or create coupons and enable the "Show in Cart/Checkout?" option as needed. 38 44 4. Optionally enable the "Show Expiry Countdown?" option per coupon. 45 5. (Optional) Customize the notice text and button label for each coupon in the coupon edit screen. 39 46 40 47 == Usage == … … 44 51 - In the coupon edit screen, check the box labeled **"Show in Cart/Checkout?"** to make this coupon eligible for prompting. 45 52 - (Optional) Check **"Show Expiry Countdown?"** to display a countdown timer for the coupon's expiry. 53 - (Optional) Enter your custom notice text and button label for this coupon. 46 54 47 55 2. **How Customers See and Use Coupons:** 48 56 - When a customer adds products to their cart and visits the cart or checkout page, eligible coupons will be displayed as notices. 49 - Each notice shows the coupon code, discount type/amount, and (if enabled) expiry countdown.50 - Customers can click the **"Apply Now"** buttonto apply the coupon instantly and securely.57 - Each notice shows the coupon code, your custom message, discount type/amount, and (if enabled) expiry countdown. 58 - Customers can click the **"Apply Now"** (or your custom button text) to apply the coupon instantly and securely. 51 59 52 60 3. **Developer Options:** … … 64 72 65 73 == Frequently Asked Questions == 74 = Can I customize the coupon notice or button text? = 75 Yes! When editing a coupon, you can set your own notice message and button label for each coupon prompt. 76 66 77 = Does this plugin auto-apply coupons? = 67 78 No, it only suggests eligible coupons. Customers must click to apply. -
coupon-prompt/trunk/readme.txt
r3339982 r3339994 14 14 == Description == 15 15 16 Display smart coupon notices on the cart and checkout pages if a valid WooCommerce coupon is available but not applied. Let your customers see which coupons they can use, what discount they’ll get, and when the offer expires—then let them choose to apply it with a single click. 16 🎉 **Boost sales and delight customers with smart, customizable WooCommerce coupon prompts!** 🎉 17 17 18 **Features:** 19 - **Suggests eligible WooCommerce coupons** on cart and checkout pages, increasing coupon visibility and conversion. 20 - **Per-coupon toggle:** Choose which coupons are suggested to customers using a simple checkbox in the coupon edit screen. 21 - **Shows discount type and amount:** Clearly displays whether the coupon is a percentage, fixed cart, or fixed product discount (e.g., “20% off”, “$5 off”, “$5 off per item”). 22 - **Optional expiry countdown:** Show a live countdown (days, hours, minutes) until coupon expiry, or hide it per coupon. 23 - **Secure “Apply Now” button:** Customers can apply coupons with a single click; each link is protected by a unique nonce for security. 24 - **No auto-apply:** Coupons are never automatically applied; customers always choose which coupon to use. 25 - **Fully translation-ready:** All text is translatable and a .pot file is included. 26 - **Works for logged-in users and optionally for guests:** By default, only logged-in users can apply coupons, but this can be changed with a filter. 27 - **Permission checks:** Only users with the correct permissions can apply coupons. 28 - **Handles coupon usage limits and validity:** Only valid, unused, and non-expired coupons are suggested. 29 - **Admin controls:** Enable/disable coupon prompt and expiry countdown per coupon from the coupon edit screen. 30 - **Fallback display:** Coupon notices also appear in the main content area if WooCommerce hooks are not available. 31 - **Compatible with most themes and WooCommerce setups.** 32 - **Lightweight and secure:** No bloat, no tracking, no auto-apply, just helpful prompts. 18 Coupon Prompt makes it easy to showcase your best deals—right where customers are most likely to use them. Show attractive, actionable coupon suggestions on the cart and checkout pages, only when a valid coupon is available and not yet applied. Customers instantly see which coupons they can use, how much they’ll save, and when the offer expires. With a single click, they can apply the coupon—no codes to remember, no confusion. 19 20 ✨ **Why choose Coupon Prompt?** 21 - Increase coupon usage & conversions: Make discounts obvious and easy to use. 22 - Reduce friction: No more hunting for codes—customers see and apply coupons in one click. 23 - Full admin control: Customize the notice text, button label, and more for each coupon. 24 - Secure & user-friendly: Every “Apply Now” button is protected by a unique nonce. 25 26 🛠️ **Key Features** 27 - Per-coupon toggle: Choose which coupons are suggested with a simple checkbox in the coupon edit screen. 28 - Customizable notice & button text: Set your own message and button label for each coupon (admin option). 29 - Shows discount type and amount: Clearly displays “20% off”, “$5 off”, or “$5 off per item”. 30 - Optional expiry countdown: Show a live countdown (days, hours, minutes) until coupon expiry, or hide it per coupon. 31 - Preview before publish: Instantly see how your coupon prompt will look in the admin. 32 - Works for logged-in users and optionally for guests: By default, only logged-in users can apply coupons, but this can be changed with a filter. 33 - Permission checks: Only users with the correct permissions can apply coupons. 34 - Handles coupon usage limits and validity: Only valid, unused, and non-expired coupons are suggested. 35 - Fallback display: Coupon notices also appear in the main content area if WooCommerce hooks are not available. 36 - Translation-ready: All text is translatable and a .pot file is included. 37 - Compatible with most themes and WooCommerce setups. 38 - Lightweight & privacy-friendly: No bloat, no tracking, no auto-apply—just helpful prompts. 33 39 34 40 == Installation == … … 37 43 3. Edit or create coupons and enable the "Show in Cart/Checkout?" option as needed. 38 44 4. Optionally enable the "Show Expiry Countdown?" option per coupon. 45 5. (Optional) Customize the notice text and button label for each coupon in the coupon edit screen. 39 46 40 47 == Usage == … … 44 51 - In the coupon edit screen, check the box labeled **"Show in Cart/Checkout?"** to make this coupon eligible for prompting. 45 52 - (Optional) Check **"Show Expiry Countdown?"** to display a countdown timer for the coupon's expiry. 53 - (Optional) Enter your custom notice text and button label for this coupon. 46 54 47 55 2. **How Customers See and Use Coupons:** 48 56 - When a customer adds products to their cart and visits the cart or checkout page, eligible coupons will be displayed as notices. 49 - Each notice shows the coupon code, discount type/amount, and (if enabled) expiry countdown.50 - Customers can click the **"Apply Now"** buttonto apply the coupon instantly and securely.57 - Each notice shows the coupon code, your custom message, discount type/amount, and (if enabled) expiry countdown. 58 - Customers can click the **"Apply Now"** (or your custom button text) to apply the coupon instantly and securely. 51 59 52 60 3. **Developer Options:** … … 64 72 65 73 == Frequently Asked Questions == 74 = Can I customize the coupon notice or button text? = 75 Yes! When editing a coupon, you can set your own notice message and button label for each coupon prompt. 76 66 77 = Does this plugin auto-apply coupons? = 67 78 No, it only suggests eligible coupons. Customers must click to apply.
Note: See TracChangeset
for help on using the changeset viewer.