diff --git a/blocks/product-list-page/product-list-page.js b/blocks/product-list-page/product-list-page.js index 82c49e1ee3..c80752af7c 100644 --- a/blocks/product-list-page/product-list-page.js +++ b/blocks/product-list-page/product-list-page.js @@ -44,7 +44,7 @@ export default async function decorate(block) { if (type !== 'search') { storeDetails.config.categoryName = document.querySelector('.default-content-wrapper > h1')?.innerText; - storeDetails.config.currentCategoryUrlPath = urlpath; + // storeDetails.config.currentCategoryUrlPath = urlpath; storeDetails.config.currentCategoryId = category; // Enable enrichment