Für die Produktbewertungen müssen Sie zusätzlich in Schritt 3 der Trustbadge®Integration die Produktdaten (Produkt-ID, Produktname und Bild-URL *erforderlich) aus dem Warenkorb übergeben.
mit diesem Code
<div id="trustedShopsCheckout" style="display: none;">
<span id="tsCheckoutOrderNr">%Value: ORDER_NUMBER%</span>
<span id="tsCheckoutBuyerEmail">%Value: BUYER_EMAIL_ADDRESS%</span>
<span id="tsCheckoutOrderAmount">%Value: SHOPPING_BASKET_TOTAL%</span>
<span id="tsCheckoutOrderCurrency">%Value: ORDER_CURRENCY%</span>
<span id="tsCheckoutOrderPaymentType">%Value: PAYMENT_METHOD%</span>
<span id="tsCheckoutOrderEstDeliveryDate">%Value: DELIVERY_DATE%</span>
<!-- product reviews start -->
<!-- for each product in the basket full set of data is required -->
<span class="tsCheckoutProductItem">
<span class="tsCheckoutProductUrl">%Value: PRODUCT_URL%</span>
<span class="tsCheckoutProductImageUrl">%Value: PRODUCT_IMAGE_URL%</span>
<span class="tsCheckoutProductName">%Value: PRODUCT_NAME%</span>
<span class="tsCheckoutProductSKU">%Value: PRODUCT_SKU%</span>
<span class="tsCheckoutProductGTIN">%Value: PRODUCT_GTIN%</span>
<span class="tsCheckoutProductMPN">%Value: PRODUCT_MPN%</span>
<span class="tsCheckoutProductBrand">%Value: PRODUCT_BRAND%</span>
</span>
<!-- product reviews end -->
</div>
Question
MalcomX
Hallo erst mal ! ! !
Wo muss bzw. in welcher Datei muss ich die Produktbewertungen von Trusted Shops einbinden ? Die haben das ein bisschen spärlich erklärt finde ich .
Laut Trusdet Website
hier zu sehen
mit diesem Code
Nur in welcher Datei muss ich das einbinden ?
Gruß und euch allen ein schönes Wochenende
Malcom
Edited by MalcomX (see edit history)Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now