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":"12x18 Dance Floor","urlKey":"12x18","urlPath":"products\/dance-floors\/12x18"});
});
Login and Registration Form