close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Ecart price dependent on Height and Width

Thread began 11/14/2009 1:38 pm by datacate | Last modified 11/16/2009 10:35 am by Eric Mittman | 878 views | 1 replies |

datacate

Ecart price dependent on Height and Width

I have to develop an e-cart site for a double glazing company where the price is dependent on the width and height of the selected product. At present they use a manual price list where the columns contain the widths and the rows contain the heights. I have tried to integrate this but am just hitting a brick wall!

Can anyone help... I'm getting a real headache now!

Sign in to reply to this post

Eric Mittman

Is there a set formula or calculation that is used to determine the price based on these values or do you need to look it up based on the values? If you need to look it up this might require a table in your db. Either way you would have the user select the height and width then add the item to your cart. You would then either have a calculation that will determine the price based on the options selected and added to the cart. The other way would be to have a table with the values that you can query based on the user inputs. Then just bind the value from that rs to the price column in your cart.

I think that the easiest way to do this would be to create a table in your db that contains all of the information that would needed to be looked up in the list. You can start with one height, and the first width, then the next record would be the same height with the next width. When you finish with one height you can go to the next.

In the end this would give you a table with all of the possible width, height combinations stored in individual records.

Once the table is ready you can then have the user make a selection for the width and height and add the item to your cart. You would then need to have a recordset on the page that will select the records from this table and filter based on the values the user selected. The final part would be to bind the price from this recordset to the price column in your add to cart server behavior.

Getting the prices based on the options like this is not a feature of eCart but doing it this way you should be able to get the price dependent on the user selections. Let me know if you have any questions about any part of this and I would be glad to help advise you on it.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...