jordiob Posted May 2, 2011 Share Posted May 2, 2011 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 More sharing options...
jordiob Posted May 2, 2011 Author Share Posted May 2, 2011 guess it has to be a modification into AdminDiscounts.php to invoke not just the categories but the products too, ins't it? Link to comment Share on other sites More sharing options...
jeevanoss Posted May 2, 2011 Share Posted May 2, 2011 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 More sharing options...
jordiob Posted May 2, 2011 Author Share Posted May 2, 2011 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 More sharing options...
tomerg3 Posted May 2, 2011 Share Posted May 2, 2011 The only way to do it without creating a new category is by customizing the code. Link to comment Share on other sites More sharing options...
jordiob Posted May 3, 2011 Author Share Posted May 3, 2011 Danke! Link to comment Share on other sites More sharing options...
jcmil Posted November 1, 2011 Share Posted November 1, 2011 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 More sharing options...
jordiob Posted November 2, 2011 Author Share Posted November 2, 2011 No idea jcmil. Btw, what we did is customize the code Link to comment Share on other sites More sharing options...
jcmil Posted November 3, 2011 Share Posted November 3, 2011 No idea jcmil. Btw, what we did is customize the code Yeah I saw that. Thats why I thought you might have taken it to the next level. Link to comment Share on other sites More sharing options...
jordiob Posted November 3, 2011 Author Share Posted November 3, 2011 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 Link to comment Share on other sites More sharing options...
jcmil Posted November 17, 2011 Share Posted November 17, 2011 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 I know the feeling! 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 More sharing options...
bobmartinusa Posted May 18, 2012 Share Posted May 18, 2012 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 More sharing options...
rahulgroup Posted March 15, 2013 Share Posted March 15, 2013 sir please help for shoppingneeds.in no see voucher in payment Link to comment Share on other sites More sharing options...
Recommended Posts