http://www.zcadditions.com
header_php_shopping_cart_zca_bootstrap.php
//$breadcrumb->add(NAVBAR_TITLE);PHP Code:if (!zca_bootstrap_active()) {
return;
}
// This should be first line of the script:
$zco_notifier->notify('NOTIFY_HEADER_START_SHOPPING_CART');
require(DIR_WS_MODULES . zen_get_module_directory('require_languages.php'));
$breadcrumb->add(NAVBAR_TITLE);
![]()


Reply With Quote
