Recently Viewed Items - Customers Getting lost :o(
Hi guys, I am running Recently Viewed Items and really love it, it defiantly helped my store, however, I've had it a long time and its only just occurred to me that in a lot of cases it must be very confusing for my customers. Let me explain.
I have products that are linked to 2-3 categories due to the nature of the product, and i've found that if the user is viewing an item in a category the product is linked to then the recently viewed item is actually showing the master category that the product is in, resulting in the user ending up in the wrong category and potentially not finding their way back to the category they started in with other relevant products.
Does anyone know if the code could be modified so that it makes the recently viewed item link to the product from the category it was last viewed in?
i'm guessing its something to do with this part:
PHP Code:
'cPath=' . $productsInCategory[$recent_products->fields['products_id']] .
rather than using the master category id would it work if I ran a check on the current category id and used that instead?
Thanks in advance,
Phil
Phil Rogers
A problem shared is a problem solved.
Bookmarks