[email protected] 0 Posted July 1, 2019 Share Posted July 1, 2019 Hi, I have noticed that the featured product box in foundation seldom appears (www.preserving-football-history.net). I know this is randomly chosen from whichever products are tagged as 'featured' but it does not seem to work reliably. I have over 10000 products and only perhaps about 100 tagged as featured. Anyone knows why ? Regards, rick Quote Link to post Share on other sites
bsmither 1,439 Posted July 1, 2019 Share Posted July 1, 2019 CubeCart queries for featured-enabled products (you said 100 tagged), and in stock (does not apply to logged-in admins). Then one is chosen at random and checks to make sure its primary category is enabled. It chooses from those tagged 15 times until the check succeeds. Technically, the random choice could choose the same product multiple times, but practically that's rare. For the box to not show, CubeCart tried 15 times and each random product chosen from the tagged set did not have its primary category enabled. Quote Link to post Share on other sites
[email protected] 0 Posted July 3, 2019 Author Share Posted July 3, 2019 Thank you, all fixed. Since I had imported a bulk file of over 11000 titles via phpMyAdmin, the category index files needed the primary column to follow the tagged one (both on 1) in the inventory file. Thank you for your help, Rick Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.