Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Display attribute price range

Display attribute price range

Locked

Views: 1,610

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
07 May 2009, 14:03
#1
mkopecky avatar

mkopecky

New Zenner

Join Date:
Aug 2007
Posts:
31
Plugin Contributions:
0

Display attribute price range

I am currently running 1.3.8 with a custom template and have set my products up to be priced by attributes. For example:
size 1 : $1.75/each
size 2: $1.85/each
size 3: $2.05/each

In addition I have entered quantity price break downs within the product price manager. So essentially if a customer purchases different quantities of a size he/she will receive discounts. For example:

size 1
12 - 23= $1.75 each
24 - 47= $1.45/each
48 - 71= $1.16/each
72 - 95= $1.05/each
96 -143= $.93/each
144+ = $.74/each

I would like to be able to show the price range not only on the product listing page, but also the product info page. More specifically I'd like the range to span across attributes. For example,
starting price $2.05 (smallest qty of most expensive size 3) - as low as $.74 (largest qty of least expensive size 1).

Is this possible?

I have been able to utilize code that gives me starting at and as low as for the same attribute, but only on the product info page. I haven't been able to figure out how to get a range from largest to smallest attributes AND show it on the product info page and product listing.

Any help, would be awesome as I'm running into a brick wall on this one.

Thanks,
mkopecky

24 Aug 2010, 15:24
#2
crittle1 avatar

crittle1

New Zenner

Join Date:
Jul 2010
Posts:
26
Plugin Contributions:
0

Re: Display attribute price range

I'm looking to do something similar. Did you find a solution. I just want to post my Min. Quantity on the products info page.