[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: [mv] Shipping cost drops to zero beyond a certain amount... <- I have a problem like this one
****** message to minivend-users from "Greg Jaman" <greg@dpmg.com> ******
I have a similar problem to this one..
I have only 2 products (0001,0002) and am giving free shipping for just
product 1 (sku=0001) if the user purchases 5 or more of this item, otherwise
shipping is calculated on the total weight (item 1 + item 2).
I think my solution involves a chained look up, but how do I separate the
products in the shipping table?? can you use a criteria like sku? if so
how?
[snip]
>Hello folks,
> I'm trying to devise a shipping mode using the weight of the order.
>However, I'd like the shipping cost to drop to zero if the total price
>of the order goes beyond a certain amount(50$ in this example).
[/snip]
[solution]
You may want to try chained shipping.....
(NOTE: replace pipes with tabs)
mode1|Special Shipping|[subtotal noformat=1]|0|0|e Nothing to ship!
mode1|Special Shipping|[subtotal noformat=1]|0|50|m >>by_weight
mode1|Special Shipping|[subtotal noformat=1]|50|99999|e Free Shipping!
by_weight|Disc won't matter|weight|0|150|f @@TOTAL@@
by_weight|Disc won't matter|weight|150|99999|e Too Heavy!
[/solution]
-
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