← Back to price review

KuantoKusta · competitive price position

New Scent Perfumaria

Every product the store lists, checked against every rival seller on the same product page. Position is ranked on total price — item plus shipping — which is what KuantoKusta's own "Mais barato" badge is based on.

Review & update prices → Checking for the local price review service…

Where we land

position among all sellers, by total price

Who undercuts us

products beaten · avg. undercut

Every product

Select a row to see the price ladder
Product Our position Sellers Our total Cheapest Gap to #1

Refresh this snapshot

Re-scrapes every product, recomputes positions, rebuilds this page
bash python scraper.py && python analyze.py && python build_dashboard.py
PowerShell python scraper.py; if ($?) { python analyze.py }; if ($?) { python build_dashboard.py }

Windows PowerShell 5.1 has no && operator, so use the second form there. The scraper resumes where it left off — delete data/offers.jsonl first to force a full re-scrape.