News:

Looking for documentation? Take a look on our wiki

Main Menu

Popup when total order weight > x-kg?

Started by Henrik Holm Nielsen, March 21, 2016, 11:57:56 AM

Previous topic - Next topic

Henrik Holm Nielsen

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 :)
/Zorroson :)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Billigt og professionelt design af din hjemmeside | Brug for en billig, flot og professionel hjemmeside?

Studio 42

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