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":"Black Mesh Tarp","urlKey":"black-mesh-tarp","urlPath":"tarps\/black-mesh-tarp"});
});
Login and Registration Form