[TYPO3-commerce] extra_description

Ralf Merz ralf at ralf-merz.de
Wed Sep 30 09:16:45 CEST 2009


Hi,

On 2009-09-28 12:31:07 +0200, Robert Wildling <rowild at gmx.net> said:

> 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!!!

if you have created articles with select attributes, you can set the 
option allArticles to 1 or 0.
plugin.tx_commerce_pi1.allArticles = 1 means:
all articles are shown seperatly or in a list. If you set it to 0, 
commerce will generate a selectbox.

that´s it.

Greets
Ralf Merz


> 
> 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!


-- 
Ralf Merz
Dipl.-Ing. (FH)
merzilla
TYPO3 development, hosting, service



More information about the TYPO3-project-commerce mailing list