close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Specific pricing based on quantity entered

Thread began 4/23/2009 1:00 pm by Lee Reynolds | Last modified 5/01/2009 10:39 am by Lee Reynolds | 4455 views | 9 replies

Ray BorduinWebAssist

Yes, you can do this. How I would do it would depend on my application and how many items I sell and how much variation in this formula I would need to support. For the most flexability, you would create two additional columns in your cart named "SecondDiscount" and "MultipleDiscount".

Then you can go to the calculations tab and update the totalprice calculation from:

[Price] * [Quantity]

to:

([Price] * [Quantity]) - (([Quantity]>1)?(([Quantity]-1)*[SecondDiscount]):0) - (([Quantity>2])?(([Quantity]-2)*[MultipleDiscount]):0)

And then your values when you entered into the cart would be:

Price: 2000
SecondDiscount: 1250
MultipleDiscount: 250


Did this help? Tips are appreciated...

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...