4 replies [Last post]
sharkmeat's picture
Offline
Joined: 03/21/2008
Juice: 21
Was this information Helpful?

I've been searching around to see if anyone has been able to get a coupon module up and running to only apply a coupon to a specific product. I haven't been able to find anything but maybe I've overlooked something.

At the moment we have the Coupon Contrib Module running on RC5 - the only problem with this is we'd like to print a coupon(promo) code on some advertising materials and :

1) A coupon can be used over and over again on any product so this makes printing a non-serialized coupon code impossible
2) We only want the coupon code to apply to a specific product.

Am I totally over looking something here or is this just not possible at present???

Many thanks in advance for any advice on whether this can be implemented.

devonl's picture
Offline
Joined: 05/07/2008
Juice: 28
Re: Coupon For A Specific Single Product

There are actually two coupon modules. One has more features than the other. Check here for a richer coupon experience. Using this version, you will be able to address your issues:

  1. You can define the number of times a coupon can be used under the "Order restriction" panel. Setting the Max number of redemptions to 1 will essentially give you the ability to serialize your coupons. Have fun creating an entry for each "serialized" coupon code Smiling
  2. You can restrict the use of a coupon to a specific product using the "Product restriction" panel.

Keep in mind, coupons and discounts (uc_discount) do NOT play well together. And since you probably have the other uc_coupon installed, you'll need to check the documentation kn how to remove the one you have now because they do not play well together either.

sharkmeat's picture
Offline
Joined: 03/21/2008
Juice: 21
How did I miss that!!

Thanks for that - I'll try out the new coupon module Smiling

Alaska's picture
Offline
Joined: 10/16/2007
Juice: 1433
Restriction Panel Location

Devonl:

Using store coupon 5.x-1.5. Where is the Product Restriction panel located?

Also notice that http://www.ubercart.org/contrib/1991 that this points to http://drupal.org/project/uc_coupon for the download and the other to uc_coupon_1.5.zip as listed on contrib/1991. Is one newer and if so which one?

Thanks

firebus@drupal.org's picture
Offline
Joined: 08/31/2008
Juice: 9
both these options now exist in the original uc_coupon module

both these options now exist in the original uc_coupon module

product restriction is in the dev snapshot.