-- Joomla version -- : up to date
-- PHP version -- : 5.2.5
-- Browser(s) name and version -- : Chrome
My shop has about 500 products and it is still under construction.
Many of my products contain solvents and other materials which must be treated differently for shipping purposes (i.e. some products cannot be sent overseas, some must go via courier etc). There are 6 variants for shipping, and I have created a custom field in products which shows which of the 6 'shipping categories' the product falls into. This category shows up in the front end (product page) and in the cart. So good so far.
I am confused how I now go about configuring the shipping methods to reflect the 'shipping category' of the products. For example, a Shipping Category 'D' product means that the shipping to EU countries is by Courier only. Naturally, I want it to be clear on the checkout that as this is a category D product, shipping to the EU for this product is by courier only.
I have read the shipping tutorials, but cannot find any way to configure this. Please can you advise the way forward?