Skip to content

Urgency Strips & Recent-Sales Toasts

Two lightweight social-proof / scarcity features built into eShopping. The numbers are generated client-side from ranges you configure — they're a friendly UX nudge, not real-time analytics.

Urgency strips

A pair of short message strips above the Add-to-Cart button that build urgency. They appear on the product page and in the Quick View modal:

  • "23 viewing now" — a number picked from the viewing-count range you set
  • "Bought 14h ago" — a time picked from the last-order range you set (e.g. 35m ago, 2d ago)

On out-of-stock products the "last order" strip is hidden automatically; the view-count strip still shows.

Urgency strips on the product page — viewing-count + last-order

Configure

eShopping Theme
Urgency Signals (Social…
Show live view countShow / hide the "viewing now" strip
Show last order timeShow / hide the "Bought … ago" strip
Fake view count range: min,max (e.g. 3,25 = show 3–25 viewers)The lowest and highest viewer number shown — e.g. 3,25 shows 3–25 viewers3,25
Last order time range: min,max hours ago (e.g. 1,48 = 1–48 hours ago)1–48 hours (default)1,48

Turn both strips off to hide them entirely.


Recent-sales toasts

Small pop-up toasts at the bottom of the screen showing recent purchase activity, for social proof. They never appear on the cart or checkout pages. Once a visitor closes a toast, no more toasts are shown for the rest of that browsing session.

Recent-sales toast on the storefront — thumbnail, product, time

Configure

eShopping Theme
Recent Sales Popup
Show on pagesOff — don't show · All pages · Homepage only · Product pages only · Category pages onlyall
Popup timing: delay, show duration, pause between, max popups (seconds, comma-separated). E.g. 5,5,15,55,5,15,5
Products (ID or SKU|location|timeAgo, comma-separated)List of ID-or-SKU|location|timeAgo entries, comma-separated77|California|2 hours ago,78|Texas|3…

Set Show on pages to "Off — don't show" to disable.

How the data is sourced

Each toast shows a product you list in the Products setting, using the location and time you enter for that entry (for example 77|California|2 hours ago). If the Products field is empty — or none of the listed products can be found — the theme falls back to your catalog automatically, in order: best sellers → featured products → new arrivals (the first that returns products wins). Fallback items show a generated time and no location (just "Someone just purchased …"); locations only appear for products you enter yourself.

There's no order tracking — the toasts are designed for social-proof UX, not analytics. If you want to swap to real-order data, that's a customization beyond the built-in scope; email contact@papathemes.com.

How the demo stores are configured

All four demo stores (Industrial, AutoParts, Packaging, Electronics) use the same setup:

Setting Value (all four stores)
Show live view count On
Show last order time On
View count range 3–25 viewers (default)
Last order time range 1–48 hours (default)
Recent-sales toasts On — All pages

Merchant tip: these urgency tactics suit consumer-facing catalogs best. For a strictly B2B catalog you may prefer to turn the view-count and last-order strips off, since B2B buyers tend to be driven more by spec, price, and account terms.

Notes & gotchas

  • Both features pause when the browser tab is hidden or backgrounded, and resume when it's visible again.
  • A visitor can dismiss a toast with its close button; the dismissal is remembered for the rest of the session.
  • All toast and strip text is translatable through your store's language settings.

Next