Post by xarra » Fri Aug 14, 2015 4:53 pm

Hi,

Image
http://postimg.org/image/jk5xbj6wv/

Hi, i am creating a OpenCart store that sell banners. Based on the picture above, the total price of the banner is the sum of the white & the red areas. I already find an extension that can calculate the white area (extension name: Product Size Option). But i don't know how to calculate the red areas. The red areas are the extra material that clients can choose to add. The clients should choose how many inches of the red area that they want to add, but the anything less 4 inches are free of charge.

Any advice on how can i solve it? Or any extension i can use? \

Thank you.

Newbie

Posts

Joined
Fri Nov 28, 2014 1:14 pm

Post by chulcha » Fri Aug 14, 2015 6:15 pm

width_white = 3
height_white = 4

width_red = 2

square_red = (width_red*width_white)*2 + (width_red*height_white)*2

???

Active Member

Posts

Joined
Fri Jul 18, 2014 4:39 pm

Post by xarra » Mon Aug 17, 2015 11:06 am

Hi Chulcha,

Thank you for the equation. Do you know how i can implement it on OpenCart?

Newbie

Posts

Joined
Fri Nov 28, 2014 1:14 pm

Post by chulcha » Mon Aug 17, 2015 5:51 pm

Describe in more detail.
The width and height of the white block are optional, or option is the area of the square.
The width and height of the red stripes are optional or option is the summary square.

These values can be integer or decimal as well?
These values can be fixed size?

PM?

Active Member

Posts

Joined
Fri Jul 18, 2014 4:39 pm
Who is online

Users browsing this forum: No registered users and 124 guests