[TYPO3-shop] How to put offers to all pages correct.
Franz Holzinger
franz at fholzinger.com
Sat May 26 19:52:14 CEST 2007
Hello Alex,
> I'm using own template for List offers. But i found 2 problems:
>
> 1) Offers shows on every page, but when I click to the another category
> (not not offered product category ) offers disappear.
This is because the list is filter by the tx_ttproducts_pi1[cat]
parameter. So the code must be changed to make this possible.
> 2) When I click view details in product list offers displayed detail too.
So you have 2 product lists on a page. You should insert a SINGLE view
plug in on another page and not use the single view on the LIST view in
this case.
- Franz
More information about the TYPO3-project-tt-products
mailing list