內容簡介
<HTML>
<ul>
<li>Atlas Dynamic Messages for WooCommerce 可讓您為 WooCommerce 商店創建時間敏感的、動態的通知消息。非常適合顯示送貨截止時間、促銷倒計時和限時優惠。</li>
</ul>
<h3>問題與答案:</h3>
<ul>
<li>Q: Atlas Dynamic Messages for WooCommerce 的關鍵特點有哪些?</li>
<li>A:
<ul>
<li>可創建多種場景,包括特定的日期和時間範圍</li>
<li>在產品頁面、購物車和/或結帳時顯示消息</li>
<li>使用動態倒計時器顯示剩餘時間</li>
<li>可選擇 3 種美觀且完全可自訂的佈局</li>
<li>使消息可點擊並包含自定義 URL</li>
<li>簡單直觀的管理員界面</li>
<li>完全響應式設計</li>
<li>智能處理跨越午夜的時間範圍</li>
</ul>
</li>
<li>Q: Atlas Dynamic Messages for WooCommerce 的使用案例有哪些?</li>
<li>A:
<ul>
<li>"在 {time_remain} 內下單,可享同日送貨服務!"</li>
<li>"還有 {time_remain} 可獲得免運費!"</li>
<li>"限時優惠結束於 {time_remain}!"</li>
<li>"現在下單,明天送達 - 優惠有效時間為 {time_remain}"</li>
</ul>
</li>
</ul>
</HTML>
外掛標籤
開發者團隊
② 後台搜尋「Atlas Dynamic Messages for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
🚀 The ONLY WooCommerce countdown plugin that displays accurate, real-time countdowns even with page caching enabled!
While other countdown plugins show outdated times when pages are cached, Atlas Dynamic Messages uses advanced client-side technology to ensure your customers ALWAYS see the correct remaining time – whether you’re using LiteSpeed Cache, WP Rocket, W3 Total Cache, WP Super Cache, Cloudflare, Varnish, or any other caching solution.
Why Atlas Dynamic Messages is Different:
Unlike traditional countdown plugins that render times server-side (and get stuck in cache), our plugin uses a smart REST API approach that bypasses cache entirely. This means:
✅ 100% Cache Compatible – Works flawlessly with ALL caching plugins and CDNs
✅ Always Accurate – Countdowns update in real-time, every second
✅ Better Performance – Cached pages load faster while countdowns remain dynamic
✅ No Cache Exclusions Needed – No need to exclude pages from cache
✅ CDN Friendly – Works perfectly with Cloudflare, BunnyCDN, and others
Perfect For:
Shipping Deadlines: “Order in the next 2 hours 34 minutes for same-day delivery!”
Flash Sales: “Sale ends in 4 hours 12 minutes!”
Limited Offers: “Free shipping for the next 1 hour 45 minutes!”
Event Countdowns: “Black Friday starts in 3 days 14 hours!”
Core Features:
Create unlimited time-based scenarios
Set specific days and time ranges for each message
Display different messages on product pages, cart, and checkout
Real-time countdown updates every second
3 beautiful, customizable layouts
Clickable messages with custom URLs
Smart timezone handling
Midnight-crossing support
Mobile responsive design
Use Cases:
“Order within the next {time_remain} for same-day shipping!”
“Free shipping available for {time_remain} more!”
“Flash sale ends in {time_remain}!”
“Order now, get it by tomorrow – offer valid for {time_remain}”
Technical Details for Developers
How the Cache-Proof Technology Works:
Static Placeholder: The plugin injects minimal HTML placeholders that can be safely cached
Client-Side Initialization: JavaScript detects these placeholders after page load
REST API Call: Makes a single, lightweight API call to fetch active scenarios and server time
Local Computation: All countdown calculations happen in the browser
Real-Time Updates: JavaScript updates the countdown every second locally
This architecture ensures:
– Pages remain fully cacheable
– No PHP execution on cached pages
– Accurate countdowns regardless of cache age
– Minimal server load (one API call per page load)
– Compatible with all caching layers (plugin, server, CDN)
– LiteSpeed Cache compatibility with dedicated X-LiteSpeed-Cache-Control headers
– Cache-busting parameters to bypass aggressive server-side caching
