Questo modulo consente di generare automaticamente un codice voucher dopo l'ordine del cliente (e se l'ordine è accettato, con pagamento verificato). L'addon permette di specificare le impostazioni del codice voucher e consente di creare molte azioni come: voucher per il primo ordine, voucher per il secondo ordine, quinto, sesto ecc. Puoi definire le specifiche di ogni codice voucher.
Questo addon di prestashop permette di generare automaticamente codici coupon per gli utenti che hanno effettuato un ordine nel tuo negozio. Subito dopo l'ordine, il cliente riceverà una notifica email con il codice voucher. Naturalmente - tu, come amministratore del negozio, hai la possibilità di definire quanti ordini (correttamente convalidati) un cliente deve avere nel suo account per ricevere il codice coupon. Puoi anche specificare impostazioni dettagliate di ogni codice voucher.
Codici voucher dopo l'ordine - specifiche del modulo
Puoi ovviamente specificare impostazioni dettagliate di questo addon. Il modulo ha due sezioni principali: la prima "impostazioni principali" (con le impostazioni generali dell'addon) e la seconda chiamata "impostazioni del voucher" con impostazioni dettagliate delle azioni (quanti ordini per ricevere il coupon) e delle impostazioni dei codici voucher.
Impostazioni generali del modulo
Puoi selezionare gli stati dell'ordine, il che significa che il codice voucher verrà generato solo se lo stato dell'ordine sarà selezionato da te. Ad esempio, puoi generare il codice voucher solo se lo stato dell'ordine è Spedito, Pagamento Accettato, Pagamento remoto accettato, ecc. (il codice voucher non sarà duplicato, ecc.)
Il modulo invia i coupon:
1) dopo il cambio di stato dell'ordine (lo stato deve essere accettato dal modulo)
2) con un cron job basato sugli stati dell'ordine (puoi anche inviare il coupon dopo X giorni)
Impostazioni del codice voucher
Puoi definire "azioni". Puoi creare quante azioni vuoi, cioè puoi creare un numero illimitato di possibilità di ricevere il codice voucher. Per esempio:
Quindi, significa sostanzialmente che per le azioni puoi:
Impostazioni di configurazione del codice voucher
Per ogni azione creata puoi definire il codice voucher. Naturalmente, puoi definire impostazioni dettagliate del voucher. Funziona come la funzione predefinita dei codici voucher - quindi hai opzioni molto dettagliate per specificare il codice voucher. Ogni codice voucher sarà creato singolarmente per ogni cliente. Significa che ogni codice voucher sarà diverso.
Impostazioni principali del codice voucher
Condizioni del codice voucher
Azioni dei codici voucher
Variabili email
Questo modulo aggiunge alcune variabili speciali ai modelli email. Puoi usarle tra le altre aggiunte di default alle email. Questi shortcode sono un ottimo modo per personalizzare il contenuto dell'email. Usa la variabile e il modulo le sostituirà con alcuni valori/informazioni.
Variabile | Descrizione |
{voucher} | Questa variabile usata nei contenuti dell'email stamperà il codice voucher. Per esempio: XFDE3240SS |
{voucher_name} | Questa variabile usata nei contenuti dell'email stamperà il nome del codice voucher. In PrestaShop 1.4.x sarà uguale a {vocher_description} |
{voucher_date_from} | Questa variabile stamperà la data da cui il voucher sarà attivo e disponibile all'uso (data + ora) |
{vocuher_date_to} | Questa variabile usata nel modello email stamperà la data di scadenza del voucher (data + ora) |
{voucher_dateonly_from} |
Questa variabile stamperà una data da cui il voucher sarà attivo e disponibile all'uso (solo data: anno, mese, giorno) |
{voucher_dateonly_to} |
Questa variabile usata nel modello email stamperà la data di scadenza del voucher (solo data: anno, mese, giorno) |
{voucher_value} | Questa variabile scriverà informazioni sul valore del voucher |
{customer_firstname} | Questa variabile sarà sostituita con il nome del cliente (che ha creato un account) |
{customer_lastname} | Questa variabile sarà sostituita con il cognome del cliente (che ha creato un account) |
3.2.1
3.2.0
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.4.3
- added improvements to module's translation files
2.4.2
- added improvements to vouchers engine (updated it from v4.8 to v5.0)
- added improvements to module's updates checker feature
- added improvements to reward generation process related to identification of customer's language (when reward is generated in shop's back office)
2.4.1
- added feature to generate voucher code with value equal to value of selected specific product in cart
- this version of the module requires reinstallation
2.4.0
- added improvements to email delivery feature that sends a copy of email to merchant
2.3.9
- fixed issues with products search in prestashop 1.7.x (on module configuration page)
2.3.8
- extended recently added function with new options
- you can select order total paid (shipping + products) tax included
- you can select order products total value (products only, without shipping) tax included
- you can select order total paid (shipping + products) tax excluded
- you can select order products total value (products only, without shipping) tax excluded
2.3.7
- added feature related to dynamic value of voucher code (based on percentage value of placed order)
- now you can decide what value will be used to calculate the voucher discount value.
- you can select order total paid (shipping + products)
- you can select order products total value (products only, without shipping)
2.3.6
- added improvements to manufacturer selection tool, it contains scroll when manufacturer list has many manufacturers
2.3.5
- added improvements to module usage in multistore environments
- added feature to decide about characters used to generate voucher codes
- you can generate now codes with usage of alphanumeric, numeric, alpha characters set
2.3.4
- added improvements to feature to give a voucher for next purchase only if cart will contain selected products'
2.3.3
- added new email variables to use {voucher_dateonly_from} and {voucher_dateonly_to}
- {voucher_dateonly_from} This variable will print a date from which voucher will be active and available to use (date only: year, month, day)
- {voucher_dateonly_to} This variable used in email template will print voucher expiry date (date only: year, month, day)
2.3.2
- added improvements to identification of orders when option to count orders is active
2.3.1
- added feature to dynamically generate voucher code with param "minimal basket"
- minimal basket value will be dynamically generated based on previously placed order
- for example: minimal basket equal to order total value, minimal basket equal to doubled order total value
2.2.1
- added feature to define title of email directly on action configuration page
- added feature to select template of email that module will send for selected reward (while you configure action)
- new version of the module requires reinstallation
2.1.0
- added feature to send voucher codes only for selected groups of customers
- added feature to send voucher codes after X days (available in cron job settings)
- module updated to version 2.1.0 requires reinstallation and reconfiguration of rewards (select groups permitted to receive coupon codes)
2.0.0
- released version of the rewards module that fully supports new prestashop 1.7.x
- added translation improvements
- added improvements to calculating number of orders
1.9.7
- added fixes to feature to exclude value of products from selected categories from calculation of min / max order value
1.9.6
- updated module configuration page design
- updated vouchers engine core
- added new feature to exclude products from selected categories from order total value (min / max order value to receive coupon codes)
- new version of module requires reinstallation of the addon
1.9.5
- updated feature to check if new version of module is available
1.9.4
- updated spanish language
1.9.3
- improved multistore support
- added new features to voucher configuration tool
- possibility to decide if voucher code will be available only in shop where it was generated or also in other shops (multistore)
- improvements to voucher settings form
1.9.2
- added notification if admin will try to alter existing reward
- added feature to define new rule concerning suppliers
- updated missed translations for new features
- added improvements to cart rule "uncombinable with other cart rules" option
- added improvements related to prestashop 1.7.x support (this version will be supported in next version of the module)
1.9.1
- added new major feature to module that allows to define coupons (rewards) only if customer bought selected products
- as a shop owner you can easily define products that must be in cart to get coupon code
- updated module configuration page with explanations (usage tips)
- updated module updates engine
- updated translations for old and new features
- because of this we decided to release new major version of the module
- this version of module requires reinstallation of addon
1.8.7
- feature that allows to associate generated voucher code with customer account. You can enable or disable this feature. If enabled - only customer that received coupon will have possibility to use it. If disabled - customer can give this code to friend and voucher can be used from different account.
- possibility to generate coupon codes for registered customers only (not guests during guest checkout) - you can enable or disable this feature.
- new variable for email templates: {voucher_name} - it displays name of the voucher
1.8.6
- updated voucher configuration tool feature
- added explanation videos of advanced voucher configuration tool
- added improvements to updates system
- removed annoying messages abount pending update
1.8.5
- added improvements to list of generated rewards
- new better updates notifications system
- you can enable / disable notifications manually
- you can check for updates manually
- added new email variables (see module description, you can find full list of available variables)
1.8.4
- added feature to browse and manage list of generated vouchers. List is available under Price rules > customers rewards section
1.8.3
- updated missed translations for Polish language
1.8.2
- updated email templates, now they are modern, responsive and with more variables than before
1.8.1
- minor language improvements and cleaned up module directory, now it doesnt contain unnecessary files
1.8.0
fixes for carrier restrictions feature, now module saves correct carriers (while addon generates new voucher code)
1.7.8
generowanie kodu rabatowego o wartości stanowiącej procentową wartość zamówienia (np 10% wartości zamówienia)
1.7.7
poprawki do funkcji testowej
1.7.6
dodana została funkcja pozwalająca na przetestowanie wysyłki kuponów przed ich aktywacją
1.7.5
poprawki do tłumaczeń modułu, zwłaszcza back office i zarządzania wartościami kuponów
1.7.4
poprawki do wysyłania kuponów przez crona, poprawiona została funkcja definiująca język maili
1.7.3
usprawnienia do strony konfiguracyjnej kod rabatowy
poprawki do procesu instalacyjnego
możliwość wysyłki kodów za pomocą cron'a