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