开发者 |
algoritmika
anbinder wpcodefactory Karzin omardabbas kousikmukherjeeli moshtafizur01 karzin |
---|---|
更新时间 | 2024年9月5日 17:31 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
“Easy To Use And Works!: URL Coupons for WooCommerce plugin is extremely easy to use. Basically, plug and play. Very light-weight and performance focused. Love it!” – ⭐⭐⭐⭐⭐ carmpocalypseMain Page | Demo (Pro Version) | Support Forum | Documentation & How to Are you tired of customers abandoning carts because they forgot to apply a discount code? Our plugin solves this problem by enabling you to create special URLs that automatically apply coupons at checkout. No more frustration for your customers, and no more lost sales for you. With just a click, shoppers can enjoy their discounts hassle-free, leading to increased conversions and happier customers. 🚀 Main Features: FREE Version 🚀 Create Custom URLs to Apply Coupons No more manual entry for coupons, the plugin allows you to easily generate unique URLs that automatically apply discount coupons when visited. You can share these coupon-ready links in emails, social media, or directly on your website (like a banner), providing a seamless and hassle-free discount experience for your customers. Perfect for promotions, marketing campaigns, and increasing conversion rates. 🚀 Customize URL Key for Coupon Application Define custom URL keys to allow customers to apply standard shop coupons directly through a URL. For example, use a link like this to apply the discount and enhance user experience (and reflect your marketing strategy branding)
http://example.com/?apply_coupon=couponcode
🚀 Customize Notice Messages for Coupons
Whenever a coupon is applied, or was already applied, or doesn't exist, the plugin allows you to customize the notice message that appears to users to keep them informed about what just happened.
🚀 Supports Logged & Non-Logged In Users
Ensure coupon URLs function seamlessly for both logged-in and guest users by forcing a session start when a URL with the coupon key is accessed, enabling URL coupons for non-logged-in users.
And for sites with caching issues, you can enable early and universal session start to guarantee URL coupon activation for guest users.
🚀 Hide Coupon Field on Cart & Checkout
Control showing/hiding of the standard coupon input fields on your store, the plugin allows you to choose to hide the coupon input field on the cart page and/or checkout page.
Additionally, you have the option to hide the field either always or only when a coupon is applied via URL.
🚀 Advanced Options
“Great Support!: The support team of this plugin in really helpful, they solved my problem really fast! Thank you!” – ⭐⭐⭐⭐⭐ Datacaixa “great plugin and bombastic support!: The plugin is perfect for all who are looking for a plugin which automatically adds coupons by URL. and the Support is also BOMBASTIC! Really good guy! Thanks and all the best I wish you. 🙂” – ⭐⭐⭐⭐⭐ eltoine🏆 Do More: PRO Version The premium version of Apply Coupons by Link: URL Coupons for WooCommerce plugin allows more flexibility & advanced options, take a look at what it offers: 🏆 Automatically Add Coupon Products to Cart Via URL Automatically add products associated with "Fixed product discount" type coupons to the cart, customers will have the desired product already added to their cart after they click your custom URL, to ensure a seamless experience and less steps towards conversion. 🏆 Empty Cart Start users' sessions on a clean slate and clear the cart before adding the coupon's products, very helpful when you're applying product-specific coupons so total discount is visible to users. 🏆 Redirect URL When Coupon is Applied Automatically redirect users to a specified page after a coupon is successfully applied, you can select options like redirect to cart page or checkout, or even define your own custom redirect link on your website. 🏆 Customize Redirect URL By Coupon Set unique redirect URLs for each coupon to guide users to specific pages after applying the coupon, this option adds "URL Coupons: Redirect URL" field to each coupon admin edit page. 🏆 Customize Notice Messages By Coupon You can even go further and provide a tailored experience based on coupon being in use, so that traffic coming from a specific campaign can see messages related to the coupon they used, configurable at coupon level.
“I needed a light-weight plugin to generate URL Coupons and the URL Coupons for WooCommerce did not disappoint. Thanks for this wonderful plugin.” – ⭐⭐⭐⭐⭐ Carm “Great Plugin – Very good assistance. The plugin works fine and it does what it says. The assistance’s been very helpful in helping us with an issue. Thx” – ⭐⭐⭐⭐⭐ Eugenio “Good customer service! I recommend!” – ⭐⭐⭐⭐⭐ Valentin “Excellent assistance: Support was here when I needed, the plugin works well” – ⭐⭐⭐⭐⭐ ecommerce Comptoirdesflandres💯 Why WPFactory?
Please try to change one option below at a time and test again:
alg_wc_url_coupons_apply_url_coupon_validation
filter.alg_wc_url_coupons_keys_to_remove_on_redirect
filter.[alg_wc_url_coupons_print_notices]
- Now checking if wc_print_notices()
function exists.no
).yes
now.plugins_loaded
action now.[alg_wc_url_coupons_translate]
shortcode added (for WPML and Polylang translations).Alg_WC_URL_Coupons_Core::apply_url_coupon()
.alg_wc_url_coupons_coupon_applied
action added.[alg_wc_url_coupons_print_notices]
shortcode added.load_plugin_textdomain
moved to the init
action.alg_wc_url_coupons_before_coupon_applied
and alg_wc_url_coupons_after_coupon_applied
actions added.add-to-cart
query argument on redirect now.