Hi, first post here - great software but I'd be grateful for a bit of help.
From the FAQ https://www.zen-cart.com/tutorials/i...hp?article=249
if (!isset($ez_page_id) || !in_array($ezpage_id,explode(",",'2,5')))
means that the template to display the sidebox will be called whenever the page is not an EZ-Page or, if it is an EZ-Page, it does not have ID 2 or 5.
My Question: What form would the condition take to only display a sidebox on the main page=index or main_page=index&cPath=77 or mainpage=page2 etc etc?
Would be really grateful of some help!




