Attribute options price display

Posts: 14
Joined: 08/08/2007
Getting busy with the Ubercode.

It would be really nice to be able to have attribute options show actual cost versus the adjustment amount. Users shouldn't have to do the math in their head, it should be automatic. It would also be quite nice if the sell price was displayed as a range from the low end of attributes to the high end in these cases, or said "Starting at $n". If nobody disagrees, I may throw together a patch to allow this as a configurable option.

Posts: 17
Joined: 08/07/2007

I certainly do not disagree. I would in fact love to have such option.

You might want to look at these two threads...

http://www.ubercart.org/forum/support/45/update_price_when_attributes_ar...

http://www.ubercart.org/forum/support/26/jquery_help

I think it would be great if a price-range where shown at first - but the display-price would then be updated with the right price when an option is selected.

If you do any solution - It would be great. Smiling

Please let us know. Thanks.

Posts: 541
Joined: 08/13/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Internationalizationizer

Personally, I think thread about the attribute behavior are a little useless because actually, the attribute system is bad thinked. (Not about the programming but about the interface between the user and the website).

If a product have an attribute, in the product listing, it should show the attribute with his price and the possibility to add the product with attribute to cart directly. As I say here too. I know, I repeat myself a little but the attribute gestion is very important to me, and I'm learning how drupal and ubercart work to enable this functionnality. But actually, I don't have the skill to do that, maybe in a couple of month.

I really like the way attributes are made in ubercart, especially the fact to don't create a node by attributes (This is the way subproduct module for ecommerce works), but I think, subproduct module of ecommerce system are much beter considering the interface between the visitor and the website.