|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
I have a problem implementing shop with articles. What I need is: 1. I need different behavior on different branches of a tree. Products with articles and products without articles. As far as I read the docs this is possible via TS. 2. In a branch with products with articles, I'd like to: 2.a. In list view: show only 'products' without possibility to add a product to basket and without article information (ie. latin name of plant and image). That's not a problem. 2.a. In a single view: show all info about the product + move next/previous product, list all articles with images & data and possibility to add an article to basket (not product! I'd like to have 'add to basket' for every article) (ie. product data:latin name of plant, images, description,...; article data: image, size, age, price, add to basket). Well this is a problem. I played around with markers ITEM_CATEGORY_AND_ITEMS and ITEM_PRODUCT_AND_ITEMS but cannot achieve the result I want. If I use above markers the product data (ie: product title, image, ...) within the ###ITEM_PRODUCT### markers are not displayed. The same goes for previous and next links. And instead of displaying the product data I get a category listing (as many categories as there are articles). After that I get article lsiting like it is supposed to be. But here I don't know how to implement a form to add article to basket. You are more than welcome with any suggestions on how to implement above scenario. Or maybe just a hint if this is possible with current code or I'll have to change it (that's not a problem but I just don't want to reinvent the wheel). btw, I have t3 4.1, tt_products 2.5.2. thnx in advance, -- Tomi Hrovatin ----------------------- Tri-ex d.o.o. www.tri-ex.si www.iPlantCare.com www.flowerServant.com www.indoor-plant-care.com ----------------------- _______________________________________________ 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 Tomi,
> 1. I need different behavior on different branches of a tree. Products > with articles and products without articles. As far as I read the docs > this is possible via TS. > 2.a. In a single view: show all info about the product + move > next/previous product, list all articles with images & data and > possibility to add an article to basket (not product! I'd like to have > 'add to basket' for every article) (ie. product data:latin name of > plant, images, description,...; article data: image, size, age, price, > add to basket). Well this is a problem. You can display a product single view together with an article list. You must decide if you use products or articles in the basket. Both together won't work at the moment. Or the articles must be saved as products variants, but this does not work with the article list. The products and articles which belong together must be stored on the same page with pagesAsCategories set. And the starting point is always this page. - Franz _______________________________________________ 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] Suggestions needed for extensions to handle articles etc. | Simon Stieper | typo3-english@lists.netfielders.de | 0 | 06.02.2007 10:54 |
| [TYPO3-shop] Product Articles | Simon | typo3-project-tt-products@lists.netfielders.de | 1 | 31.01.2007 07:34 |
| [TYPO3] pagebreak and navigaton in long articles | Morten Kjems | typo3-english@lists.netfielders.de | 2 | 24.01.2007 21:09 |
| [TYPO3] Extension that alow users to publish articles. | Morten Kjems | typo3-english@lists.netfielders.de | 2 | 18.01.2007 11:12 |
| [TYPO3-shop] Products articles | Simon | typo3-project-tt-products@lists.netfielders.de | 2 | 11.01.2007 12:11 |