The .product-price class doesn't exist on Ronis.hr. Prices are
in .prices > .price containers. This was causing 0 results since
empty priceText filtered out all products.
BigBang.hr thumbnails: images are blocked by Cloudflare hotlink
protection when loaded cross-origin — this is expected and not
fixable server-side. Product data (name, price, link) works fine.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Switch puppeteer to puppeteer-extra with stealth plugin to
bypass Cloudflare bot detection
- Add Ronis.hr store config (JS-rendered, 48 products per page)
- Stealth mode patches navigator.webdriver, chrome runtime, and
other fingerprints that Cloudflare checks
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>