Описание
Disable cart page for WooCommerce is a plugin that allows you to bypass the WooCommrce cart page, redirecting your customers directly to checkout page and also disable the ability to add multiple products to their orders.
Disable cart page for WooCommerce is ideal when you need to force your customers to buy only one product at a time from your WooCommerce catalog, but additionally, by modifying the standard WooCommerce shopping behavior, it greatly simplifies WooCommerce process of finalizing orders, increasing your users conversions and increasing your profits.
Возможности
Disable cart page for WooCommerce plugin provide you a lot of extra features, such as:
* Simplified purchase
* Functions control
* Multilanguage
* Enable/Disable settings
Для более детальной информации посетите Официальную страницу.
Документация и поддержка
You can find help in the support forum on WordPress.org. If you can’t locate any topics that pertain to your particular issue, post a new topic for it.
Хуки и фильтры
- Change redirect page when cart is empty: apply_filters( ‘wcdcp_redirect’, string $permalink )
Переводы
Вы можете перевести Disable cart page for WooCommerce на translate.wordpress.org.
Установка
- Upload the entire
disable-cart-page-for-woocommerce
folder to the/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Активируйте плагин через меню
Плагины
WordPress. - Go to settings tab, under WooCommerce settings page, and enable the plugin functionality.
Часто задаваемые вопросы
-
Что произойдет, если покупатель откроет страницу корзины?
-
Плагин перенаправит покупателя на страницу оформления
-
Что произойдет, если покупатель добавит товар в корзину, в которой уже есть другой товар?
-
Плагин очищает корзину перед добавлением нового товара.
Отзывы
Участники и разработчики
«Disable cart page for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Disable cart page for WooCommerce» переведён на 8 языков. Благодарим переводчиков за их работу.
Перевести «Disable cart page for WooCommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
Для более детальной информации посетите Официальную страницу.
= v1.2.7
* Compatibility check for WP v6.3
* Compatibility check for WC v7.9
* Compatibility check for WC HPOS
v1.2.6
- Compatibility check for WP v6.1 and WC v7.0
v1.2.5
- Added «pre_option_woocommerce_cart_redirect_after_add» hook to force WooCommerce to redirect after product added to cart
- Bug fix: added return $cart_item_data variable in «woocommerce_add_cart_item_data» hook
v1.2.4
- Added function to empty cart if error occurs
v1.2.3
- Fix: language domain as requested by WordPress internationalization standards
v1.2.2
- Bug fix: some WooCommerce error messages not appeared properly
- Added filter to change redirect page when cart is empty
v1.2.1
- Bug fix for compatibility both with WooCommerce version 3.x.x and with older versions
- Bug fix for infinite loop when users go to checkout and cart is empty
v1.2.0
- Added settings tab to enable/disable redirect to checkout page
v1.1.0
- Добавлена поддержка WooCommerce 3.0+
v1.0.0
- Initial release