Files
prestashop/themes/hummingbird/modules/ps_advertising/ps_advertising.tpl
2026-04-09 18:31:51 +02:00

9 lines
300 B
Smarty

{**
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*}
<div class="advertising-block">
<a href="{$adv_link}" title="{$adv_title}"><img src="{$image}" alt="{$adv_title}" title="{$adv_title}" loading="lazy"/></a>
</div>