Açıklama
Jimmy Cart Drawer for WooCommerce replaces the default WooCommerce cart page with a fast, modern slide-out drawer built on React and the WooCommerce Store API. Every action — adding items, updating quantities, applying coupons, checking out — happens live inside the drawer, without a single page reload.
Features:
- Floating cart button or sticky bottom bar
- Live cart drawer powered by the WooCommerce Store API (no page reloads)
- Light and dark themes, with a custom brand color picker
- Full RTL and Arabic support out of the box
- Editable cart text and labels (Arabic and English), right from the settings screen
- Live coupon apply/remove inside the drawer
- Free shipping progress bar
- Admin-configured upsell product recommendations
- Automatic visitor-currency price preview using live exchange rates
Yükleme
- Upload the plugin files to the
/wp-content/plugins/jimmy-cart-drawerdirectory, or install the plugin directly through the WordPress plugins screen. - Activate the plugin through the “Plugins” screen in WordPress.
- Make sure WooCommerce is installed and active.
- Go to “Cart Drawer” in the WordPress admin menu to configure the drawer and marketing tools.
SSS
-
Does this plugin require WooCommerce?
-
Yes. WooCommerce must be installed and active for this plugin to work.
-
Does this plugin connect to any external service?
-
Yes. To detect a visitor’s likely currency and show a converted price preview, this plugin sends the store’s currency code (no personal data) to the free ExchangeRate-API service (open.er-api.com) and caches the response for 6 hours. This request only happens on the frontend of your store, and only the currency code is transmitted — no customer or order data is ever sent.
- Service: ExchangeRate-API — https://www.exchangerate-api.com
- Terms of Service: https://www.exchangerate-api.com/terms
This plugin also relies on WooCommerce’s own built-in IP-based geolocation (WC_Geolocation) to guess a visitor’s country for the same currency-detection feature; no additional third-party service is contacted for this beyond what WooCommerce itself already uses.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Jimmy Cart Drawer for WooCommerce” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Jimmy Cart Drawer for WooCommerce” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
3.9.2
- Added a simple, static promotional link to a separate premium plugin in the settings dashboard. No functionality in this plugin is gated or restricted by it.
3.9.1
- Renamed internal functions, options, and the JavaScript namespace to use a unique plugin-specific prefix.
- Removed all previously license-gated functionality entirely from the codebase; every feature in this version is fully available with no restrictions.
3.9.0
- Improved the cart drawer’s mobile responsiveness and touch interactions.
3.8.0
- Various stability improvements to the cart badge counter and session handling.
3.0.0
- Initial tracked release.