Jump to content

Create vouchers/coupons for specific products


Recommended Posts

hi there! I'd like to know if is there an easy way to create specific vouchers for a product.
For example, let's say that a customer has downloaded one of my products, but got an error in the downloading process. I'd like to be able to add a new code to download just that specific product. Can I?

Thanks! :)

Link to comment
Share on other sites

You can create a category for a that product & then voucher for the category in Back Office >> Payment >> Vouchers.
Modifying AdminDiscounts.php, we can make interface to add voucher for a product. But make it function we have modify the core files.

Link to comment
Share on other sites

You can create a category for a that product & then voucher for the category in Back Office >> Payment >> Vouchers.
Modifying AdminDiscounts.php, we can make interface to add voucher for a product. But make it function we have modify the core files.


Thanks for your answer!
I know I can do that but I have more than 100 products, it's impossible for me to duplicate them all :(

Thanks again!
Link to comment
Share on other sites

  • 5 months later...

Has anyone succeeded in creating product specific vouchers?

 

I would like to offer a voucher that allows a free accessory (discount for unit cost thereof) when a certain product is purchased.

I want to be able to offer this accessory for every product purchased.

Thus If I buy : -

1x AAA - I add 1x BBB, enter voucher code - & get 1x BBB free (BBB cost deducted);

10 x AAA - I add 10x BBB, enter voucher code - & I get 10x BBB free.

 

Anyone ever managed to achieve this?

Link to comment
Share on other sites

Yup! but, for being honest, we had to pay someone to make a quick arrangement (in just a few hours) so we could create the download codes via our backoffice.

Been thinking on make it properly and upload it as a module, but we have no time :P

Link to comment
Share on other sites

  • 2 weeks later...

Yup! but, for being honest, we had to pay someone to make a quick arrangement (in just a few hours) so we could create the download codes via our backoffice.

Been thinking on make it properly and upload it as a module, but we have no time :P

I know the feeling!

:D

 

I am surprised the PS devs haven't addressed this voucher flexibility issue as I think it must be a widely sought after function..... If you could develop a module I think it would be popular. ;)

Link to comment
Share on other sites

  • 6 months later...

one way you can acheive that could be

1) create a special hidden category for the free gift

2) when you create the actual product listing in the description mention the voucher code in the description so buyer knows the code.

3) create a very special odd price like 3.875$ and then in voucher creation mention this as the minimum purchase value

 

that should be a very rough workaround.

Link to comment
Share on other sites

  • 9 months later...
×
×
  • Create New...