[+] Project : B2B Features
This commit is contained in:
@@ -285,6 +285,7 @@ class FrontControllerCore extends Controller
|
||||
'vat_management' => (int)Configuration::get('VATNUMBER_MANAGEMENT'),
|
||||
'opc' => (bool)Configuration::get('PS_ORDER_PROCESS_TYPE'),
|
||||
'PS_CATALOG_MODE' => (bool)Configuration::get('PS_CATALOG_MODE') OR !(bool)Group::getCurrent()->show_prices,
|
||||
'b2b_enable' => (bool)Configuration::get('PS_B2B_ENABLE')
|
||||
));
|
||||
|
||||
// Deprecated
|
||||
|
||||
Reference in New Issue
Block a user