${esc(initial)}
${p.promo ? `${esc(p.promo.length>20 ? ‘Deal’ : p.promo)}` : ”}
${esc(p.category)}
${esc(p.name)||'(untitled)’}
${feats.length ? `- ${feats.map(f=>`
- ${esc(f)} `).join(”)}
Smart Deals. Helpful Finds. Better Buys.
Welcome to WordPress! This is your first post. Edit or delete it to take the first step in your blogging journey.
Add your products to fill this page — every card can carry a deal, key features, and a buy link.
Add your first product and it’ll show up here as a shoppable card with its price, features, and buy link.
Try a different search or category.
${esc(p.problem)||’Information needed’}
${esc(p.promo)}
No products yet — add your first one above.
`; return; } box.innerHTML = PRODUCTS.map(p=>`