After updating the WooCommerce plugin (3.3.1) and Woodmart theme (1.10.1) a new error started appearing the browser JavaScript error console on the Shop page:
`
functions.min.js?ver=1.10.1:1 Uncaught TypeError: a.cookie is not a function
at Object.headerBanner (functions.min.js?ver=1.10.1:1)
at Object.init (functions.min.js?ver=1.10.1:1)
at HTMLDocument.<anonymous> (functions.min.js?ver=1.10.1:3)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
headerBanner @ functions.min.js?ver=1.10.1:1
init @ functions.min.js?ver=1.10.1:1
(anonymous) @ functions.min.js?ver=1.10.1:3
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2
`