Mailchimp Banner Promo Product Page | Q3 2024

added by Mahrie for July $1 promo - product page specific link to Mailchimp pricing

Klarna Payments Q3 2024 banner

Added by Russell Langley in Partner Marketing

Product Icon

Smart Coupons for WooCommerce

All-in-one plugin for gift cards, discounts, BOGO deals and promotions. Smart Coupons is the original, best-selling, most complete and most advanced WooCommerce coupons plugin.

Smart coupons – add class in my account to change display of not used / used coupons

Could it be possible to add transparency to already used coupons in “Coupons received”?
And for same usage, remove the transparency from “used” section for same coupon?
This way, when a user has used a coupon, it would appear as transparent in the “received coupons” (as he can’t use it anymore”) and this same coupon would appear as “not transparent” in the “used coupons, where it really belongs?
Or it you prefer, just add a “.used ” class (and we could change what we want, even add display:none)

‘#invalid_coupons_list .coupon-container.used {
opacity: 1 !important;
}

‘#all_generated_coupon .coupon-container.used {
opacity: 0.5 !important;
}

Thx!

Edit: I added a ‘ before # to avoid the heading style

Author

Current Status

Open

Last updated: December 18, 2019

0 comments

Log in to comment on this feature request.