MiniVend Akopia Services

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

shipping calc



******    message to minivend-users from "Ruben Lopez" <website@snowcrest.net>     ******

I am just finishing up my second MiniVend site, and I am starting to
remember how frustrating MiniVend can be for anyone who doesn't know Perl!

To the point, this is all I want to do:

if(shipping <= 25.00)
    shipping += 5.00;
if(shipping > 25.00 && shipping <= 50.00)
    shipping += 6.95;
if(shipping > 50.00 && shipping <= 90.00)
    shipping += 8.25;

Pretty simple..... can someone show me how to do it for Minivend?

Ruben Lopez
WebSite Design
(530) 247-6972
http://ruben.awwwsome.com/design

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