diff --git a/viz/app/store_page.js b/viz/app/store_page.js index fb291bf..fa9466f 100644 --- a/viz/app/store_page.js +++ b/viz/app/store_page.js @@ -250,7 +250,7 @@ export async function renderStore($app, storeLabelRaw) { const pctBadge = priceBadgeHtml(it); const skuLink = `#/link/?left=${encodeURIComponent(String(it.sku || ""))}`; - + console.log(it); return `