News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

New Shipping Module

Started by adam.hughes, January 05, 2006, 12:08:19 PM

Previous topic - Next topic

adam.hughes

I have created a new shipping module which allows you to set up two values (min and max) for orders within a price range and allows you to override the shipping cost if any product in the order is within a particular product type.

I've called it ptype shipping module and the module and full documentation can be downloaded from the followig url :

www.questtech.co.uk

Just click on the repository link, then Virtumart and finally shipping modules.

I have sent Soreen an email about adding it to the downloads in the virtuemart repository.

trip

quote
A successful person is one who can lay a firm foundation with the bricks that others throw at him. (D. Brinkley)

www.raramuridesign.com

_j_t_

hi,
tried to use it   :( and found that you i had to change this line:
ps_tax::list_tax_value("PTYPE_TAX_CLASS", PTYPE_TAX_CLASS)
to
ps_tax::list_tax_value("ptype_TAX_CLASS", ptype_TAX_CLASS)

now its working   ;D

-regards jt