first commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<div id="basket-trusted-shops" class="roundies box_form">
|
||||
<h3>{__ text="Ochrona Kupującego Trusted Shops"}</h3>
|
||||
<div class="st_clear_all"></div>
|
||||
<div id="trusted-shops-excellence-logo">
|
||||
<a href="https://www.trustedshops.com/shop/certificate.php?shop_id={$certificate}" target="_blank">
|
||||
<img id="st_home" src="/images/frontend/theme/default2/stTrustedShopsPlugin/logo.png" alt=""/>
|
||||
</a>
|
||||
</div>
|
||||
<div id="trusted-shops-excellence-content">
|
||||
<div id="trusted-shops-excellence-checkbox">
|
||||
{$checkbox}{__ text="Ochrona Kupującego do"} {$amount} {$currency} ({$price} {$currency} {__ text="z VAT"})
|
||||
</div>
|
||||
{__ text="Ochrona Kupującego Trusted Shops zabezpiecza Twoje zakupy internetowe. Wyrażam zgodę na przekazywanie i"}
|
||||
<a href="https://www.trustedshops.com/shop/data_privacy.php?shop_id={$certificate}" target="_blank">{__ text="zapisywanie"}</a>
|
||||
{__ text="mojego adresu e-mail przez Trusted Shops w celu realizacji usługi Ochrony Kupującego."}
|
||||
<a href="https://www.trustedshops.com/shop/protection_conditions.php?shop_id={$certificate}" target="_blank">{__ text="Warunki gwarancji"}</a>
|
||||
{__ text="dla Ochrony Kupującego."}
|
||||
</div>
|
||||
<div class="st_clear_all"></div>
|
||||
</div>
|
||||
@@ -0,0 +1,4 @@
|
||||
<div style="font-size:12px; padding-top: 15px;">
|
||||
{__ text="Czy jesteś zadowolony z naszych usług?"}
|
||||
<a target="_blank" href="{__ text="https://www.trustedshops.pl/opinia/ocen_"}{$certificate}.html{$params}">{__ text="Napisz komentarz i wystaw nam ocenę."}</a>
|
||||
</div>
|
||||
@@ -0,0 +1 @@
|
||||
{__ text="Czy jesteś zadowolony z naszych usług?"} {__ text="Napisz komentarz i wystaw nam ocenę."} - {__ text="https://www.trustedshops.pl/opinia/ocen_"}{$certificate}.html
|
||||
@@ -0,0 +1,3 @@
|
||||
<a href="{__ text="https://www.trustedshops.pl/opinia/info_"}{$certificate}.html" title="{__ text="Przeczytaj opinie klientów"}" target="_blank">
|
||||
<img alt="{__ text="Przeczytaj opinie klientów"}" border="0" style="width: 183px;" src="//widgets.trustedshops.com/reviews/widgets/{$certificate}.gif"/>
|
||||
</a>
|
||||
Reference in New Issue
Block a user