Subversion-Projekte lars-tiefland.marine-sales.de

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
2 lars 1
<table style="border-bottom: none;">
2
    <tr>
3
        <td valign="top" colspan="2">
4
            <input type="checkbox" id="ts" value="{$tsProd.id}" name="ts">
5
            <label for="ts">Trusted Shops Käuferschutz (empfohlen)</label>
6
            <br>
7
        </td>
8
    </tr>
9
    <tr>
10
        <td style="padding:20px;">
11
            <a href="https://www.trustedshops.de/shop/certificate.php?shop_id={$ini.trustedShops.shop_id}" target="_blank"><img title="Klicke auf das Gütesiegel, um die Gültigkeit zu prüfen!" src="/images/fremdlogos/TS-Siegel_70x70px_transparent.png" /></a>
12
        </td>
13
        <td>
14
            Käuferschutz bis {$tsProd.max} EUR ({$tsProd.preis|money_format}  inkl. MwSt.)
15
            <br><br>
16
            Die im Käuferschutz enthaltene <a href="//www.trustedshops.com/shop/protection_conditions.php?shop_id={$ini.trustedShops.shop_id}" target="_blank">Trusted Shops Garantie</a> sichert deinen Online-Kauf ab. Mit der Übermittlung und <a href="https://www.trustedshops.com/shop/data_privacy.php?shop_id={$ini.trustedShops.shop_id}">Speicherung</a> meiner E-Mail-Adresse zur Abwicklung des Käuferschutzes durch Trusted Shops bin ich einverstanden. <a href="https://www.trustedshops.com/shop/protection_conditions.php?shop_id={$ini.trustedShops.shop_id}" target="_blank">Garantiebedingungen</a> für den Käuferschutz.
17
        </td>
18
    </tr>
19
</table>