so i am trying to create some shipping classes for the payment based on weight the problem is the weight for the transport company is not the same cuz its goes with dimensions and not the actuall weight of the product also i am trying to make to calculate that weight in the cart based on all the items in the cart not for every item.So far when i create a class it only takes a name and cant edit anything else and there isnt any way to make the calculations based on dimensions
hello
i want to have the shipping cost will be calculated by all 3 dimensions / 5000 of the product box if the real weight of the product is smaller than that number so in eccence i want to do a math calculation based on dimension i dont just want to add cost per dimension is that possible ?
if plugins cant help me i have made a code but there seems to be a lot of bugs so i prefer not to use it since it will take a lot of time to probably sort out the bugs and conflits
In general, such a functionality that is related to shipping cost is related to WooCommerce, and our theme cannot influence it right now, unfortunately.