
內容簡介
Cart Notify 外掛提供您一個小而美妙的功能,以漂亮的動畫方式,吸引人地提示您的使用者已經將產品加入購物車。
功能
彈出提示(當產品被加入購物車時)
即將推出的功能
彈出提示設計風格
彈出提示位置更改選項
購買後提醒(透過郵件和 WhatsApp)
如果它無法運作
步驟 1:檢查外掛是否已啟用。
步驟 2:檢查每個外掛是否有下載按鈕。
步驟 3:單擊下載按鈕後顯示的內容。
步驟 4:以步驟 3 的資訊提出支援請求。
外掛標籤
開發者團隊
原文外掛簡介
Cart Notify adds a frontend notification after successful WooCommerce add-to-cart actions.
This release focuses on compatibility, reliability, and practical store UX:
Classic and block-theme add-to-cart support
Success-only notification flow
Non-AJAX fallback for single/variable/grouped add-to-cart requests
Settings-driven design and CTA controls
Better accessibility (keyboard close + live region updates)
HPOS and cart/checkout blocks compatibility declarations
Developer filters and lifecycle events
Features
Notification rendering only after successful add-to-cart events
Works with WooCommerce classic added_to_cart and blocks wc-blocks_added_to_cart events
Supports non-AJAX add-to-cart fallback with one-time server notice payload
Product title, image, quantity, variation summary, cart items count, and subtotal metadata
Position controls and style token controls from admin settings
Optional actions: View Cart, Checkout, Continue Shopping
Mobile behavior toggle and reduced-motion support
Developer Hooks
Filters:
cart_notify_should_enqueue_assets
cart_notify_notification_data
cart_notify_message
cart_notify_position
cart_notify_template
Frontend events:
cart_notify_before_render
cart_notify_after_render
cart_notify_notification_shown
