[TYPO3-shop] minibasket - basket and single view
Franz Holzinger
franz at fholzinger.com
Thu Oct 18 15:15:19 CEST 2007
Hello Karsten,
>>> I have a mini basket on every page, and it shows correct when you select
>>> a product. When you click on a products title, to see single view, the
>>> minbasket goes emty, and there is a emty display in single view.
>>>
>>> The nomal basket is also emty and the same for the search page!
>> Check your pid_list setup for the plugins where no product is found.
> The pid list is correct. What i dont understand is, the minibasket is
> showing all the products you have put in it. until you choose to go to
> single view/search/normal basket or just go to a page, where there is no
> tt_products listview inserted. Could it be a cache/nocache problem, i
> have the indexed search installed until i found out, it was incompatible
> with tt_products?
Pay attention that you did not set also a starting point. The starting
point always overrides the pid_list.
If you have inserted an article into the basket then the cache for the
current page will be deleted. This is necessary, because others users do
not want to see your amount of a product in the list view.
However the cache is used in all other cases with no minibasket on the
view. Some work, pointed out by Jo Hasenau, needs still to be
implemented here. Or send me the setup for a minibasket as USER_INT.
- Franz
More information about the TYPO3-project-tt-products
mailing list