gazzza182 Posted December 29, 2015 Share Posted December 29, 2015 I'm looking for a really simple (potentially) module or modification for a site I'm working on. I just need the following for certain products: The ability to have 2 text fields, one for letters and one for numbers. When a customer orders a product (a soccer shirt), they get the option to have printing on the back, for £1 per letter & £4 per number. The easiest options would seem to be using the customisation fields, and just adding some code that would charge per character, but I've been unable to find a way of charging. It really seems simple on the face of it. I don't need to have the facility to preview what the shirt would look like, just the ability to charge for the customisation!! Any ideas??? Link to comment Share on other sites More sharing options...
gabdara Posted December 29, 2015 Share Posted December 29, 2015 I don't know of any module that could do this. You need some custom work done for this. Maybe combine the functionality of Customization fields with the functionality of Combinations. Create some combinations with impact on price the value of the two combined (eg. 1 letter + 1 number = 5, 2 l + 1 n = 6, 2 l + 2 n = 10, ... ). Hide the combinations so the user can't manually choose. When the user starts typing into the Customization fields, use javascript to select the corresponding combination. It's not the most elegant solution, but it should get the job done. Hope it makes sense. Link to comment Share on other sites More sharing options...
gazzza182 Posted December 30, 2015 Author Share Posted December 30, 2015 Thanks for your reply. After 4 hours of searching through Prestashop Addons, I found this http://addons.prestashop.com/en/front-office-features-prestashop-modules/19389-dynamic-product-price.html It works perfectly, and the support I've had from the developer is first rate!! Link to comment Share on other sites More sharing options...
gazzza182 Posted January 21, 2016 Author Share Posted January 21, 2016 Thanks for your reply. After 4 hours of searching through Prestashop Addons, I found this http://addons.prestashop.com/en/front-office-features-prestashop-modules/19389-dynamic-product-price.html It works perfectly, and the support I've had from the developer is first rate!! Just a quick update. I've now purchased and installed this module, and it works perfectly! I had help setting it up, and even had a couple of custom modifications. 5 Stars!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now