Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-15-2012, 09:52 PM   PM User | #1
laxcentral09
New to the CF scene

 
Join Date: Feb 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
laxcentral09 is an unknown quantity at this point
Product options help!!!!plz

Hi I am building website with product options that are intrecate so the customer can customize every part and there would be many options to choose from and I want to added price or subtracted price fro the origional price to be calculated I would build each product with preset options that add togather to make the price of the product.I hope this made sence because i am 17 and I have set up a product data base and I want to have the price call into each option as a product using a [GET_$Price] function to make the option have a value .And how could I add all of the options to gather to display on a bar????

Srry I am learning and am working very hard on this

THX for all the help
laxcentral09 is offline   Reply With Quote
Old 02-16-2012, 12:59 PM   PM User | #2
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,046
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
You'll need a database to hold all of your items, and their costs.
Do you already have a MySQL database? It looks like you're already using PHP.
mlseim is offline   Reply With Quote
Old 02-16-2012, 09:35 PM   PM User | #3
laxcentral09
New to the CF scene

 
Join Date: Feb 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
laxcentral09 is an unknown quantity at this point
yes i have a set up database and I am using php but my shopping cart is not set up fully yet.
the options have to be very detailed and are many to chose from so i want to set them up like this:

then change selection



then change selection


laxcentral09 is offline   Reply With Quote
Old 02-16-2012, 10:49 PM   PM User | #4
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,046
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
I guess I don't understand what is supposed to happen.

Those lists you show are all the same except a different radio button is clicked.
Are you just trying to figure out which one is selected?

I guess I don't understand what is supposed to happen.
mlseim is offline   Reply With Quote
Old 02-16-2012, 11:21 PM   PM User | #5
laxcentral09
New to the CF scene

 
Join Date: Feb 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
laxcentral09 is an unknown quantity at this point
when the radio button is clicked i need it to add to the price/subtract from it and when clicked the oother options of the same kind will have the differecnce shown of the selected price and that options price. like on cyberpowerpc's web site this is my goal of what i want to happen :just check out their set up but i will arrange mine differently
http://www.cyberpowerpc.com/system/Mega_Special_I/
laxcentral09 is offline   Reply With Quote
Old 02-16-2012, 11:50 PM   PM User | #6
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,046
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
The dynamic clicking stuff is all done using JQuery (javascripting).

It looks like their site might be all done with ASP (not PHP).
That adds a whole new dimension to this. I'm not an ASP guy.
mlseim is offline   Reply With Quote
Old 02-17-2012, 02:13 AM   PM User | #7
laxcentral09
New to the CF scene

 
Join Date: Feb 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
laxcentral09 is an unknown quantity at this point
alright thx ur a big help
laxcentral09 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:48 PM.


Advertisement
Log in to turn off these ads.