YITH WooCommerce Waitlist

Descrizione

Un plugin di Waitlist ti permette di gestire con successo la pre-vendita di un prodotto o servizio: devi solo attivare una “lista d’attesa” e offrire a chi si iscrive uno sconto o una promozione speciale.

Ma non solo: è anche uno strumento fondamentale per non perdere potenziali clienti e vendite quando lo stock dei tuoi prodotti finisce e deve essere riassortito.

Come funziona?

Un utente trova un prodotto che gli interessa nel tuo shop, esattamente il modello di scarpe che cercava da tempo. Purtroppo non può procedere con l’acquisto, perché il suo numero non è momentaneamente disponibile.

L’esperienza d’acquisto è pessima: a questo punto non può fare altro che uscire dal tuo shop e cercare altrove.

E se invece gli dessimo la possibilità e di iscriversi alla lista d’attesa?

Non può acquistare le scarpe nell’immediato, ma un avviso lo informa che può lasciare la sua email per essere avvisato quando il numero che cerca sarà disponibile sullo shop. Non può acquistare le scarpe nell’immediato, ma un avviso lo informa che può lasciare la sua email per essere avvisato quando il numero che cerca sarà disponibile sullo shop. Una settimana più tardi riceve l’email che lo avvisa che le scarpe sono finalmente disponibili e che può comprarle con un coupon sconto di 5€.

Con il plugin YITH WooCommerce Waitlist e attraverso un’email (il cui tasso di conversione si aggira, secondo le ricerche di mercato, al 10-15%) hai convertito un utente in cliente e recuperato una vendita che altrimenti sarebbe andata persa.

OPZIONI VERSIONE GRATUITA:

  • Mostra automaticamente il box di iscrizione alla lista d’attesa in tutti i prodotti senza stock
  • Supporta i prodotti variabili: l’utente potrà registrarsi ad una diversa lista d’attesa per ciascuna variazione del prodotto che non è al momento disponibile
  • Personalizza il testo da mostrare sopra il form di iscrizione email
  • Personalizza testo e colori del pulsante di registrazione
  • Mostra una checkbox per l’accettazione della politica GDPR nel form
  • Dopo l’iscrizione alla lista, mostra nella pagina prodotto un pulsante per permettere all’utente di rimuovere la sua email dalla lista
  • Personalizza il testo della email di Back In stock
  • Monitora quanti utenti sono iscritti alla lista d’attesa per un prodotto e invia l’email di Back in Stock di default attraverso l’apposita metabox nell’area di modifica del prodotto
  • Mostra la sezione “Le mie liste d’attesa” nella pagina “Il mio account”: gli utenti registrati vedere e gestire tutte le liste a cui si sono iscritti, così come monitorare la disponibilità dei prodotti a cui sono interessati

Free version live demo >

OPZIONI PREMIUM:

La versione gratuita del nostro plugin funziona benissimo ma quella premium è uno strumento ancora più potente per aumentare vendite e conversioni. Aggiornando alla versione premium puoi:

  • Utilizzare la Lista Esclusioni per scegliere in quali prodotti senza stock mostrare il box di iscrizione alla lista d’attesa
  • Mostra un contatore con il numero di utenti iscritti alla lista d’attesa del prodotto
  • Abilitare l’integrazione con Mandrill per una gestione avanzata delle campagne email
  • Sfruttare opzioni avanzate di stile per personalizzare la sezione relativa alla iscrizione alla lista: colore di sfondo, arrotondamento dei bordi, spaziatura, ecc
  • Personalizzare le notifiche di successo/errore relative alla compilazione del form
  • Abilitare Google reCAPTCHA per impedire iscrizioni spam alla lista
  • Scegliere se inviare una email a tutti gli utenti o solo a quelli non registrati per chiedergli di confermare la richiesta di registrazione alla lista d’attesa
  • Ricevere una email di notifica ogni volta che un utente si iscrive ad una lista d’attesa nel tuo shop
  • Inviare all’utente una email che conferma che la registrazione alla lista è avvenuta con successo
  • Personalizza l’email di Back In stock attraverso l’editor avanzato
  • Impostare l’invio automatico dell’email di Back In stock agli utenti in lista quando lo stock del prodotto viene ripristinato
  • Scegliere se inviare l’email di Back In Stock solo a un numero limitato di utenti, in base alla quantità disponibile del prodotto
  • Inviare una mail di cross-sell per spingere gli utenti ad acquistare prodotti simili a quelli a cui sono interessati e che non sono disponibili sul tuo shop
  • Monitorare i prodotti per cui è stata generata una lista d’attesa e gli utenti iscritti alla stessa nell’apposita tabella
  • Aggiungere manualmente un’utente ad una lista d’attesa
  • Esportare gli indirizzi email registrati ad una lista d’attesa in formato CSV

Live demo versione premium >

Suggerimenti

Se hai dei suggerimenti su come migliorare YITH WooCommerce Waiting List, puoi scriverci e saremo felici di poter apportare delle migliorie a YITH WooCommerce Waiting List.

Traduttori

Lingue disponibili

  • Inglese

Se non trovi questo plugin nella tua lingua e desideri tradurlo, utilizza lo strumento messo a disposizione su Translating WordPress.
Oppure, se hai creato il tuo pacchetto linguistico o hai un aggiornamento per uno già esistente, puoi inviarli come allegato dalla nostra pagina Contatti e saremo lieti di poterli includere in YITH WooCommerce Waiting List.

Screenshot

  • Pagina amministratore del plugin.
  • Frontend del plugin per utente registrato
  • Frontend del plugin per utente ospite

Installazione

  1. Decomprimi il file .zip scaricato.
  2. Carica la cartella del plugin all’interno della directory wp-content/plugins/ del tuo sito WordPress.
  3. Attiva YITH WooCommerce Waiting List dalla pagina Plugins.

FAQ

Come posso segnalare un bug relativo alla sicurezza?

Puoi segnalare i bug di sicurezza attraverso il Patchstack Vulnerability Disclosure Program. Il team di Patchstack aiuta a convalidare, dare priorità e gestire qualsiasi vulnerabilità in materia di sicurezza. Segnala una vulnerabilità.

Recensioni

2 Settembre 2024 1 risposta
ok, my initial review was “it simply doesn’t work”, but with help of chatGPT and 4h of dedication i managed to fix this.Just add this code as a snippet: function trigger_yith_waitlist_emails_for_all_products( $product_id ) { $product = wc_get_product( $product_id ); if ( $product && $product->is_in_stock() ) { YITH_WCWTL_Mailer()->schedule_email_send( $product ); error_log(‘Scheduled YITH Waitlist Email for Product ID ‘ . $product_id); }}add_action( ‘woocommerce_product_set_stock_status’, ‘trigger_yith_waitlist_emails_for_all_products’, 10, 1 );
21 Luglio 2024 1 risposta
register test email. set product to in stock. no email. doesn’t work.
16 Gennaio 2022 1 risposta
Hello, I have big problem – before I was made custom design for waiting list which my cutomers received with link to product to order fast. Now something went wrong and they receive message on one row everyting (all text) with no title, no new line and no link – just text. All text is appear, but in one raw without alignment. I want to send you photos to help me. For type e-mail I was choose HTML and in Email content there is content with alignment – everything is centers, in different row with links. please, help me.
16 Novembre 2021 1 risposta
THANK YOU!!! THANK YOU!!! THANK YOU!!! I LOVE ALL YITH PLUGINS FOR WOOCOMMERCE THANK YOU!!! THANK YOU!!! THANK YOU!!! <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3 <3
Leggi tutte le recensioni di 26

Contributi e sviluppo

“YITH WooCommerce Waitlist” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“YITH WooCommerce Waitlist” è stato tradotto in 9 lingue. Grazie ai traduttori per i loro contributi.

Traduci “YITH WooCommerce Waitlist” nella tua lingua.

Ti interessa lo sviluppo?

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

Changelog

2.20.0

Released 07 November 2024

  • New: support for WordPress 6.7
  • New: support for WooCommerce 9.4
  • Update: YITH plugin framework

2.19.0

Released 16 September 2024

  • New: support for WooCommerce 9.3
  • Update: YITH plugin framework

2.18.0

Released 14 August 2024

  • New: support for WooCommerce 9.2
  • Update: YITH plugin framework

2.17.0

Released 14 July 2024

  • New: support for WordPress 6.6
  • New: support for WooCommerce 9.1
  • Update: YITH plugin framework

2.16.0

Released 19 June 2024

  • New: support for WooCommerce 9.0
  • Update: YITH plugin framework

2.15.0

Released 25 May 2024

  • New: support for WooCommerce 8.9
  • Update: YITH plugin framework

2.14.0

Released 17 April 2024

  • New: support for WooCommerce 8.8
  • Update: YITH plugin framework

2.13.1

Released 26 March 2024

  • Tweak: added nonce check on ajax calls

2.13.0

Released 25 March 2024

  • New: support for WordPress 6.5
  • New: support for WooCommerce 8.7
  • Update: YITH plugin framework
  • Fix: security issue on send email action

2.12.0

Released 21 February 2024

  • New: support for WooCommerce 8.6
  • Update: YITH plugin framework

2.11.0

Released 23 January 2024

  • New: support for WooCommerce 8.5
  • Update: YITH plugin framework

2.10.0

Released 17 December 2023

  • New: support for WooCommerce 8.4
  • Update: YITH plugin framework

2.9.0

Released 10 November 2023

  • New: support for WordPress 6.4
  • New: support for WooCommerce 8.3
  • Update: YITH plugin framework

2.8.0

Released 09 October 2023

  • New: support for WooCommerce 8.2
  • Update: YITH plugin framework

2.7.0

Released 31 August 2023

  • New: support for WooCommerce 8.1
  • Update: YITH plugin framework

2.6.1

Released 14 August 2023

  • Fix: security issue with “Enable/disable email” option

2.6.0

Released 01 August 2023

  • New: support for WordPress 6.3
  • New: support for WooCommerce 8.0
  • Update: YITH plugin framework

2.5.0

Released 18 July 2023

  • New: support for WooCommerce 7.9
  • Update: YITH plugin framework

2.4.1

Released 21 June 2023

  • Update: YITH plugin framework

2.4.0

Released 07 June 2023

  • New: support for WooCommerce 7.8
  • Update: YITH plugin framework

2.3.0

Released 17 May 2023

  • New: support for WooCommerce 7.7
  • Update: YITH plugin framework

2.2.0

Released 13 April 2023

  • New: support for WooCommerce 7.6
  • Update: YITH plugin framework

2.1.0

Released 18 March 2023

  • New: support for WordPress 6.2
  • New: support for WooCommerce 7.5
  • Update: YITH plugin framework

2.0.0

Released 06 March 2023

  • New: support for WooCommerce 7.4
  • New: advanced textarea editor to customize waitlist form
  • New: show/hide “Removal” button option
  • Tweak: email style
  • Update: YITH plugin framework

1.23.0

Released 28 December 2022

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework

1.22.0

Released 14 December 2022

  • New: support for WooCommerce 7.2
  • Update: YITH plugin framework

1.21.1

Released 15 November 2022

  • Fix: patched security vulnerability

1.21.0

Released 07 November 2022

  • New: support for WordPress 6.1
  • New: support for WooCommerce 7.1
  • Update: YITH plugin framework

1.20.0

Released 05 October 2022

  • New: support for WooCommerce 7.0
  • Update: YITH plugin framework

1.19.0

Released 30 August 2022

  • New: support for WooCommerce 6.9
  • Update: YITH plugin framework

1.18.0

Released 04 August 2022

  • New: support for WooCommerce 6.8
  • Update: YITH plugin framework

1.17.0

Released 05 July 2022

  • New: support for WooCommerce 6.7
  • Update: YITH plugin framework

1.16.0

Released 13 June 2022

  • New: support for WooCommerce 6.6
  • Update: YITH plugin framework

1.15.0

Released 02 May 2022

  • New: support for WordPress 6.0
  • New: support for WooCommerce 6.5
  • Update: YITH plugin framework

1.14.0

Released 03 April 2022

  • New: support for WooCommerce 6.4
  • Update: YITH plugin framework

1.13.0

Released 28 February 2022

  • New: support for WooCommerce 6.3
  • Update: YITH plugin framework

1.12.0

Released 15 February 2022

  • New: support for WooCommerce 6.2
  • Update: YITH plugin framework

1.11.0

Released 05 January 2022

  • New: support for WordPress 5.9
  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework

1.10.0

Released 17 December 2021

  • New: support for WooCommerce 6.0
  • Update: YITH plugin framework

1.9.0

Released 02 November 2021

  • New: support for WooCommerce 5.9
  • Update: YITH plugin framework

1.8.0

Released 12 October 2021

  • New: support for WooCommerce 5.8
  • Update: YITH plugin framework

1.7.1

Released 27 September 2021

  • Update: YITH plugin framework
  • Fix: debug info feature removed for all logged in users

1.7.0

Released 10 September 2021

  • New: support for WooCommerce 5.7
  • Update: YITH plugin framework

1.6.8

Released 13 August 2021

  • New: support for WooCommerce 5.6
  • Update: YITH plugin framework

1.6.7

Released 07 July 2021

  • New: support for WordPress 5.8
  • New: support for WooCommerce 5.5
  • Update: YITH plugin framework

1.6.6

Released 04 June 2021

  • New: support for WooCommerce 5.4
  • Update: YITH plugin framework

1.6.5

Released 12 May 2021

  • New: support for WooCommerce 5.3
  • New: email placeholder {product_price} to add product price on email content
  • Update: YITH plugin framework

1.6.4

Released 16 April 2021

  • New: support for WooCommerce 5.2
  • Update: YITH plugin framework

1.6.3

Released 09 March 2021

  • New: support for WordPress 5.7
  • New: support for WooCommerce 5.1
  • Update: YITH plugin framework

1.6.2

Released 05 February 2021

  • New: support for WooCommerce 5.0
  • Update: YITH plugin framework

1.6.1

Released 12 January 2021

  • New: Support for WooCommerce 4.9
  • Update: Plugin framework

1.6.0

Released 04 December 2020

  • New: Support for WooCommerce 4.8
  • New: Compatibility with YITH Event Tickets for WooCommerce
  • Update: Plugin framework

1.5.3

Released 04 November 2020

  • New: Support for WooCommerce 4.7
  • New: Support for WordPress 5.6
  • Update: Plugin framework

1.5.2

Released 13 October 2020

  • New: Support for WooCommerce 4.6
  • Update: Plugin framework

1.5.1

Released 17 September 2020

  • New: Support for WooCommerce 4.5
  • Update: Plugin framework

1.5.0

Released 14 August 2020

  • New: Support for WooCommerce 4.4
  • New: Support for WordPress 5.5
  • Update: Plugin framework

1.4.2

Released 21 May 2020

  • New: Support for WooCommerce 4.2
  • Update: Plugin framework

1.4.1

Released 24 April 2020

  • New: Support for WooCommerce 4.1
  • Update: Plugin framework

1.4.0

Released 10 March 2020

  • New: Support for WooCommerce 4.0
  • New: Support for WordPress 5.4
  • Update: Plugin framework

1.3.14

Released 27 December 2019

  • New: Support for WooCommerce 3.9
  • Update: Plugin framework

1.3.13

Released 29 November 2019

  • Update: Notice handler
  • Update: Plugin framework

1.3.12

Released 05 November 2019

  • Update: Plugin framework

1.3.11

Released 30 October 2019

  • Update: Plugin framework

1.3.10

Released 28 October 2019

  • New: Support for WooCommerce 3.8
  • New: Support for WordPress 5.3
  • Update: Plugin framework

1.3.9

Released 31 July 2019

  • New: Support to WooCommerce 3.7.0 RC1
  • New: Support to WordPress 5.2.2
  • Update: Plugin framework
  • Fix: Removed unused section in admin options
  • Fix: Removed useless field “additional content” from plugin email settings

1.3.8

Released 11 June 2019

  • New: Support to WooCommerce 3.6.4
  • New: Support to WordPress 5.2.1
  • Update: Plugin framework

1.3.7

Released 23 April 2019

  • New: Support to WooCommerce 3.6.1
  • Update: Plugin framework

1.3.6

Released 09 April 2019

  • New: Support to WooCommerce 2.6.7.
  • Update: Plugin framework

1.3.5

Released 07 February 2019

  • New: Support to WooCommerce 3.5.4
  • Update: Plugin framework

1.3.4

Released 05 December 2018

  • New: Support to WooCommerce 3.5.2.
  • New: Support to WordPress 5.0.0.
  • Update: Plugin framework

1.3.3

Released 26 October 2018

  • New: Support to WooCommerce 3.5.0.
  • Update: Plugin framework

1.3.2

Released 26 September 2018

  • New: Support to WooCommerce 3.4.5.
  • Update: Plugin framework

1.3.1

Released 22 August 2018

  • New: Support to WooCommerce 3.4.4.
  • New: Support to WordPress 4.9.8.
  • Update: Plugin framework
  • Fix: Add form on get variations AJAX action.

1.3.0

Released 16 May 2018

  • New: Support to WooCommerce 3.4.0 RC1.
  • New: Support to WordPress 4.9.6 RC2.
  • New: General Data Protection Regulation (GDPR) compliance.
  • Update: Plugin framework
  • Update: Language files.

1.2.0

Released 02 February 2018

  • New: Support to WooCommerce 3.3.0.
  • New: Support to WordPress 4.9.2
  • Update: Plugin framework
  • Fix: Product name including variations on plugin’s emails.

1.1.2

Released 12 October 2017

  • New: Support to WooCommerce 3.2.0.
  • New: Support to WordPress 4.8.2
  • Update: Plugin framework

1.1.1

Released 21 April 2017

  • New: Support to WooCommerce 3.0.4.
  • Update: Plugin framework
  • Fix: Prevent duplicated post meta for product.

1.1.0

Released 29 March 2017

  • New: Support to WooCommerce 3.0.0 RC2.
  • New: Support to WordPress 4.7.3.
  • Update: Plugin framework

1.0.8

Released 13 January 2017

  • New: Shortcode for print waiting list form [yith_wcwtl_form].
  • New: Support to WooCommerce 2.6.7
  • New: Support to WordPress 4.7.1.
  • Update: Plugin framework
  • Dev: Add filter for form html ‘yith_wcwtl_form_html’.

1.0.7

Released 07 November 2016

  • New: Support to WordPress 4.6.1
  • New: Support to WooCommerce 2.6.7
  • New: “In Stock Email Settings” panel on plugin options.
  • New: Option for change email content directly from plugin panel.
  • Update: Plugin framework

1.0.6

Released 24 May 2016

  • New: Support to WordPress 4.5.2.
  • New: Support to WooCommerce 2.6 Beta2.
  • Update: Plugin framework

1.0.5

Released 15 April 2016

  • New: Support to WordPress 4.5.
  • Update: Plugin framework

1.0.4

Released 07 January 2016

  • New: Support to WooCommerce 2.5 BETA.
  • Update: Plugin framework
  • Update: Language file .pot.

1.0.3

Released 03 November 2015

  • New: xml config file for wpml.
  • Update: Plugin framework
  • Update: Language file. Changed text domain from yith-wcwtl to yith-woocommerce-waiting-list.
  • Fix: Add users email in BBC ( thanks to jedelucca and Spartan_SA from wordpress support forum ).

1.0.2

Released 13 August 2015

  • New: Support to WooCommerce 2.4.
  • Update: Plugin framework
  • Update: Language file.
  • Fix: Plugin documentation link.

1.0.1

Released 22 April 2015

  • New: Support to WordPress 4.2.
  • Update: Plugin framework
  • Fix: Form for variation product.
  • Fix: Send mail for variation product.

1.0.0

Released 31 March 2015

  • Versione iniziale