[TYPO3-commerce] Mini-basket

Christoph Nikic cnikic at elmos.de
Mon Jul 23 11:01:27 CEST 2007


Hi,

here's how i did it:

# RIGHTBOX Content
temp.liste = CONTENT
temp.liste {
    table = tt_content
    select {
       pidInList = 27
       orderBy = sorting
       where = colPos=2
    }
}
temp.liste.select.where = colPos=2 AND sys_language_uid = 0
[globalVar = GP:L = 3]
	temp.liste.select.where = colPos=2 AND sys_language_uid = 3
[global]

page.10.marks {
    RIGHTBOX < temp.liste
}

best regards,

Christoph

Cray Flatline schrieb:
> Christoph Nikic wrote:
>> a mini-basket is already implemented. Just type 'QUICKVIEW' in the 
>> code-field.
> 
> Can you suggest me, how to insert it with TS on every page of my site? (:
> 
>> best regards,
>> Christoph
> 
> ==
> W BR, Cray
> _______________________________________________
> TYPO3-project-commerce mailing list
> TYPO3-project-commerce at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce



More information about the TYPO3-project-commerce mailing list