<?php if(osc_item_category_id() == 5) { ?>..something..<?php } else if (osc_item_category_id() == 11) { ?>... something ..<?php } ?>