Post by sunchaser » Thu Jun 19, 2014 5:36 pm

Hello i need to have an option that, if selected, increases the price of all the order by a certain percentage.

example

base price: 100 euro
option 1: +3 euro

total: 103 euro

option: delivery time
if 1 gg => +50% of the order price = 154 euro
if 3 gg => +30% of the order price = 134 euro

How can i configure ocart? do i need an extension?

Medieval Europe, Roleplay game


User avatar
Newbie

Posts

Joined
Fri Jan 04, 2013 11:19 pm

Post by dynamoproductions » Fri Jun 20, 2014 5:44 pm

Up

(help please)

Image


User avatar

Posts

Joined
Thu Jun 19, 2014 5:14 pm


Post by jillc » Sat Jun 21, 2014 11:31 am

Have you looked at Option Boost in the Extensions directory?

New member

Posts

Joined
Sat Sep 07, 2013 11:55 am

Post by dynamoproductions » Fri Jun 27, 2014 3:41 am

Thank you;

Yes, i bought it and installed it. This extensions allows to configure a % based on the base price of an item, not on the total cost.

It does this:

Code: Select all

Base price: 1 euro
Option 1: +2 euro
Quantity: 100
Delivery: 1gg (+50%)

Total = 100 * (1*150% + 2) = 350 euro
What i need is something that does this:

Code: Select all

Base price: 1 euro
Option 1: +2 euro
Quantity: 100
Delivery: 1gg (+50%)

Total = 100 * (1+ 2) * 150% = 450 euro

Image


User avatar

Posts

Joined
Thu Jun 19, 2014 5:14 pm

Who is online

Users browsing this forum: No registered users and 20 guests