Show pickup amount in store if set over 50 kg

Summary

If pickup amount of a store is set to over 50 kg the amount isn't displayed in store info.

Steps to reproduce

Set settings to over 50 kg in store settings

What is the current bug behavior?

Amount isn't displayed in store info

What is the expected correct behavior?

Also display it for "over" 50 kg

Possible fixes

Take a look at StoreUserControl.php. @jofranz can also give you a hint.
You can't compare strings with ints ;-)

Dedicated starter task to focus on the dev env and concentrate on getting it running while fixing a simple bug

Edited by Johannes