There is a plugin / module can calculate the shipping costs before the user registration?
Example:
http://festool.galimbertiferramenta.com/ (http://festool.galimbertiferramenta.com/)
in this site, if you add a product to cart, without registration. You can insert your Cap and estimate Shipping Cost.
Thank's!
depends entirely on how you calculate your shipping.. what plugin or service do u use..?
I have for example built estimator plugins for various services like AusPost, TNT etc
e.g. https://www.4wdpartshop.com.au/
i use the shipment weight_countries base of Virtuemart.
I need only display the Shipping cost before registration....
the cost can be shown per product so it is in the object
otherwise u need to build a module that will either trigger the plugin or gets the parameters of the weight plug and calcs the the result
if u only have no country and no postcode filtering etc then the plugin will already show the cost in the cart b4 any address is added
i know.
Someone knows a module that is right for me?