| 
	  	
						 				
		
				      		    
		
		| By Tiggywiggler - Thu 29 Dec 2016 |  
		| Has anyone found a way to have an option work as a multiplier. so instead of option 6 adding £1.50, it would multiply the final price by 1.5? |  
		| By Tiggywiggler - Sun 5 Nov 2017 |  
		| In case anyone is looking for a similar solution in future, I did ultimately make a new field for options would would allow them to be multipliers, and also to use a 'compute' function where you entered a simple Excel like function and the option would act on the end price using that function. 
 However, in the end I found it easier to enable the 'seperate price for each combination of options' option, and then push the values into the database from Excel (used an SQL connection in a VBA module to create the actual push of data). Hope this helps someone in future.
 |  |