[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Custom shipping help


Kevin Walsh a écrit :
David Bordas <suppressed> wrote:
I'm trying to do something about shipping without finding any solution for the moment.
Perhaps should i write a custom shipping method to help me ?

In fact, i've got 2 problems :

(1) apply an express shipping method to some special products (like cheese, like this http://www.testadaz.com/mic/scan/co=yes/sf=prod_group/se=Fromages/tf=category/va=categorie=Fromages/va=ss_categorie=/st=db.html)

(2) give a free shipping charge for all order enough expensive (more than 150 Euros).
Set your country-specific shipping choices to "free_or_express" and
"normal", and then set up your shipping.asc something like this
(untested):

[code]

Note the cascade from free to express.  In theory, the above would
do this:

    * All orders would be offered free Express shipping if the cost
      is greater than 150.

    * Ordinary (light weight) orders would have a choice of Normal (7)
      or Express (20), depending upon the actual weight.

    * Cheese (heavy weight) orders would only offer Express (20)
      unless the order qualifies for free postage, of course.

It's best to play around with the shipping rules until they look right.
It's sometimes tricky to get them exactly correct the first time.  The
above example might get you started.
I'll have a look to that exemple soon.
Thanks for your help !

--
David Bordas / Testadaz.com
---------------------------------------------------------------------
http://www.testadaz.com : commandez les produits du terroir auvergnat
---------------------------------------------------------------------
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.