close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Shipping Charge

Thread began 8/12/2011 12:09 pm by rob294118 | Last modified 8/16/2011 11:33 am by Jason Byrnes | 3443 views | 20 replies |

rob294118

Shipping Charge

How do I set up my shipping charges? I want to charge say $1.50 x weight.

Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

in the eCart object, create a new shipping rule on the shipping tab.

set the trigger to:
"subtotal for any cart column"
if the subtotal for column 'TotalWeight' is '>' a value of '0'


Calculation:
"Based on multiple of column subtotal"
Subtotal of column 'TotalWeight' 'times' '1.50' 'plus' '0'

Sign in to reply to this post

rob294118

Works great. Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

rob294118

If I wanted to make that shipping rule discounted if the qty is > 1, how would I do that?

Sign in to reply to this post

Jason ByrnesWebAssist

on the discounts tab, set the following rule:

triggers:
"subtotal for any column" - if the subtotal of column 'quantity' is '>' a value of '1'

calculation:
Flate rate discount of '$this->GetShipping()'

Sign in to reply to this post

rob294118

I can't enter anything in the Calculation field. It only lets me choose from a drop down list.

Sign in to reply to this post

Jason ByrnesWebAssist

make sure you are using the Flat Rate calculation type.

Sign in to reply to this post

rob294118

I typed this in the Flat Rate Calculation field: '$this->GetShipping()'

Now it only charges the shipping for 1 item. The second items shipping charges are not calculated.

I basically just want to offer a $3 discount for each item over a qty of 1.

Sign in to reply to this post

Jason ByrnesWebAssist

you said before that you wanted to discount the entire shipping if quantity was greater than 1.


to discount $3 for each item over a qty of 1, use the same trigger:
"subtotal for any column" - if the subtotal of column 'quantity' is '>' a value of '1'

for the calculation use:
"Based on multiple of column subtotal"
subtotal of column 'quantity' times '3' 'minus' '3'

Sign in to reply to this post
loading

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