Multiple packages/boxes per product
-
We have a products that are packed in two separate shipping boxes (it must be this way).
The woocommerce has only one package per product, weight and dimensionx W x H x D (cm)
Is there any way to include more boxes for the product when the packlink calculates the price ? (I can add more meta to the product, the question is how to add this info to the packlink not how to add it to the product)
Are there any hooks that this plugins uses so we can use it in funcions.php so we attach more shipping boxes (additionl box with weight and dimensions to the existing product) before the packlin does the shipping calculation ?
The topic ‘Multiple packages/boxes per product’ is closed to new replies.