[TYPO3-commerce] extra_description

Robert Wildling rowild at gmx.net
Mon Sep 28 12:31:07 CEST 2009


Ok, the solution is to just call the marker

###ARTICLE_DESCRIPTION_EXTRA###

No separate TS setup necessary, so no templateMarker definition necessary.

Though somebody should once explain what the remark
// make a selector Element or show all Articles
in the file setup of commerce means!!!

Robert

> Hi,
> 
> I try to show the Extra_Description field in the Article view.
> 
> In TS I define
> 
> plugin.tx_commerce_pi1 {
> templateMarkte.description_extra = ARTICLE_EXTA_DESCRIPTION
> }
> 
> 
> and in the category_product.tpl there is now a marker
> 
> ###ARTICLE_EXTRA_DESCRIPTION###
> 
> 
> but it does not work.
> 
> Can anybody tell me, why or what the proper way to it would be?
> Thanks!


More information about the TYPO3-project-commerce mailing list