2016-10-10 15:24:25 +02:00

24 lines
696 B
Smarty
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{*
*
* GIFT CARD
*
* @category pricing_promotion
* @author Timactive - Romain DE VERA <support@timactive.com>
* @copyright TIMACTIVE 2013
* @version 1.0.0
*
*************************************
** GIFT CARD *
** V 1.0.0 *
*************************************
* +
* + Languages: EN, FR
* + PS version: 1.5
*
*}
<div id="giftcard_block" class="block">
  <h4>{l s='Offer a gift card' mod='giftcard'}</h4>
    <p class="block_content link_gift_cards">
<a href="{$link_choicegiftcard}"  title="{l s='Offer a gift card' mod='giftcard'} {$shop_name}">{l s='Gift cards' mod='giftcard'} {$shop_name}</a>
    </p>
</div>