Re: Disable Bonuses Tab
hi
i tried that
/* if ($active_modules['Special_Offers'] && !empty($offers)) {
$product_tabs[] = array(
'title' => func_get_langvar_by_name('lbl_special_offers'),
'tpl' => 'modules/Special_Offers/customer/product_offers_short_list.tpl',
'anchor' => 'soffers'
);
} */
but the Bonus Tab still appears - the shop owner uses Special Offers quite a lot so disbaling the module won't solve my problem
this cart is using version 4.4.2
any suggestions?
__________________
4.4.3
|