I've followed the advice in this thread and the related products are still not showing up on the product page. Everything appears to be working fine in admin, just not showing up in cart.
Any ideas?
Faithfully,
Dawn
http://www.faithfullyyours.net
I've followed the advice in this thread and the related products are still not showing up on the product page. Everything appears to be working fine in admin, just not showing up in cart.
Any ideas?
Faithfully,
Dawn
http://www.faithfullyyours.net
Perfect Mod. I take me hat off for you Ravi. Installed and works at first try with your instructions. Running on 1.3.9h without any problem. Related Products should be included as part of Zencart. I would recommend anyone with Zencart should have this mod.
Based on everything I've read about this mod, I still can't figure out how it works. Does it display products from a certain category automatically? Or do you have to manually set which products display?
Right now using "Ultimate Cross Sell for Zen Cart" and it is very annoying because every product has to be set individually. This is not good because there is a lot to manage, and if a product is sold out then it still displays unless you manually remove it.
Ultimate Cross Sell for Zen Cart
Hi, how do i display sold out products that are suggested?? I do not want to delete that product from the list will come back in stock soon.. plsss hellp
Is anyone still supporting this mod I need some help but it appears to be quiet here now??
Is there a tread for
Zen Cart™ Version: v1.5.0
Version: 1.2.1
Last Updated: Feb 05 2012
Author: Joe McFrederick
PHP 5.3 Compatible?: Yes
Thanks
In Related Products v1.3, install the optional admin. After putting in the family name into a product, the family name is not retrieved from the database when you edit a product.
To fix this problem, edit
admin\includes\modules\product\collect_info.php
find the line that has
p.products_sort_order,
and change it to
p.products_sort_order, p.products_family,