close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Handling Fees

Thread began 8/17/2010 5:56 am by rob294118 | Last modified 8/19/2010 5:11 pm by Jason Byrnes | 1592 views | 6 replies |

rob294118

Handling Fees

I have 3 categories of products that I need to charge different handling fees to.

Small $4, Medium $7, Large $10

How do I add this and have it show up and calculate into the pricing?

Sign in to reply to this post

rob294118

Do I have to do this is eCart 5? If so, what is the best and easiest way to do it?

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, this needs to be done in eCart.

first, you need to edit the cart object, add a new column for productCategory.

In another thread, you are working on limiting the quantity by category, you have created a recordset to return the product category, in the add to cart button, bind the new productCategory column to the category name from that recordset.

now create a new shipping rule for each category:

triggers:
number of items with a specific column value:
If the number of items where 'productCategory' has a value of 'Small' is '>' a value of '0'


calculation:
Based on items with a specific value:
total of 'Quantity' where 'productCategory has a value of 'Small' 'times' '4'

create the rules for large and medium as well.

Sign in to reply to this post

rob294118

eCart Rules

What is the difference between the CHARGES field and the SHIPPING RULES? Which one should I use?

I want to charge a flat fee for the 3 categories. If I add 3 shipping rules, are these automatically executed on checkout? Can I combine the 3 shipping rules into 1 rule using the IF statements?

IF productcategory = "Small Canvases"

OR

IF productcategory = "Medium Canvases"

OR

IF productcategory = "Large Canvases"

Sign in to reply to this post

Jason ByrnesWebAssist

the difference is only how they show in the cart.

there is a charges section, a discounts section, a tax section and a shipping section.


Shipping rules will display in the shipping section, charges in the charges section.

If you want these to show in the charges section, you can create them as charges.

No, you can combine them in one rule since you want to charge a different amount for each category.

Sign in to reply to this post

rob294118

I'm going to create these as shipping rules but how would I show them as separate items (shipping and handling)?

Shipping:
Handling:

Sign in to reply to this post

Jason ByrnesWebAssist

eCart doesn't have a separate handling group, only shipping. you will not be able to separate the handling charge out this way.

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