stock-locations-for-woocommerce
stock-locations-for-woocommerce copied to clipboard
fix: only apply to front-end when WC session is available
Fixes #134
Session handler is only available on the front end, this code throws a fatal error on the backend product page.