Gift card module for PrestaShop allows you to sell gift cards in your shop. These giftcards are a redeem codes and they are send by email both to the customer of gift card and also to the target person. Mailing feature in PrestaShop allows to use some kind of variables in email templates. These variables will be replaced with exact values. Below you can find list of available variables in gift card module email templates.
variable |
effect |
{voucher_date_from} | This variable displays date from which voucher code will be active |
{voucher_date_to} | This variable will be replaced with voucher expiry date |
{voucher_value} | This variable displays the value of the voucher code |
{voucher_description} | This variable will be replaced with voucher description (as a shop owner you can define description of voucher c |
{from} | This variable displays "from" who the gift card is |
{wishes} | This variable displays "wishes" that customer can define for gift card |