[TYPO3-shop] articles and variants
Franz Holzinger
franz at fholzinger.com
Sat May 5 20:33:03 CEST 2007
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
More information about the TYPO3-project-tt-products
mailing list