I would like to find out whether I can use product-type to define different shipping methods for products. That is, can I create
product-type - Y and assign it a zonal shipping table module
and then create
product type – T and assign it a zonal shipping table module
With such a layout, the cart can then support products from two different locations with products of type -Y coming from one location and using their set shipping tables and products of type -T coming from another location and using their shipping tables.
The customer upon checkout can then pick a chosen shipping method for each of the two product types.
If it was product type General and Download added to the cart, upon checkout, the customer would pick "shipping method" for general products and "download delivery method(by default)" for digital products. This seems to be based on product types.
So, is there a way to not only have General and Download, but also T and Y, so that a customer can have separate shipment groupings associated with each of these product types?
Or is there any other way or module that Zencart can support the shipment of items that are not from one location?



