How could we set cookie in estimate-service.js?
This code does not work
$.cookie('postcode', 'testpostcode', { path: '/' });