mark2 Posted May 27, 2011 Share Posted May 27, 2011 Has anyone worked on allowing the customer to specify the amount of a gift voucher ? Link to comment Share on other sites More sharing options...
uddhava Posted May 27, 2011 Share Posted May 27, 2011 I think it is easier (from a coding point of view) to create a product with a dropdown with a range of values of the voucher. Link to comment Share on other sites More sharing options...
mark2 Posted May 27, 2011 Author Share Posted May 27, 2011 I agree, that is what we have done. But it would better if the customer could choose their own value of voucher. Link to comment Share on other sites More sharing options...
mark2 Posted June 1, 2011 Author Share Posted June 1, 2011 After a bit of digging around, it seems the easiest way would be to use the attributes and the customizations. A single product combination is created for a voucher product with an attribute X The customer specifies the price in a customized textfield on the product page. cart.php is extended to modify the price of attribute X based on the customized textfield value. Link to comment Share on other sites More sharing options...
jamesjohn Posted June 1, 2011 Share Posted June 1, 2011 (edited) I guess nobody would like to do that. Who wants to give power to the consumer. Edited October 19, 2012 by jamesjohn (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts