Hi,
Our product detail pages broke recently, not sure when.
We've tracked it down to these two statements which used to work in the product details pages:
[DFR:AddProducts?brand=<?php echo $product->brand ?>&ppp=3]
[DFR:AddProducts?c=<?php echo $category->id ?>&sort=-price&ppp=5]
By removing them, we've got product detail pages working again, e.g:
http://bag-saver.com/store/black-bag...8600039185108/
But we'd like to have those Custom Views back working. Has something changed we need to know about?
Kind Regards,
Ola and Dave