The store will not work correctly in the case when cookies are disabled.
require(['magentoStorefrontEvents'], function (magentoStorefrontEvents) {
magentoStorefrontEvents.context.setPage({
pageType: "Category"
});
magentoStorefrontEvents.context.setContext("pageExtended", {
action: "category-view"
});
magentoStorefrontEvents.context.setCategory({"name":"Tarp Repair Tape","urlKey":"tarp-repair-tape","urlPath":"tarps\/tarp-repair-tape"});
});
Login and Registration Form