• Welcome to KonaKart Community Forum. Please login or sign up.
 

Can't add small prices options

Started by David, December 18, 2007, 11:06:14 pm

Previous topic - Next topic

David

Hi,

I'm adding products to my shop, some of them are like this:

price ex. tax = 0
price with attribute1 = 0.60
price with attribute2 = 0.75
price with attribute3 = 1

the problem is that when I see the product in my shop only the price of the attribute3 is shown

any idea to solve it?

Regards

David

julie

Hi David,

We've reproduced your problem and have identified a small bug in displaying the option price. Therefore you can either increase the price of your options  ;) or install the attached patch.

Take the class called ProdOption.class and place it in a directory called konakart/WEB-INF/classes/com/konakart/al . You have to re-start Tomcat in order for it to pick up the new class instead of the one in the jar.

Regards,

Julie

David

Thanks!!!!

I will install that patch as soon as I can  ;D

David