close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Combined shipping discount

Thread began 7/05/2010 3:05 pm by californiadiva80321412 | Last modified 7/09/2010 8:28 am by Jason Byrnes | 1989 views | 7 replies |

californiadiva80321412

Combined shipping discount

I have my shipping set up based on a per item rate of £2.00. I would like to make it so that any additional items ordered incur only an additional £1.00 shipping charge each. How can I set this up.

Thanks in advance and my apologies if this question has already been asked.

Sign in to reply to this post

Jason ByrnesWebAssist

at what quantity would £1.00 per item shipping kick in at?


lets say for example that you want to charge £2.00 per item up to 10 items, then £1.00 per item for each item after that.

you would need to create 2 shipping charges,
1) 10 or less:
triggers:
Subtotal For Any Column

If the subtotal of Column 'Quantity' is '<=' a value of '10'

Calculation:
Based on multiple of Column Subtotal

subtotal of column 'Quantity' 'times' '2' 'plus' '0'

2) More than 10:
triggers:
Subtotal For Any Column

If the subtotal of Column 'Quantity' is '>' a value of '10'

Calculation:
Based on multiple of Column Subtotal

Subtotal of column 'Quantity' 'times' '1' 'plus' '10'

Sign in to reply to this post

californiadiva80321412

Ah, thanks Jason. That sounds understandable.

I think I can definitely work with that.

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

californiadiva80321412

Excellent instructions. Got it working first time.

I don't suppose you could provide some further advice on how I can now make a similar shipping rule but for different zones?

For example.
£2.50 for Europe
£3.50 for USA and Canada
etc...

I would like to have the shipping calculated within my cart after the user selects their zone from a list/menu.

I would presume the calculations would be similar to the method you instructed above, but I am unsure from there. Any suggestions would be appreciated.

Sign in to reply to this post

Jason ByrnesWebAssist

when the checkout page posts to the confirm page, the shipping country is stored in a session variable named "eCartCheckoutForm_shipping_country".


You could add to the triggers for the shipping charge:

AND
Based on session variables value:
if the session variable 'eCartCheckoutForm_shipping_country' has a value of 'US'

OR
Based on session variables value:
if the session variable 'eCartCheckoutForm_shipping_country' has a value of 'CA'

Sign in to reply to this post

californiadiva80321412

Originally Said By: Jason Byrnes
  when the checkout page posts to the confirm page, the shipping country is stored in a session variable named "eCartCheckoutForm_shipping_country".


You could add to the triggers for the shipping charge:

AND
Based on session variables value:
if the session variable 'eCartCheckoutForm_shipping_country' has a value of 'US'

OR
Based on session variables value:
if the session variable 'eCartCheckoutForm_shipping_country' has a value of 'CA'  




Ok, based on your instructions, I would guess that it would be better to remove the shipping price from the cart and add it instead to the confirm page based on the entered value on the checkout page.

I will give it a try. Sounds promising, thanks. :)

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