[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: shipping calc
****** message to minivend-users from Marius Schaefer <maillist@b-p-a.com> ******
Hi,
try this in your shipping.asc:
code description criteria min max formula
default UPS/FedEX... price 0 25.00 5.00
default UPS/FedEX... price 25.01 50.00 6.95
default UPS/FedEX... price 50.01 90.00 8.25
Ruben Lopez wrote:
> ****** 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
-
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