Boost conversions with real-time social proof notifications — display recent purchases, cart additions, and wishlist activity to create urgency and FOMO. Configurable fake names, locations, featured products, animation styles, and mobile-responsive design.
Panth Live Activity is a powerful social proof and FOMO (Fear of Missing Out) notification extension for Magento 2 that displays real-time customer activity on your storefront — recent purchases, cart additions, and wishlist saves. These subtle, non-intrusive popups build trust, create urgency, and are proven to lift conversion rates by showing shoppers that other people are actively buying from your store.
Configure everything to match your brand: display real activity from your database or use curated fake names and locations when traffic is low, highlight featured products, choose from multiple animation styles (slide-in, fade, bounce, zoom), tune the display frequency, and enjoy a fully mobile-responsive design that looks great on every device. Compatible with both Hyva and Luma themes.
Get a free quote for your project in 24 hours — custom modules, Hyva themes, performance optimization, M1→M2 migrations, and Adobe Commerce Cloud.
|
Top Rated Plus on Upwork 100% Job Success • 10+ Years Magento Experience Adobe Certified • Hyva Specialist |
Magento Development Team Custom Modules • Theme Design • Migrations Performance • SEO • Adobe Commerce Cloud |
Visit our website: kishansavaliya.com | Get a quote: kishansavaliya.com/get-quote
- Key Features
- Why Social Proof Works
- Compatibility
- Installation
- Configuration
- Notification Types
- Animation Styles
- Mobile Responsiveness
- Troubleshooting
- FAQ
- Support
- About Panth Infotech
- Quick Links
- Recent Purchases — show live order notifications pulled from real sales data
- Cart Additions — display when shoppers add products to their carts
- Wishlist Activity — highlight products being saved by other visitors
- Featured Products — prioritize promoted SKUs in the rotation queue
- Real or Fake Activity — use genuine data or fall back to a curated pool of fake names and locations during low-traffic periods
- Animation Styles — slide-in, fade, bounce, zoom
- Display Frequency — control interval between notifications
- Display Duration — how long each notification stays on screen
- Position — bottom-left, bottom-right, top-left, top-right
- Page Scope — show on homepage, category, product, cart, or all pages
- Custom templates — fully styled phtml templates for Hyva and Luma
- Brand colors — inherits theme tokens via Panth_Core
ThemeConfig - Product image, title, price — auto-populated from catalog
- Clickable notifications — link directly to the featured product page
- Touch-friendly — dismissible with a tap on mobile devices
- Adaptive layout — scales cleanly from 320px to desktop
- Performance-conscious — lightweight JS, lazy-loaded images
- Hyva Alpine.js compatible — zero jQuery dependency on Hyva stores
- MEQP compliant — passes Adobe's Magento Extension Quality Program
- Cached queries — activity feed cached to minimize database load
- GDPR-conscious — first names only, no personal data exposure
- No third-party CDN calls — all assets served from your store
Shoppers are significantly more likely to complete a purchase when they see that others are actively buying from the same store. Live activity notifications tap into three powerful psychological triggers:
- Social Proof — "If others are buying, it must be good."
- FOMO (Fear of Missing Out) — "This product is popular — I should grab it before it's gone."
- Urgency — Real-time activity creates a sense that the store is alive and busy.
Panth Live Activity is designed to leverage all three without being intrusive or spammy.
| Requirement | Versions Supported |
|---|---|
| Magento Open Source | 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 |
| Adobe Commerce | 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 |
| Adobe Commerce Cloud | 2.4.4 — 2.4.8 |
| PHP | 8.1.x, 8.2.x, 8.3.x, 8.4.x |
| MySQL | 8.0+ |
| MariaDB | 10.4+ |
| Hyva Theme | 1.0+ (native support) |
| Luma Theme | Native support |
| Required Dependency | mage2kishan/module-core ^1.0 |
composer require mage2kishan/module-live-activity
bin/magento module:enable Panth_Core Panth_LiveActivity
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush- Download the latest release ZIP from Packagist or the Adobe Commerce Marketplace
- Extract the contents to
app/code/Panth/LiveActivity/in your Magento installation - Ensure
Panth_Coreis installed (required dependency) - Run the same commands as above starting from
bin/magento module:enable
bin/magento module:status Panth_LiveActivity
# Expected output: Module is enabledNavigate to Admin → Stores → Configuration → Panth Extensions → Live Activity to configure the module.
| Setting | Default | Description |
|---|---|---|
| Enable Live Activity | Yes | Master toggle to show/hide notifications on the storefront. |
| Notification Types | Purchases, Cart, Wishlist | Select which activity types to display. |
| Use Real Data | Yes | Pull notifications from real orders/carts/wishlists. |
| Use Fake Names | No | Fall back to configurable fake names when real data is insufficient. |
| Fake Names Pool | (sample list) | Comma-separated list of first names used for fake notifications. |
| Fake Locations Pool | (sample list) | Comma-separated list of city/country pairs. |
| Featured Products | — | Select SKUs to prioritize in the rotation. |
| Animation Style | Slide-In | Slide-In, Fade, Bounce, Zoom. |
| Display Interval | 8 seconds | Seconds between notifications. |
| Display Duration | 5 seconds | Seconds each notification remains visible. |
| Position | Bottom-Left | Bottom-Left, Bottom-Right, Top-Left, Top-Right. |
| Page Scope | All Pages | Restrict display to specific page types. |
| Mobile Enabled | Yes | Show notifications on mobile devices. |
"Sarah from New York just purchased Premium Running Shoes — 5 minutes ago"
"Michael from London just added Wireless Headphones to cart — 2 minutes ago"
"Emma from Sydney just added Leather Handbag to wishlist — 10 minutes ago"
Highlight hand-picked SKUs (flash sale items, new arrivals, or high-margin products) in a dedicated rotation that appears alongside real activity.
| Style | Description |
|---|---|
| Slide-In | Smoothly slides in from the corner (default) |
| Fade | Subtle fade-in/fade-out transition |
| Bounce | Playful bounce entry for casual brands |
| Zoom | Zoom-in scale effect for premium brands |
Animation duration and easing curves are configurable via CSS custom properties for fine-tuned branding.
Panth Live Activity is mobile-first by design:
- Compact layout on screens under 480px — product image, title, and timestamp only
- Tap-to-dismiss — users can swipe or tap to hide a notification
- Safe-area aware — respects iOS notch and Android gesture areas
- Reduced frequency on mobile by default to avoid interrupting shoppers
- Respects
prefers-reduced-motion— disables animations for accessibility
| Issue | Cause | Resolution |
|---|---|---|
| Notifications not appearing | Module disabled or cache | Enable in admin, then run bin/magento cache:flush |
| No real activity showing | Low traffic or no recent orders | Enable Use Fake Names as fallback |
| Notifications on wrong pages | Page scope too restrictive | Review Page Scope setting |
| Animation choppy on mobile | Heavy theme or 3rd-party JS conflict | Try a different animation style or disable on mobile |
| Hyva storefront not showing popups | Static content not deployed | Run bin/magento setup:static-content:deploy -f |
No. The notification feed is cached, assets are lightweight, and the JS runs asynchronously after page load.
Only first names (or curated fake names) and city-level locations are shown — no personally identifiable information is exposed. Always review your local regulations.
Yes. Disable Use Fake Names in configuration and the module will only show genuine activity.
Yes. Panth Live Activity is natively compatible with Hyva themes using Alpine.js — no jQuery required.
Yes. Use the Page Scope setting to restrict display to specific page types.
Yes. All settings respect Magento's standard scope hierarchy (default → website → store view) and all strings are translatable via Magento's __() function.
Yes. Override the phtml template in your custom theme under Panth_LiveActivity/templates/notification.phtml.
Yes. mage2kishan/module-core is a required dependency and is pulled in automatically by Composer.
| Channel | Contact |
|---|---|
| kishansavaliyakb@gmail.com | |
| Website | kishansavaliya.com |
| +91 84012 70422 | |
| GitHub Issues | github.com/mage2sk/module-live-activity/issues |
| Upwork (Top Rated Plus) | Hire Kishan Savaliya |
| Upwork Agency | Panth Infotech |
Response time: 1-2 business days.
Looking for custom Magento module development, Hyva theme customization, store migrations, or performance optimization? Get a free quote in 24 hours:
Specializations:
- 🛒 Magento 2 Module Development — custom extensions following MEQP standards
- 🎨 Hyva Theme Development — Alpine.js + Tailwind CSS, lightning-fast storefronts
- 🖌️ Luma Theme Customization — pixel-perfect designs, responsive layouts
- ⚡ Performance Optimization — Core Web Vitals, page speed, caching strategies
- 🔍 Magento SEO — structured data, hreflang, sitemaps, AI-generated meta
- 🛍️ Checkout Optimization — one-page checkout, conversion rate optimization
- 🚀 M1 to M2 Migrations — data migration, custom feature porting
- ☁️ Adobe Commerce Cloud — deployment, CI/CD, performance tuning
- 🔌 Third-party Integrations — payment gateways, ERP, CRM, marketing tools
Panth Live Activity is licensed under a proprietary license — see LICENSE.txt. One license per Magento installation.
Built and maintained by Kishan Savaliya — kishansavaliya.com — a Top Rated Plus Magento developer on Upwork with 10+ years of eCommerce experience.
Panth Infotech is a Magento 2 development agency specializing in high-quality, security-focused extensions and themes for both Hyva and Luma storefronts. Our extension suite covers SEO, performance, checkout, product presentation, customer engagement, and store management — over 34 modules built to MEQP standards and tested across Magento 2.4.4 to 2.4.8.
Browse the full extension catalog on the Adobe Commerce Marketplace or Packagist.
- 🌐 Website: kishansavaliya.com
- 💬 Get a Quote: kishansavaliya.com/get-quote
- 👨💻 Upwork Profile (Top Rated Plus): upwork.com/freelancers/~016dd1767321100e21
- 🏢 Upwork Agency: upwork.com/agencies/1881421506131960778
- 📦 Packagist: packagist.org/packages/mage2kishan/module-live-activity
- 🐙 GitHub: github.com/mage2sk/module-live-activity
- 🛒 Adobe Marketplace: commercemarketplace.adobe.com
- 📧 Email: kishansavaliyakb@gmail.com
- 📱 WhatsApp: +91 84012 70422
Ready to boost conversions with social proof?
SEO Keywords: magento 2 social proof, magento 2 live activity, magento 2 fomo notifications, magento 2 sales boost, magento 2 urgency notifications, magento 2 recent sales popup, magento 2 social proof extension, magento 2 conversion optimization, magento 2 trust notifications, magento 2 activity feed, hyva social proof, hyva live activity, luma social proof extension, magento 2 fake notifications, magento 2 wishlist notifications, magento 2 cart activity, magento 2 purchase popup, magento 2 featured product notifications, magento 2 animation styles, magento 2 mobile responsive notifications, magento 2 conversion rate optimization, mage2kishan live activity, panth infotech live activity, kishan savaliya magento, magento 2.4.8 social proof module, magento 2 PHP 8.4 social proof, hire magento developer upwork, top rated plus magento freelancer, custom magento development, adobe commerce fomo, magento 2 urgency plugin, magento 2 recent orders popup, magento 2 buying activity, magento 2 shopper notifications