I’m creating an online shop to sell insulated panels and other accessories.
The main problem is that the panels will always have a fixed width and a variable length that can be any value from 1000 to 13500 mm, depending on this length value the product will have diferent weight and dimensions which will affect the shipping.
The insulated panels have the following variables; external face color, internal face color, thickness, width(fixed value) and length.
The dimensions are calculated based on width, length and thickness of each panel, and the user could select different panels with different lengths and different thickness.
I’m looking for a plugin that can let me add custom fields plus handle the calculation of shipping costs, as the dimensions have to be calculated after the product/s have been completely selected and added to the cart, plus there are a few accessories that could (or not) have a 0 shipping cost depending on the size and weight of the panels.
Does anyone know of any good plugin that can do it all? Or should this be handled by custom made functions together with a couple of plugins? I don’t mind getting a pro plugin.
I’m open to suggestions on the best way to do this and any help would be really appreciated.