[TYPO3-shop] listoffers and single view
Matt Sturkenboom
m.sturkenboom at gmail.com
Mon Jun 16 22:25:30 CEST 2008
Hello,
I would like to show a product list or single product view on my page
(center) and a listoffers on the side of my page (right). With the following
code i've implemented it :
temp.menuRightA < plugin.tt_products
temp.menuRightA {
templateFile = fileadmin/templates/shop/aanbieding.tmpl
PIDlistDisplay = 164
code >
code = LISTOFFERS
}
page.10.subparts.AANBIEDINGEN < temp.menuRightA
This is a separate template with only a list view defined for the offers,
for all the other parts of my site i use an other template.
The problem is that when i click on a product to see the single view the
listoffers view disapears. Is there an other way to make this possible?
Please respond if you have an idea!
On this website they have realized it, http://www.far-east-shop.de/. Always
on the right side a list of products and in the center it is possible to
view a single product.
Thanks in advanced!
Grtz Matt
More information about the TYPO3-project-tt-products
mailing list