{% assign IstVariationsKombiVater = Vorgang.Artikel.Variationen.IstVariationsKombiVater -%} {% assign IstVariationsKombiVaterIsFilled = IstVariationsKombiVater | IsFilled -%}

{{ Vorgang.Artikel.Allgemein.Stammdaten.Name }}


{% assign ArtNrSku = Vorgang.Artikel.Allgemein.Stammdaten.ArtNrSku -%} {% assign ArtNrSkuIsFilled = ArtNrSku | IsFilled -%} {% if ArtNrSkuIsFilled -%} Art.-Nr.:{{ArtNrSku}}
{% endif %} {% assign eBay-ArtikelnummerIsFilled = eBay-Artikelnummer | IsFilled -%} {% if eBay-ArtikelnummerIsFilled -%} eBay-Art.:{{ eBay-Artikelnummer }} {% endif -%}

{% if Merkmale == true -%}
{% if eBayEigeneMerkmale == true and eBayEbayMerkmale == false -%} {% for EbayMerkmal in Vorgang.eBayMerkmale -%} {% if EbayMerkmal.IstEigenesMerkmal == true -%} {% if EbayMerkmal.Name != 'Anzahl der Einheiten' and EbayMerkmal.Name != 'Maßeinheit' and EbayMerkmal.Name != 'Artikelnummer' -%} {% endif -%} {% endif -%} {% endfor -%} {% elsif eBayEigeneMerkmale == false and eBayEbayMerkmale == true -%} {% for EbayMerkmal in Vorgang.eBayMerkmale -%} {%if EbayMerkmal.IstEigenesMerkmal != true -%} {% if EbayMerkmal.Name != 'Anzahl der Einheiten' and EbayMerkmal.Name != 'Maßeinheit' and EbayMerkmal.Name != 'Artikelnummer' -%} {% endif -%} {% endif -%} {% endfor -%} {% else -%} {% for EbayMerkmal in Vorgang.eBayMerkmale -%} {% if EbayMerkmal.Name != 'Anzahl der Einheiten' and EbayMerkmal.Name != 'Maßeinheit' and EbayMerkmal.Name != 'Artikelnummer' -%} {% endif -%} {% endfor -%} {% endif -%}
{{ EbayMerkmal.Name }}: {{ EbayMerkmal.Wert }}
{{ EbayMerkmal.Name }}: {{ EbayMerkmal.Wert }}
{{ EbayMerkmal.Name }}: {{ EbayMerkmal.Wert }}
{% endif -%}
{% if showAttr == true -%}
{% assign GetAllFilledItems = Vorgang.Artikel.Attribute.Global.Eigene_Attribute | GetAllFilledItems -%} {% for feld in GetAllFilledItems -%} {% endfor -%}
{{ feld.Name }} {{ feld.Wert }}
{% endif -%} {% assign Kurzbeschreibung = Vorgang.Artikel.Beschreibung.Kurzbeschreibung -%} {% assign KurzbeschreibungIsFilled = Kurzbeschreibung | IsFilled -%} {% if KurzbeschreibungIsFilled -%} {% if shortdesc == true -%}

Kurzbeschreibung

{{ Kurzbeschreibung }}


{% endif -%} {% endif -%} {% if showPrice == true -%}
{% assign Streichpreis = Vorgang.Streichpreis -%} {% assign StreichpreisIsFilled = Streichpreis | IsFilled -%} {% if StreichpreisIsFilled -%}
UVP: {{ Streichpreis }} EUR
{% endif -%} {{ Vorgang.Preis | Nummer: 'N2' }} {{ Vorgang.Währung }}
{% assign Umsatzsteuer = Vorgang.Umsatzsteuer -%} {% assign UmsatzsteuerIsFilled = Umsatzsteuer | IsFilled -%} {% if UmsatzsteuerIsFilled -%} inkl. {{ Umsatzsteuer }}% MwSt., {% endif %} zzgl.Versand
{% if showBasePrice and GrundpreisAusweisen == true -%}
(Grundpreis: {{ Vorgang.Preis | DividedBy: Vorgang.Artikel.Allgemein.PreiseEinheiten.GrundpreisWert | FormatNumber: 'N2', 'de-DE' }} {{ Vorgang.Währung }} pro {{ Vorgang.Artikel.Allgemein.PreiseEinheiten.GrundpreisBezugsmenge | FormatNumber: 'N2' }} {{ Vorgang.Artikel.Allgemein.PreiseEinheiten.GrundpreiseinheitAbk }})
{% endif -%}
{% endif -%}
{% if showWatchBtn == true -%} BEOBACHTEN {% endif -%} {% if showBuyBtn == true -%} {% if IstVariationsKombiVaterIsFilled == false -%} SOFORT-KAUF {% endif -%} {% endif -%}

{% assign Beschreibung = Vorgang.Artikel.Beschreibung.Beschreibung -%} {% assign BeschreibungIsFilled = Beschreibung | IsFilled -%} {% if BeschreibungIsFilled -%} {% endif -%} {% assign Kaufabwicklung = GlobaleTexte.eBay.Kaufabwicklung | Sprache : Vorgang.Sprache -%} {% assign KaufabwicklungIsFilled = Kaufabwicklung | IsFilled -%} {% if KaufabwicklungIsFilled -%} {% endif -%} {% assign Zahlung = GlobaleTexte.eBay.Zahlung | Sprache : Vorgang.Sprache -%} {% assign ZahlungIsFilled = Zahlung | IsFilled -%} {% if ZahlungIsFilled -%} {% endif -%} {% assign Versand = GlobaleTexte.eBay.Versand | Sprache : Vorgang.Sprache -%} {% assign VersandIsFilled = Versand | IsFilled -%} {% if VersandIsFilled -%} {% endif -%} {% if showCustomTab == true %} {% endif -%}
    {% if BeschreibungIsFilled -%}
  • {{ Artikelname }}

    {{ Beschreibung }}
  • {% endif -%} {% if KaufabwicklungIsFilled -%}
  • Kaufabwicklung

    {{ Kaufabwicklung }}
  • {% endif -%} {% if ZahlungIsFilled -%}
  • Zahlung

    {{ Zahlung }}
  • {% endif -%} {% if VersandIsFilled -%}
  • Versand

    {{ Versand }}
  • {% endif -%} {% if showCustomTab == true -%}
  • {{customTabHeader}}

    {{ customTabContent }}
  • {% endif -%}
{% if featureBox == true -%}

{{ featureBoxTitle }}

{{featureBoxHeader1}}

{{featureBoxContent1}}

{{featureBoxHeader2}}

{{featureBoxContent2}}

{{featureBoxHeader3}}

{{featureBoxContent3}}

{% endif -%} {% if advertBox == true -%} {% endif -%}
{% if showSidebar == true -%}
{% if eBayShopCatSidebar == true -%} {% if Vorgang.ShopKategorien != empty -%}

Kategorien

{% endif -%} {% endif -%} {% if showPaymentBox == true -%}

Zahlung

{% if paymenttext -%}
{{paymenttext}}
{% endif -%}
    {% if paypal -%}
  • PayPal
  • {% endif -%} {% if paypalplus -%}
  • PayPal Plus
  • {% endif -%} {% if kreditkarte -%}
  • Kreditkarte
  • {% endif -%} {% if ueberweisung -%}
  • Überweisung
  • {% endif -%} {% if barzahlung -%}
  • Barzahlung bei Abholung
  • {% endif -%} {% if rechnungskauf -%}
  • Kauf auf Rechnung
  • {% endif -%} {% if nachnahme -%}
  • Nachnahme
  • {% endif -%}
{% endif -%} {% if showShippingBox == true -%}

Versand

{% if shippingtext -%}
{{shippingtext}}
{% endif -%}
    {% if dhl -%}
  • DHL
  • {% endif -%} {% if dhlexpress -%}
  • DHL Express
  • {% endif -%} {% if deutschepost -%}
  • Deutsche Post
  • {% endif -%} {% if dpd -%}
  • DPD
  • {% endif -%} {% if dpdexpress -%}
  • DPD Express
  • {% endif -%} {% if gls -%}
  • GLS
  • {% endif -%} {% if iloxx -%}
  • Iloxx
  • {% endif -%} {% if tnt -%}
  • TNT
  • {% endif -%} {% if hermes -%}
  • Hermes
  • {% endif -%} {% if ups -%}
  • UPS
  • {% endif -%} {% if spedition -%}
  • Spedition
  • {% endif -%}
{% endif -%} {% if showTopseller == true -%}
{% comment %} Verfügbare Kriterien: AnzahlVerkäufe, AuktionsTitel, Auktionsende, StartPreis, AngebotsTyp, InterneWarengruppennummer, Warengruppe {% endcomment %} {% assign Bestseller = Vorgang.Galerien.Bestseller | ConfigureGallery : 'Bestseller', 'AnzahlVerkäufe', true, showTopsellerAnzahl %}

{{showTopsellerTitle}}

{{ Bestseller | LoadItems }} {% for item in Bestseller -%} {% assign Titel = item.Titel -%} {% assign BildURL = item.BildURL -%} {% assign AuktionsURL = item.AuktionsURL -%} {% comment -%} Mögliche URLs: item.AuktionsURL: Direkt-Link zu der Auktion item.SearchEbayURL: Löst eine Suche nach diesem Artikel in Ebay aus {% endcomment -%} {% assign SearchShopURL = item.SearchShopURL -%} {% assign SearchEbayURL = item.SearchEbayURL -%} {% assign SearchAuktionsURL = item.SearchShopURL -%} {% assign Untertitel = item.Untertitel -%} {% if showPrice == true -%} {% assign Preis = item.Preis | Nummer: 'N2', 'de-DE' -%} {% endif -%} {% endfor -%}
{% endif -%} {% if showHbBox == true -%}

{{hbBoxTitle}}

{% if hbLogoCode -%}
{{hbLogoCode}}

{% endif -%} {% if fairCommerce -%}
{{fairCommerce}}
{% endif -%}
{% endif -%} {% if showOsBox == true -%}

{{osBoxTitle}}

{% if osText -%}
{{osText}}
{% endif -%} {% if osButton -%} OS-LINK {% endif -%} {% if osEmail -%}
Unsere E-Mail für Verbraucherbeschwerden lautet:
{{osEmail}}
{% endif -%}
{% endif -%} {% if showCustomBox1 == true -%}

{{customBoxTitle1}}

{{customBoxContent1}}
{% endif -%}
{% endif -%}