Files
lulandia.pl/modules/pdceneozaufaneopiniepro/views/templates/hook/customHookWidgetEmbed.tpl
2025-04-01 00:38:54 +02:00

30 lines
1.1 KiB
Smarty

{*
* 2012-2015 Patryk Marek PrestaDev.pl
*
* Patryk Marek PrestaDev.pl - PD Ceneo Zaufane Opinie Pro PrestaShop 1.5.x and 1.6.x Module © All rights reserved.
*
* DISCLAIMER
*
* Do not edit, modify or copy this file.
* If you wish to customize it, contact us at info@prestadev.pl.
*
* @author Patryk Marek PrestaDev.pl <info@prestadev.pl>
* @copyright 2012-2015 Patryk Marek PrestaDev.pl
* @version Release: 1.4.1
*}
<span id="__ceneo-reviews-{$ceneo_account_guid|escape:'htmlall':'UTF-8'}"></span><br />
<small>
<a href="{$ceneo_widget_embed_url|escape:'htmlall':'UTF-8'}" rel="nofollow" target="_blank">&raquo; {l s='read all opinions' mod='pdceneozaufaneopiniepro'}</a>
</small>
<script type="text/javascript" data-keepinline="true">
{literal}
(function (d,t){
var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==document.location.protocol?'https://':'http://')+'ssl.ceneo.pl/shops/rw.js?accountGuid={/literal}{$ceneo_account_guid|escape:'htmlall':'UTF-8'}{literal}';
s.async=true;
s.parentNode.insertBefore(g, s);
}(document,'script'));
{/literal}
</script>