first commit

This commit is contained in:
2025-03-12 17:06:23 +01:00
commit 2241f7131f
13185 changed files with 1692479 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<div class="st_application" id="trusted_shops_classic_summary">
<div id="trusted_shop_classic_summary_logo">
<a href="https://www.trustedshops.com/shop/certificate.php?shop_id={$certificate}" target="_blank" />
<img id="st_home" src="/images/frontend/theme/default/stTrustedShopsPlugin/logo.png" alt="" title="{__ text="Znak Jakości Trusted Shops tu możesz sprawdzić ważność!"}"/>
</a>
</div>
<div id="trusted_shop_classic_summary_content">
{__ text="Jako dodatkowy serwis oferujemy Ochronę Kupującego Trusted Shops. Przejmujemy pełny koszt tej gwarancji, wystarczy się tylko zarejestrować, aby z niej skorzystać."}
{$form}
{$charset}
{$shopId}
{$email}
{$amount}
{$curr}
{$paymentType}
{$kdnr}
{$ordernr}
<a href="#" onClick="document.getElementById('trustedShopsForm').submit();">{__ text="Zgłoszenie do Ochrony Kupującego Trusted Shops"}</a>
</form>
</div>
</div>

View File

@@ -0,0 +1,20 @@
<div id="trusted_shops">
<h5 class="st_title">{__ text="Ochrona Kupującego Trusted Shops"}</h5>
<div id="trusted_shops_logo">
<a href="https://www.trustedshops.com/shop/certificate.php?shop_id={$certificate}" target="_blank">
<img id="st_home" src="/images/frontend/theme/default/stTrustedShopsPlugin/logo.png" alt=""/>
</a>
</div>
<div id="trusted_shops_content">
<div id="trusted_shops_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 id="test"></div>
<div class="st_clear_all"></div>
</div>

View File

@@ -0,0 +1,3 @@
<div style="font-size:12px; padding-top: 15px;">
<a target="_blank" href="https://www.trustedshops.com/evaluation/evaluer_{$certificate}.html{$params}">{__ text="Kliknij tu"}</a> {__ text="aby dodać ocenę sklepu."}
</div>

View File

@@ -0,0 +1 @@
{__ text="Wejdź na stronę"} https://www.trustedshops.com/evaluation/evaluer_{$certificate}.html {__ text="aby dodać ocenę sklepu."}

View File

@@ -0,0 +1,3 @@
<a target="_blank" href="https://www.trustedshops.com/buyerrating/info_{$certificate}.html" title="{__ text="Zobacz opinie klientów sklepu"} {$shopName}">
<img alt="{__ text="Opinie klientów sklepu"} {$shopName}" border="0" style="width: 180px; padding-top: 10px;" src="https://www.trustedshops.com/bewertung/widget/widgets/{$certificate}.gif"/>
</a>

View File

@@ -0,0 +1,15 @@
<div id="trusted_shops_sealbox">
<div class="trusted_shops_sealbox_top_small"></div>
<div class="trusted_shops_sealbox_middle">
{$form}
{$shopId}
<img src="/images/frontend/theme/default/stTrustedShopsPlugin/logo.png" alt="" title="{__ text="Znak Jakości Trusted Shops tu możesz sprawdzić ważność!"}" onClick="document.getElementById('trustedShopsSealboxForm').submit();"/>
</form>
<div class="trusted_shops_sealbox_txt">
<a href="http://www.trustedshops.com/profile/{$urlShopName}_{$certificate}.html" title="{__ text="Więcej informacji o"} {$shopName}" target="_blank">
{$shopName} {__ text="to sklep internetowy z Certyfikatem i Ochroną Kupującego, certyfikowany przez Trusted Shops. Zobacz więcej..."}
</a>
</div>
</div>
<div class="trusted_shops_sealbox_bottom"></div>
</div>