www.Tobbivm.de

URL: www.tobbivm.de/?TobbiVM___Templates_%28Frontend%29___Artikelseite_mit_%E2%80%9EKaufen%E2%80%B3-Button

Artikelseite mit „Kaufen″-Button

Diese Seiten werden in Form einer frei gestaltbaren Artikelseite angezeigt für jeden Artikel kann eine eigene Artikelseite erstellt und angegeben werden.
Der Name der Artikelseiten muss wie folgt aufgebaut werden:  namederSeite.tpl.php .

Verzeichnis

article.browse

Verwendete Platzhalter der Seiten

/**
* Usable Elements to display articles
* {productJs} = Js-code to actualize price if neccessary
* {seasonPriceList} = html code for season price list
* {sku} = Ordernumber
* {textTop} = product description on top of side
* {textBottom} = product description on bottom of Side
* {smallimage} = path to product small-image
* {image} = path to product image
* {url} = url to extrapage like vendor etc. - if available
* {onStock} = stock quantity
* {name} = product name
* {sales} = product sales
* {price} = price including tax
* {productUnit} = product-units / price
* {tax} = tax from price
* {taxValue} = tax-value in percent
* {Currency} = Symbol for used currency
* {attribute} = Customer attributes incl. price customizations
* {createdate} = Creation date of article
* {changedate} = Last change date of article
* {buyButton} = Buy-Button
* {number} = Items to buy
*
* INCLUDE articlecounter.tpl.php = Page-Navigation
*/

 

Letzte Bearbeitung: 15.01.2024, 16:28