|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
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 _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Found the solutions !!
![]() .... I will explain .... temp.menuRightA < plugin.tt_products temp.menuRightA { templateFile = fileadmin/templates/shop/aanbieding.tmpl recursive = 99 NoSingleViewOnList = 1 PIDitemDisplay = 164 code > code = LISTOFFERS } page.10.subparts.AANBIEDINGEN < temp.menuRightA NoSingleViewOnList enables you to create a listview that will not link you to the single view. PIDitemDisplay is my page where all offers are shown this page will also search every product. 2008/6/16 Matt Sturkenboom <m.sturkenboom (AT) gmail (DOT) com>: > 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 > _______________________________________________ > TYPO3-project-tt-products mailing list > TYPO3-project-tt-products (AT) lists...netfielders.de > > http://lists.netfielders.de/cgi-bin/...ct-tt-products > _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-shop] backPID in Single view | Karsten | typo3-project-tt-products@lists.netfielders.de | 8 | 21.02.2008 14:09 |
| [TYPO3-shop] minibasket - basket and single view | Karsten | typo3-project-tt-products@lists.netfielders.de | 3 | 18.10.2007 15:15 |
| [TYPO3-shop] Image size in single view | Andrew Davis | typo3-project-tt-products@lists.netfielders.de | 1 | 21.05.2007 09:20 |
| [TYPO3-shop] single-view on different pages | Jochen Biedermann | typo3-project-tt-products@lists.netfielders.de | 1 | 17.03.2007 00:10 |
| Re: [TYPO3-shop] single view again | Andrea Giorgini | typo3-project-tt-products@lists.netfielders.de | 0 | 06.12.2006 08:56 |