# Frage zu Bilder Thumbnails in Bestell Email

**URL:** https://forum.shopware.com/t/frage-zu-bilder-thumbnails-in-bestell-email/26719
**Category:** Themes & Design
**Created:** [30. April 2015 um 12:38 UTC](https://forum.shopware.com/t/frage-zu-bilder-thumbnails-in-bestell-email/26719 "2015-04-30T12:38:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![benblub](https://avatars.discourse-cdn.com/v4/letter/b/ebca7d/32.png) [@benblub](https://forum.shopware.com/u/benblub)
#### Post date: [30. April 2015 um 12:38 UTC](https://forum.shopware.com/t/frage-zu-bilder-thumbnails-in-bestell-email/26719/1 "2015-04-30T12:38:50Z")

</div>

Thumbnails wurden nach [https://devdocs.shopware.com/sysadmins- … thumbnails](https://devdocs.shopware.com/sysadmins-guide/update-guide/#image-thumbnails) generiert. In den Bestell Emails werden Sie so aber in Übergröße versendet, mit workaround (width Angabe im img Tag) gehts, würde es aber gerne ohne Workaround machen^^

---

<div class="post-metadata">

### Author: ![regentanker](https://avatars.discourse-cdn.com/v4/letter/r/50afbb/32.png) [@regentanker](https://forum.shopware.com/u/regentanker)
#### Post date: [30. April 2015 um 14:11 UTC](https://forum.shopware.com/t/frage-zu-bilder-thumbnails-in-bestell-email/26719/2 "2015-04-30T14:11:34Z")

</div>

Würde mich auch sehr interessieren!

---

<div class="post-metadata">

### Author: ![Neox](https://avatars.discourse-cdn.com/v4/letter/n/b5a626/32.png) [@Neox](https://forum.shopware.com/u/Neox)
#### Post date: [30. April 2015 um 14:15 UTC](https://forum.shopware.com/t/frage-zu-bilder-thumbnails-in-bestell-email/26719/3 "2015-04-30T14:15:47Z")

</div>

Hallo, neue Thumbnail-Größe für Artikel im Backend anlegen und dann folgende Code-Zeile abändern: [code]

{if $details.image.src.0} ![{$details.articlename}](){else} {/if} |[/code] {$details.image.src.0} die .0 in die Thumbnailnummer abändern 🙂

---

<div class="post-metadata">

### Author: ![benblub](https://avatars.discourse-cdn.com/v4/letter/b/ebca7d/32.png) [@benblub](https://forum.shopware.com/u/benblub)
#### Post date: [30. April 2015 um 14:23 UTC](https://forum.shopware.com/t/frage-zu-bilder-thumbnails-in-bestell-email/26719/4 "2015-04-30T14:23:46Z")

</div>

besten Dank, Artikel 200x200 600x600 1280x1280 [https://devdocs.shopware.com/sysadmins- … humbnails.](https://devdocs.shopware.com/sysadmins-guide/update-guide/#image-thumbnails.).

---

<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: [30. April 2015 um 14:29 UTC](https://forum.shopware.com/t/frage-zu-bilder-thumbnails-in-bestell-email/26719/5 "2015-04-30T14:29:05Z")

</div>

Hallo, die Bestellbestätigung wurde von uns angepasst, allerdings natürlich nicht bei einem Update, da dann ja ggf. schon Änderungen vorhanden sind. Schaut einfach mal in das Demoshop-Backend und schaut euch da die Mailvorlagen an. Wir nehmen das 200x200 Thumbnail und zeigen es nur kleiner an in der Mail. Grüße Moritz
