close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Webassist & ecart

Thread began 12/09/2013 10:05 am by Andre | Last modified 12/09/2013 11:54 am by Andre | 1332 views | 1 replies

Jason ByrnesWebAssist

The file upload behavior will create a server file name variable that contains the name of the uploaded file.

in the add to cart button, select the column to save the file name, click the lightning bolt next to value, and expand the WA Uploaded Files (File Field Name) binding group and select the server file name binding.

The button to add the delivery charge you would probably add to the checkout page. that will post to the confirm page. on the confirm page, add a set session value behavior to save the selection in a session variable, then create a change in the eCart object that uses the session variable trigger to charge a flat rate of 90.

for the per item charges, there are a couple of different ways to go about this, probably the best way is tyo add a column to the cart for shippingCharge.

in the add to cart button behavior, set the shippingCharge column to the charge for that item.

on the calcualtions tab, add a new calculation set the name to totalShipping. and set the calculation to:

[shippingCharge] * [Quantity]


on the shipping tab, ,create a shipping rule using the trigger number of items in cart is grater than 0

for the calculation, use Subtotal for column shippingCharge.

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