Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Disable cart page for WooCommerce

Descrizione

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.

Caratteristiche

Il plugin Disable cart page for WooCommerce offre numerose funzioni aggiuntive, tra cui:
* Acquisto semplificato
* Funzioni di controllo
* Multilingua
* Impostazioni per abilitarlo/disabilitarlo

Per ulteriori informazioni, fai riferimento alla pagina ufficiale.

Documentazione & Supporto

Puoi trovare aiuto nel forum di supporto su WordPress.org. Se non riesci a individuare argomenti che riguardano il tuo problema specifico, inserisci un nuovo argomento.

Hooks & Filters

  • Change redirect page when cart is empty: apply_filters( ‘wcdcp_redirect’, string $permalink )

Traduzioni

Puoi tradurre Disable cart page for WooCommerce su translate.wordpress.org.

Installazione

  1. Carica l’intera cartella disable-cart-page-per-woocommerce nella directory /wp-content/plugins/, oppure installa direttamente il plugin attraverso la schermata dei plugin di WordPress.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to settings tab, under WooCommerce settings page, and enable the plugin functionality.

FAQ

Cosa succede se qualcuno raggiunge la pagina carrello?

Il plugin reindirizza gli acquirenti alla cassa permanentemente

Cosa succede se un cliente ha già aggiunto un prodotto al carrello prima di aggiungere un nuovo prodotto?

Il plugin si occupa di svuotare il carrello prima di aggiungere un ulteriore prodotto

Recensioni

28 Febbraio 2024
also work with affected url link "domain/?add-to-cart=53" automaticly….ensuring only one product on checkout without purge,dont need custom snippet agin…….
26 Gennaio 2024
I was not able to accomplish this "Disable Cart" option altogether for my single product page. I wanted only "Buy Now". I tried with different plugins and different code snippets. But nothing could resolve the issue. Finally this plugin solved the problem like a magic! Much thanks.
24 Luglio 2023
Sometimes I have the privilege of stumbling across good plugins. This is one of those cases. Not only does it quickly solve a specific problem, but it's also beautifully coded, which is something most users miss. It's a simple plugin, it does what it says, nothing more, nothing less. Thanks to the developer.
Leggi tutte le recensioni di 16

Contributi e sviluppo

“Disable cart page for WooCommerce” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Disable cart page for WooCommerce” è stato tradotto in 9 lingue. Grazie a chi traduce per il contributo.

Traduci “Disable cart page for WooCommerce” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

Per ulteriori informazioni, fai riferimento alla pagina ufficiale.

= v1.2.8
* Compatibility check for WP v6.6
* Compatibility check for WC v9.3

= 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

  • Supporto a WooCommerce 3.0+

v1.0.0

  • Rilascio iniziale