close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

setting a negative shipping amount based on variables

Thread began 7/30/2010 5:51 am by sandy259886 | Last modified 7/30/2010 9:54 am by CraigR | 1339 views | 5 replies |

sandy259886

setting a negative shipping amount based on variables

I want to offer free shipping if a session variable = a certain value
AND
if there are more than 2 items in the shopping cart.

However, I also want to offer free shipping if a different session variable exists
AND there are more than 3 items in the shopping cart.

I don't think I can add all of these to my baserate and increment rate shipping . I'm thinking I need to have a different shipping method that sets a negative amount of shipping if these variables are met and that negative amount will calculate to zero.

My rate charged is based on a flat rate of : $_SESSION['BaseRate']

How do I make this amount ... $_SESSION['BaseRate'] ... a negative amount?

Sign in to reply to this post

CraigRBeta Tester

would it not be easier to set this up as a discount if the criteria are met. so that the level of discount matches the shipping cost.

in your cart display, the shipping would still be shown , but the 'free shipping' discount would also be shown, with the cart subtotal calculated correctly

Sign in to reply to this post

sandy259886

the increment?

My shipping is set to "baserate" for the first item and "incrementrate" for each additional item ... How could I do that for the incremental rate?

Sign in to reply to this post

CraigRBeta Tester

can you show me the shipping calculations you have set up for baserate and increment rate ?

Sign in to reply to this post

sandy259886

shipping calculation

2 Calculations for shipping:

1) Baserate
if TotalWeight >0
calculation: Flat Rate = $_SESSION['Baserate']

2) Increment
if TotalWeight > 1
calculation: Total Weight times $_SESSION['Increment']
minus $_SESSION['Increment']

Sign in to reply to this post

CraigRBeta Tester

try putting the exact same calculations in the discounts tab of the ecart object, they should calculate the same, but as negative values, thus cancelling the shipping

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