[Typo3-shop] Markers for BASKET_OVERVIEW_TEMPLATE
Peter Russ
peter.russ at 4many.net
Thu Jun 2 18:14:30 CEST 2005
Robert Markula wrote:
> Peter Russ wrote:
>
>>> Hi Franz,
>>> Question is, how (and where) can I use the marker to show this basket
>>> overview in the frontend? Or is the output done with a tt_products
>>> content-element with a special CODE? If yes, what is this code?
>>> The manual doesn't mention anything about it.
>>>
>>> Short background-info: My whole content is output with
>>> styles.content.get. Because the shop is just a very small part on the
>>> website (and expected to be used by only >1% of all visitors), the
>>> basket overview should only be used on the shop pages.
>>>
>>> Regards,
>>> Ro
>>
>>
>> Someting like http://www.pannenschutz.info/shop.html?
>> Regs. Peter.
>
>
> Yes, exactly. How did you do it?
>
> Ro
1) in the template there is a marks TOYOURCHOICE that can be postioned
by css.
2) this marks is set by TS with
TOYOURCHOICE=TEXT
TOYOURCHOICE<styles.content.getRight
i.e. if there is no content at right is is just empty.
3) At the product page just include the extension with code OVERVIEW
4) Adjust the BASKET_OVERVIEW_TEMPLATE to your needs.
Does that help?
Regs. Peter.
More information about the TYPO3-project-tt-products
mailing list