Page 1 of 1

two price

Posted: Fri Mar 06, 2009 8:25 pm
by Hildebrando
Hi:

It´s possible display two price in a product:
- the normal price erased and
- a special ofert price

TIA

Al.

Re: two price

Posted: Sat Mar 07, 2009 7:07 pm
by kko2
I don't think they have one at the moment

Re: two price

Posted: Sun Mar 08, 2009 4:01 am
by iloveopencart
I just submitted a contribution which will allow a second price. You can get it here: [url]http://www.opencart.com/index.php?route ... _id=96[url]. It is also attached to this message.

Second Price Contribution


Re: two price

Posted: Tue Aug 30, 2011 6:21 pm
by Alen30
Iloveopencart,
Do you have that contribution working on opencart version 1.5.1.1.
I need the option that show (display) two prices for a product

I need that because first price is regular price but Second price is for customers which pay with credit card (total price increasing by 7%) so i need function to display this two prices and after that to manage them in checkout process.

First price_> regular price
Second price ->should be increased by a percentage. (same percentage for all products).
That second price also should be increased based on discount, special or option price.

EXAMPLE:
First price: 100
Second 107 (increased bu 7%)

If SPECIAL PRICE is activated (set to 90)
First price:100
Special price 90
Second price: 96,3 (increased special price also by 7%)

if DISCOUNT is activated (for example 4 products 80 per item)
First price: 100
Discount price 90
Second price: 96,3 (increased also by 7%)
4 or more 80
Second price DISCOUNT**
4 or more 85,6 (increased also by 7%)**

I managed alone, until now to display two prices ( by changing product.php, product.tpl and localisation files) but have problem displaying Second price Discount** (that one increased also by 7%).

Do you know if there is any distribution that solves the problem.
Maybe my approach is totally wrong. I dont know because i am not experienced in opencart.

PLEASE HELP
ALEN

Re: two price

Posted: Sun Jan 08, 2012 2:03 pm
by idelectronics
I have the same situation, somebody know a module for that?

It will do that:

1) Shows lowest price by default on the category pages
2) Shows both prices on the product page
3) During checkout, when they select a payment method, the confirmation page will show the update price based on whatever method they chose

any idea?

Re: two price

Posted: Sun Jan 08, 2012 2:15 pm
by rph
idelectronics wrote:1) Shows lowest price by default on the category pages
Display Low Price will display the best quantity discount price across the store.

Re: two price

Posted: Tue Jan 07, 2014 4:31 pm
by maffu
iloveopencart wrote:I just submitted a contribution which will allow a second price. You can get it here: [url]http://www.opencart.com/index.php?route ... _id=96[url]. It is also attached to this message.
second_price_v1.zip
Hi! i have download the attached file, but the archive seems damaged..