Hi all,
A customer wants me to implement a popup with a message in the cart, if the orders total weight is more than x-kg.
Has anybody seen any plugins able to deliver this? I've searched a lot without luck, and was beginning to wonder, if this even exists?
The popup could also show when adding products to cart - not a requirement to happen inside cart....
Joomla 3.4.8 and VM 3.0.9.4
Cheers :)
You can get weight from product in cart. check the plugin file
YOURSITE\plugins\vmshipment\weight_countries\weight_countries.php
It's not a big task, if you know a little Joomla and VM