MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: MV: Free shipping



******    message to minivend-users from Dan Busarow <dan@dpcsys.com>     ******

On Fri, 23 Apr 1999, Ryan Hertz wrote:
> Actually, I would recommend just altering the shipping.asc file like so:
> 
> thir    Three Day Select        price   0       20.00   9.95
> thir    Three Day Select        price   20.01   35.00   10.95
> thir    Three Day Select        price   35.01   50.00   11.95
> thir    Three Day Select        price   50.01   65.00   12.95
> thir    Three Day Select        price   65.01   85.00   13.95
> thir    Three Day Select        price   85.01   100.00  14.95
> thir    Three Day Select        price   100.01  125.00  15.95
> thir    Three Day Select        price   125.01  9999999999999   0
> 
> Thusly anything over $125 would calculate 0 for shipping.

Simpler if you use price based shipping but the original poster
probably wouldn't have needed to ask in that case :)

Dan

> At 11:23 AM 4/23/99 , Dan Busarow wrote:
> >******    message to minivend-users from Dan Busarow <dan@dpcsys.com>
> ******
> >
> >On Fri, 23 Apr 1999, Aaron Rubin wrote:
> >>    Can't figure this one out either... How can I set free shipping for
> >> orders over a certain price? Thanks.
> >
> >This is going the other direction, charging a handling charge if the
> >order is < $200 but the concept is the same.  Change mv_shipmode depending
> >on the order total.
> >
> >[perl]  
> >    $sub = [[subtotal]] + 0;
> >    return "UPS Ground freight + \$6.00 handling [shipping upsh] <input
> type='hidden' name='mv_shipmode' value='upsh'>" if $sub < 200;
> >    return "UPS Ground freight [shipping upsg] <input type='hidden'
> name='mv_shipmode' value='upsg'>";
> >[/perl]
> >
> >Then just add the new shipping mode to shipping.asc.
> >
> >Dan
> >-- 
> > Dan Busarow                                                  949 443 4172
> > Dana Point Communications, Inc.                            dan@dpcsys.com
> > Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82
> >
> >-
> >To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
> >email with 'UNSUBSCRIBE minivend-users' in the body to
> Majordomo@minivend.com.
> >Archive of past messages: http://www.minivend.com/minivend/minivend-list
> > 
> 
> Ryan Hertz                                              tel  520-645-3812
> Webmaster                                               tel  800-645-BAIT
> Advertising Director                                    fax  520-645-2588
> Gary Yamamoto Custom Baits, Inc.            http://www.yamamoto.baits.com
> -
> To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
> 

-- 
 Dan Busarow                                                  949 443 4172
 Dana Point Communications, Inc.                            dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: