Feature request - calculated price on customer input

Phoca Cart - complex e-commerce extension
jpeters
Phoca Professional
Phoca Professional
Posts: 225
Joined: 31 Dec 2020, 09:46

Feature request - calculated price on customer input

Post by jpeters »

Hello,

can you ad a option to sell products based on customer input of (dimension, length, width, height, surface).
so in the product details you define the price on specs defined.

Example
length (min. value, max. value, value, type of value (mm,cm,mtr), price per defined value, base value,
width (min. value, max. value, value, type of value (mm,cm,mtr), price per defined value , base value

length
min.value 100
max.value 6000
valuestep: 5
valuetype: mm
valueprice: 0,50
basevalue:10,00


so when customer defines the length of the product needed, lets say 500
then the price will 10,00 * (50 (500/5) * 0,50) =
if a customer defines 496 then it will calculate with first next step, so 500

product can have single or multiple values types (length, width)
the product price is based on calculation of the value types together..

example based on virtuemart (http://demo.virtuemart.net/istraxx-custom-size-4-detail).

Tags:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Feature request - calculated price on customer input

Post by Jan »

Hi, added to feature request list.

Jan
If you find Phoca extensions useful, please support the project
Post Reply