close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Basic Shipping rate plus price per item

Thread began 1/19/2011 9:00 am by lynette312402 | Last modified 1/24/2011 9:52 am by Jason Byrnes | 1724 views | 3 replies |

lynette312402

Basic Shipping rate plus price per item

I set up my business using ecart a while ago and I am now trying to change my shipping charges. Feeling a bit rusty and in need of help.

At present I only ship my beads with in the UK so shipping is calculated on value in cart using the ecart Shipping Object rules, if you spend x amount you pay x and so on.

However I would like to change a basic rate of £1.35 plus 50p per item (UK Shipping). In addition if they spend £25 or more shipping is free.

The next part of the changes is I would like to sell worldwide in which case the basic rate and additional rate would vary depending on the country they would like items shipped to.

Any help would be greatly appreciated.

The website if you want to have a look is allmarshallgems.co.uk

Sign in to reply to this post

Jason ByrnesWebAssist

you would need to create a basic rate and per item rate shipping rule for each country.

the shipping country is stored in a session variable, sothis can be used to trigger which rule to apply. the basic idea behind the rules would be:

Base Rate - UK:
Triggers:
Total number of unique items in the cart is '>' '0'

AND
Based on session variable value:
If the Session variable 'eCartCheckoutForm_shipping_country' is '=' to a value of 'GB'

AND
Taxable Total For the Cart:
If the taxable total price for the cart is '<' '25'

calculation:
Flat rate of '1.35'

Per item Rate - uk
Triggers:
Total number of unique items in the cart is '>' '0'

AND
Based on session variable value:
If the Session variable 'eCartCheckoutForm_shipping_country' is '=' to a value of 'GB'

AND
Taxable Total For the Cart:
If the taxable total price for the cart is '<' '25'

calculation:
Multiple of column subtota:
Subtotal of column 'Quantity' 'times' '50' 'minus' '50'

the other rules would be the same, just changing the session variable value in the triggers and the prices to charge.

Sign in to reply to this post

lynette312402

Thank You

Had to make a couple of tweaks but thanks you so much that worked a treat.

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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