Closed (won't fix)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Product pricing
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2012 at 16:46 UTC
Updated:
25 Jul 2012 at 20:56 UTC
Hi :-) I'm trying to add two extra range fields on a product (width and height) which should be used to calculate the product price directly by the buyer.
Let's see an example:
How could be implemented this situation? Do you have suggestions? I've read the the developers guide but I've found nothing useful. Currently I'm playing with some custom jQuery on the client side but the price is not updated when the product is added to the cart. Maybe the product price could be re-calculated using a rule when the product is added to the cart? But how the user input value can be stored? What do you think about?
Thanks for the attention!
Comments
Comment #1
rszrama commentedPlease repost your question at http://www.drupalcommerce.org/questions. I can get you part of the way there through Commerce Customizable Products and the Physical Fields modules, and I'd love to have it there for others to find. ; )
(Oh, and be sure to drop a link in here to the Question node.)
Comment #2
finex commentedThanks @rszrama, I've created the question here: http://www.drupalcommerce.org/questions/3626/variable-pricing-based-rang...
Comment #2.0
finex commentedAddedd "
" and corrected some sentences.