[TYPO3-shop] articles and variants
Tomi Hrovatin
tomi at tri-ex.si
Mon Apr 16 12:27:27 CEST 2007
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
-----------------------
More information about the TYPO3-project-tt-products
mailing list