Hello Guys,
I need to display a shipping fee estimate in the product details page.
The shipping cost is based on weight.
I see that the shipping information can only be accessedin the cart. Is there any way I can estimate the shipping based on weight?
Something like GetShippingFeeByWeight(weight) ?
Thanks,
Adrian