Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Price Options: How to display actual price in dropdown

Price Options: How to display actual price in dropdown

Views: 6,585

Results 1 to 18 of 18
7 Jun 2008, 1:01 AM
#1
datatv avatar

datatv

Zen Follower

Join Date:
Jun 2008
Posts:
170
Plugin Contributions:
0

Price Options: How to display actual price in dropdown

I'm setting up a store that sells a small for $5.45 and a large for $12.95. Well, in the dropdown it display the word Large for the large selector and Small -7.50 for the small selector. That's really not acceptable as I think it'll confuse the audience. I would prefer it to display the actual price for the item. Isn't there a module or script that can accomplish this? I just looked at the Zen modules and couldn't find anything.

7 Jun 2008, 1:57 AM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: Price Options: How to display actual price in dropdown

You should change your products to "Product Priced by Attributes" with no price set.

Then, in the attributes controller, set the price for each drop down.

Remember to add "Please Select the Size" as the default and display item. That way, a customer has to select what size they are ordering.

8 Jun 2008, 2:19 AM
#3
datatv avatar

datatv

Zen Follower

Join Date:
Jun 2008
Posts:
170
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

OK, I think I got it. Check this page out:

http://reggae.esolutions.net/~granolag/store/index.php?main_page=product_info&cPath=2&products_id=5

One more question. How do I lose the shipping weight in the listing?

**** EDITED *** Never ever post in a forum, email, newsletter etc. the zenid or zenAdminID or you will be doomed!!** :eek:

8 Jun 2008, 8:26 AM
#4
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: Price Options: How to display actual price in dropdown

Change the weight display in the Admin under Configuration >> Product Listing.

8 Jun 2008, 4:23 PM
#5
datatv avatar

datatv

Zen Follower

Join Date:
Jun 2008
Posts:
170
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

You mean the 'Display Product Weight' row? It's already set to 0. But the weight is still being displayed.

9 Jun 2008, 3:24 AM
#6
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: Price Options: How to display actual price in dropdown

My Bad:oops:
Should have been Configuration >> All Listing.

9 Jun 2008, 4:07 AM
#7
datatv avatar

datatv

Zen Follower

Join Date:
Jun 2008
Posts:
170
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

I've already got Display Product Weight set to 0. But the weight still shows up.

9 Jun 2008, 6:51 AM
#8
brother_bob avatar

brother_bob

New Zenner

Join Date:
Jun 2008
Posts:
1
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

A little off topic but I looked at your site in Firefox and it is wide with the product beside the top section but in IE 7 it is ok.
I wonder though if it would be better to use radio buttons for the choice rather than drop down if that is an option in ZC.
I am looking at this because I am thinking about using Zen Cart for my site when I move it off Stores Online.

Brother Bob

oregonstreetcandleco.com

2 May 2011, 8:43 PM
#9
djbelize avatar

djbelize

New Zenner

Join Date:
Mar 2010
Posts:
32
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

dbltoe:

You should change your products to "Product Priced by Attributes" with no price set.

Then, in the attributes controller, set the price for each drop down.

Remember to add "Please Select the Size" as the default and display item. That way, a customer has to select what size they are ordering.

Hi, I know it's an old thread ... i followed the above quote and it does what i was looking for ,,, basically i wanted the real price of the item beside the size in my dropdown menu instead of stating how much more the customer has to add to the base price for the next available size, etc ... too confusing i think ... anyway the only problem is in the actual product listing i have no price showing up and in product info the display for the product price i now just have "starting at:" and no price because the default in the dropdown is set to "please select a size" and value 0 ... is my only option now to completely make my site with no prices displaying or am i still setting it up wrong ? any help .. and thank you !

2 May 2011, 9:45 PM
#10
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: Price Options: How to display actual price in dropdown

Using the example earlier in this thread, you could start your product at the "Small" price, have the small selection set to 0.00 in the added price area, and have the "Large" show a + 5.00.
You would still use the Pleas Select ######## it would have .00 as well.

3 May 2011, 10:05 PM
#11
djbelize avatar

djbelize

New Zenner

Join Date:
Mar 2010
Posts:
32
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

hi dbltoe, thank you for the reponse ,,, i actually might have misread your original post ? what i ended up doing is just setting my first option value to be 250ml with prefix price 14.25 instead of my first option value saying "Please Select Size" with prefix price 0 ... that was causing no price to show up ... i liked seeing the "Please Select Size" in the dropdown menu but i'm not gonna complicate things .. thank you again ... maybe when i have more time i'll try to work that in :) ...

3 May 2011, 11:53 PM
#12
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: Price Options: How to display actual price in dropdown

If you have anything other than a form of Please Select as the default option in a dropdown the customer can accidentally add an item to the cart that they might not have wanted.

Your "Please Select" would be display only and default. Attached is an image of what it might look like.

6 May 2011, 6:51 PM
#13
djbelize avatar

djbelize

New Zenner

Join Date:
Mar 2010
Posts:
32
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

dbltoe ... that's awesome ... so simple and i didn't even think of it ! ... thank you so much ...

7 May 2011, 8:21 PM
#14
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: Price Options: How to display actual price in dropdown

Glad you got it going. It's a "trick" I learned from ajeh long ago.

9 May 2011, 10:30 PM
#15
mek113 avatar

mek113

New Zenner

Join Date:
Apr 2011
Posts:
99
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

Is there a way to shut off the "starting at" on the product page? This is showing up blank when the product price is set to 0.

11 May 2011, 6:22 PM
#16
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,792
Plugin Contributions:
14

Re: Price Options: How to display actual price in dropdown

To paraphrase the announcer from Major League...

Juuussst a little more info please.

Priced by attributes?
Link to the site? yoursite DOT com if you aren't ready for prime time.

12 May 2011, 4:03 PM
#17
mek113 avatar

mek113

New Zenner

Join Date:
Apr 2011
Posts:
99
Plugin Contributions:
0

Re: Price Options: How to display actual price in dropdown

dbltoe...I came across the answer when I was looking for something else and now I can't find it back so I can post where I found it. I was wanting to not display the "prices starting at" on the product description page because I did not enter a base price and instead followed the earlier discussion in this thread to use the actual price in the dropdown for price. If I come across the feature again, I'll post the answer.

28 Nov 2011, 1:38 AM
#18
sunrise99 avatar

sunrise99

New Zenner

Join Date:
Apr 2008
Posts:
41
Plugin Contributions:
3

Re: Price Options: How to display actual price in dropdown

dbltoe:

You should change your products to "Product Priced by Attributes" with no price set.

Then, in the attributes controller, set the price for each drop down.

Remember to add "Please Select the Size" as the default and display item. That way, a customer has to select what size they are ordering.

Thanks for your suggestion.
But can we move "(+xxx)"?

Thanks & Best Regards,
Sunrise