I am trying to get the latest module to hide of stock products, I found similar code that works on opencart 1.5 but not on opencart 2.3. The forum post I found is at viewtopic.php?t=147258#p569210
I thought it did work last night but visited the site this morning and is a empty place where a out of stock product would be
I'm wondering if I should increase the number 6 to 7 on this line
Code: Select all
if ($count == 6) break;