MiniVend Akopia Services

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

Re: [mv] Basic Help With Shipping, please?



At 02:13 PM 9/27/1999 , Tev Kaber wrote:
>******    message to minivend-users from Tev Kaber <tev@acadia.net>
******
>
>Ok, I am new to minivend, and cannot for the life of me figure out how
>shipping works.
>I have read through the documentation, but without specific examples, I am
>still unclear on how it works, and of course each store I am setting up
>needs some wacky custom shipping.
>
>This store is the first one I have done, shipping is simply the number of
>items in the cart times a choice of 5 shipping types.
>
>In the catalog.cfg file, I have:
>
>CustomShipping       Yes			(this is how it is in the demo store)
>DefaultShipping      1 			(this is to make Regular UPS the default)
># OldShipping  Yes				(commented out like it is in the demo store)
>#Shipping					(commented out like it is in the demo store)
>TaxShipping          __TAXSHIPPING__ ,	(this is how it is in the demo store)
>
>
>I changed shipping.asc to:
>
>code	description	criteria	min	max	formula
>0	No shipping     	weight	0	99999999	e No shipping mode selected.
>1	Regular UPS     	quantity	0	99999999	x 5.00
>2	Alaska or Hawaii	quantity	0	99999999	x 17.50
>3	US Postal Priority	quantity	0	99999999	x 9.00
>4	2nd Day Air     	quantity	0	99999999	x 19.00

That looks wacky.  Here's a snippet of mine:

code	description	criteria	min	max	formula
default	default	price	0	9999999	0
upsg	UPS Ground	price	0	0	0
upsg	UPS Ground	price	0.01	20.00	4.95
upsg	UPS Ground	price	20.01	35.00	5.95
upsg	UPS Ground	price	35.01	50.00	6.95

If you want a flat rate shipping the formula is the rate.  I don't know
what you were expecting with that 'x' in there...


>
>But when I add something to the cart, and go to check out, the shipping
>code (the default code):
>    <SELECT MV=loop
>        MV.ARG="[data
>		table=country
>		key='[default country US]'
>		sf=selector
>		col=shipmodes
>		]"

I believe this is looking up something from the selector.asc file, to pair
countries with shipmodes.  Does the shipmodes column contain numeric
digits?  That's what you have in your shipping.asc.  They need to match.

>        MV.OPTION="mv_shipmode"
>        onChange="this.form.submit()"
>        NAME="mv_shipmode">
>    <OPTION VALUE="[loop-code]"> [shipping-desc [loop-code]] [shipping
>[loop-code]]
>    </SELECT>
>
>Displays a choice of 3 options, all of which are "0.00" !
>
>Please, what am I doing wrong?
>Trying to figure it out without knowing what I am doing wrong is driving me
>crazy!
>
>Thanks!
>
>
>
>+-------------------------+
>| Tev Kaber, Web Designer |
>|       AcadiaNet         |
>|  http://www.acadia.net  |
>+-------------------------+
>-
>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  800-645-BAIT
Webmaster                                               fax  520-645-2588
Advertising Director                            http://www.insideline.net
Gary Yamamoto Custom Baits, Inc.            http://www.yamamoto.baits.com


Search for: Match: Format: Sort by: