|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
I have page that should show list of all products from some category. Of course, I'm doing that by putting product list plug-in like content element on page. It shows product list, but not the way I like. I customized it a little bit with changing typo3conf/ext/commerce/category_product.tpl template, but not enough. I.e. I need product image wrapped with <div class="prod_image">|</div> and product name with <div class="prod_name">|</div>. Thanks! _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Hello Marko,
> > I.e. I need product image wrapped with <div class="prod_image">|</div> > and product name with <div class="prod_name">|</div>. > Have a look into the setup.txt file listImage setup. You can edit the template file to wrap around the ###PRODUCT_TITLE### marker. - Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#3
|
|||
|
|||
|
> Have a look into the setup.txt file listImage setup.
Is it setup.txt from typo3conf/ext/commerce/static folder? I can't found listImage string there... Anyway, file is very useful, thanks! Actually, I need these values separated, so I can wrap single product with: <div class="product"> <divclass="product_image">###PROD_IMAGE</div><br> <div class="product_name">###PROD_NAME</div> </div> Sorry if my questions are too newbie, but, I have to start from somewhere! ![]() Thanks! _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#4
|
|||
|
|||
|
Hello Marko,
> Is it setup.txt from typo3conf/ext/commerce/static folder? I can't found > listImage string there... If you have a question about commerce, then please always write this in the topic of your posting. - Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#5
|
|||
|
|||
|
> If you have a question about commerce, then please always write this in
> the topic of your posting. I'm sorry, I forgot it for a moment... _______________________________________________ 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] Product Articles | Simon | typo3-project-tt-products@lists.netfielders.de | 1 | 31.01.2007 07:34 |
| [TYPO3-shop] image of product item | Peter Jungdal | typo3-project-tt-products@lists.netfielders.de | 1 | 29.01.2007 09:01 |
| [TYPO3] Commerce - product list | markoub | typo3-english@lists.netfielders.de | 1 | 16.01.2007 16:02 |
| [TYPO3-shop] Unique shipping price per product | Ryan Hayle | typo3-project-tt-products@lists.netfielders.de | 1 | 21.12.2006 10:39 |
| [TYPO3-shop] how to list related products in list view - LIST code | typo3-project-tt-products@lists.netfielders.de | 0 | 18.12.2006 17:19 | |