该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WooCommerce Cart Tab

描述

A big UX mistake on many eCommerce web sites is hiding access to the cart. After adding a product to the cart the visitors next logical step is to complete the purchase. Don’t frustrate your customers by making them search for the cart button!

This plugin adds a sitewide tab that displays the number of products in the cart. Clicking the tab or adding a product to the cart from a shop page will reveal the cart contents with a link to the checkout.

There are options in the Customizer to control the display.

Please feel free to contribute on github.

屏幕截图

  • The cart tab.

安装

  1. Upload woocommerce-cart-tab to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Choose your display settings on the catalog tab of the WooCommerce settings screen
  4. Done!

常见问题

Installation Instructions
  1. Upload woocommerce-cart-tab to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Choose your display settings on the catalog tab of the WooCommerce settings screen
  4. Done!
It doesn’t look like the screenshots on my site, what gives?

This plugin uses CSS3 for things like animation, rounded corners and box shadows. If you’re not using a modern browser then it might not look the same as the screenshots.

There is also the possibility that your theme is overwriting styles although that will be unlikely.

I found and fixed a bug how can I help?

Thanks! Please fork the repo on github, push your fix then send a pull request.

评价

2020年5月22日
Requiero hacer un cambio en el texto de "ver carrito" por cotizar. Se puede modificar?
2018年6月2日
Looks extremely nice on storefront. I wish support can be added for mobile screens
2017年10月24日
I stopped updating after 1.0 because it had less features and the new version was just annoying, and now I'm just going to replace it entirely.
2017年8月13日
Great little plugin that make viewing the Cart very easy. A HUGE plus is that WooCommerce Cart Tab is ready for translation and only take a minut to translate yourself!
阅读所有59条评价

贡献者及开发者

“WooCommerce Cart Tab” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“WooCommerce Cart Tab”插件已被翻译至13种本地话语言。 感谢所有译者为本插件所做的贡献。

将“WooCommerce Cart Tab”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.2 – 05/07/2018

  • Fix – Cart panel will now close automatically when the cart is emptied.

1.1.1 – 10/03/2017

  • Tweak – WooCommerce 2.7 support. Kudos @webmandesign.
  • Dev – Scripts and styles now versioned correctly.

1.1.0 – 08/02/2017

  • New – Cart tab is now hidden when the cart is empty.
  • Tweak – Overlay styling.
  • Localisation – updated .pot file.

1.0.0 – 26/01/2017

  • New – The cart tab now opens when an add to cart button on a shop page is clicked.
  • New – Cart tab opens on click rather than hover.
  • New – Display controls moved to the Customizer.
  • New – Integration with Storefront theme.

0.5.0 – 06/07/2016

  • New – Cart tab no longer displayed on handheld devices.

0.4.0 – 23/05/2016

  • New – Cart tab widget now has a max-height and will scroll if the contents are larger than the container.
  • New – Option to display cart total or subtotal. Props @craigtracey
  • Tweak – Translations now managed on .org (https://translate.wordpress.org/projects/wp-plugins/woocommerce-cart-tab).

0.3.1 – 04/17/2014

  • Fix – Hide the tab shadow when the cart is hidden.

0.3.0 – 04/03/2014

  • WooCommerce 2.1 compatibility.

0.2.2 – 14/01/2014

  • Sanitized some outputs (kudos colegeissinger).

0.2.1 – 16/09/2013

  • Better way of hiding the cart. Compatible with WP Super Cache as long as “late init” is enabled. Kudos bigbrowncow.

0.2 – 01/07/2013

  • Added option to hide cart tab if the cart is empty. Kudos azhkuro.

0.1.1 – 30/05/2013

  • Improved i18n
  • added languages folder
  • added default .po file
  • added German translations for v0.1.1 (inluding the above enhancements)
  • Kudos to deckerweb for the above 🙂
  • UI tweak to be inline with 2.0s slightly updated settings API
  • Stripped object pass by reference

0.1

Initial release.