# Falsche Bilder in Bestell E-Mail (Custom Products?) Shopware 5.2.5

**URL:** https://forum.shopware.com/t/falsche-bilder-in-bestell-e-mail-custom-products-shopware-5-2-5/39123
**Category:** Shopware 5
**Created:** [17. August 2016 um 08:20 UTC](https://forum.shopware.com/t/falsche-bilder-in-bestell-e-mail-custom-products-shopware-5-2-5/39123 "2016-08-17T08:20:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![MPSV](https://avatars.discourse-cdn.com/v4/letter/m/e56c9b/32.png) [@MPSV](https://forum.shopware.com/u/MPSV)
#### Post date: [17. August 2016 um 08:20 UTC](https://forum.shopware.com/t/falsche-bilder-in-bestell-e-mail-custom-products-shopware-5-2-5/39123/1 "2016-08-17T08:20:47Z")

</div>

Hallo,

Ich habe das Problem das in meinem neu installierten Shop(5.2.5) in der Bestell E-mail(sORDER)&nbsp;ab der zweiten Position falsche Bilder angezeigt werden.

![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/2X/5/537b80c94cb8ddac98f17c549ae8f7b296739cf2.png)

Ich verwende das Plug-In Custom Products um&nbsp;die Artikel beim Bestellvorgang zu&nbsp;bearbeiten. Ich bin mir aber nicht sicher ob der Fehler auch von diesem Plug-In kommt oder ob der Fehler in der E-mail Vorlage liegt. Eigentlich sollten ab Position 2 garkeine Bilder auftauchen.

&nbsp;

```
{include file="string:{config name=emailheaderhtml}"}

Hallo {$billingaddress.firstname} {$billingaddress.lastname},

vielen Dank fuer Ihre Bestellung bei {config name=shopName} (Nummer: {$sOrderNumber}) am {$sOrderDay|date:"DATE_MEDIUM"} um {$sOrderTime|date:"TIME_SHORT"}.

Informationen zu Ihrer Bestellung:
  
    
      Artikel
      Pos.
      Art-Nr.
      Menge
      Preis
      Summe
    

    {foreach item=details key=position from=$sOrderDetails}
    
      {if $details.image.src.0 and $details.modus != 2}{else} {/if}
      {$position+1|fill:4} 
      {$details.ordernumber|fill:20}
      {$details.quantity|fill:6}
      {$details.price|padding:8}{$sCurrency}
      {$details.amount|padding:8} {$sCurrency}
    
    
      {$details.articlename|wordwrap:80|indent:4}
    
    {/foreach}
  

  
  
    Versandkosten: {$sShippingCosts}
    Gesamtkosten Netto: {$sAmountNet}
    {if !$sNet}
    Gesamtkosten Brutto: {$sAmount}
    {/if}
  
  
    Gewählte Zahlungsart: {$additional.payment.description}
    {include file="string:{$additional.payment.additionaldescription}"}
    {if $additional.payment.name == "debit"}
    Ihre Bankverbindung:
    Kontonr: {$sPaymentTable.account}
    BLZ:{$sPaymentTable.bankcode}
    Wir ziehen den Betrag in den nächsten Tagen von Ihrem Konto ein.
    {/if}
  
  
    {if $additional.payment.name == "prepayment"}
    Unsere Bankverbindung:
    {config name=bankAccount}
    {/if}
  
  
    Gewählte Versandart: {$sDispatch.name}{$sDispatch.description}

  {if $sComment}
    Ihr Kommentar:
    {$sComment}
  {/if}
  
  
    Rechnungsadresse:
    {$billingaddress.company}
    {$billingaddress.firstname} {$billingaddress.lastname}
    {$billingaddress.street}
    {$billingaddress.zipcode} {$billingaddress.city}
    {$billingaddress.phone}
    {$additional.country.countryname}
  
  
    Lieferadresse:
    {$shippingaddress.company}
    {$shippingaddress.firstname} {$shippingaddress.lastname}
    {$shippingaddress.street}
    {$shippingaddress.zipcode} {$shippingaddress.city}
    {$additional.countryShipping.countryname}
  
    {if $billingaddress.ustid}
    Ihre Umsatzsteuer-ID: {$billingaddress.ustid}
    Bei erfolgreicher Prüfung und sofern Sie aus dem EU-Ausland
    bestellen, erhalten Sie Ihre Ware umsatzsteuerbefreit.
    {/if}
  
  
    Für Rückfragen stehen wir Ihnen jederzeit gerne zur Verfügung. Sie erreichen uns wie folgt: {config name=address}

{include file="string:{config name=emailfooterhtml}"}

```

&nbsp;

Kennt jemand das Problem oder kann mir weiterhelfen ?&nbsp;

Vielen Dank&nbsp;

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [17. August 2016 um 08:24 UTC](https://forum.shopware.com/t/falsche-bilder-in-bestell-e-mail-custom-products-shopware-5-2-5/39123/2 "2016-08-17T08:24:49Z")

</div>

Hallo,

in unserem Wiki gibt es ein Beispiel für die Vorlage. Da ist eine Abfrage drin, die nur bei Artikeln ein Bild anzeigt. Schau dir die mal an!

Moritz

---

<div class="post-metadata">

### Author: ![DerReiko](https://avatars.discourse-cdn.com/v4/letter/d/f19dbf/32.png) [@DerReiko](https://forum.shopware.com/u/DerReiko)
#### Post date: [6. November 2016 um 22:26 UTC](https://forum.shopware.com/t/falsche-bilder-in-bestell-e-mail-custom-products-shopware-5-2-5/39123/3 "2016-11-06T22:26:47Z")

</div>

Ich habe das gleiche Problem. Bei mir werden wirre Bildchen gezeigt, die nbichts mit den Einstellungen/ Konfiguration des Kunden zu tun haben. Wie habt Ihr das Problem gelöst?

---

<div class="post-metadata">

### Author: ![Michael\_Telgmann](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/michael_telgmann/32/20289_2.png) [@Michael\_Telgmann](https://forum.shopware.com/u/Michael_Telgmann)
#### Post date: [7. November 2016 um 09:25 UTC](https://forum.shopware.com/t/falsche-bilder-in-bestell-e-mail-custom-products-shopware-5-2-5/39123/4 "2016-11-07T09:25:17Z")

</div>

Hallo kaddi,

hier findest du den Link zum Wiki Artikel, den Moritz oben schon erwähnte:&nbsp;[http://community.shopware.com/Plugin-Custom-Products-v2\_detail\_1930.html#E-Mail-Template\_sORDER](http://community.shopware.com/Plugin-Custom-Products-v2_detail_1930.html#E-Mail-Template_sORDER)

Viele Grüße aus Schöppingen

![cool](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/1X/86c57fbace799dd4eb1f1b8a2d3bdc1733f0aea1.png "cool")&nbsp;Michael Telgmann
