If I place this code on the item_list.tpl page it lists only the products owned by the profile. If I place it on the item_detail.tpl page it lists all the products for the whole network.
I don't understand why and want to know how to rewrite it so that only the products owned by the profile are listed when the code is installed on a detail page.
{jrCore_list module="jrStore" profile_id=$_profile_id order_by="product_display_order numerical_asc" pagebreak="4" page=$_post.p pager=true}
--
Ken Rich
indiegospel.net
updated by @ken-rich: 07/25/16 01:47:07AM