Notice (8): Undefined index: filter [APP/Controller/FrontendController.php, line 203]Code Context
// quickfix
if(is_array($data['filter'])){
$data = array( 'attribute' => array( (int) 63 => array( (int) 0 => '3126' ) ) ) $justCount = false $options = array( 'forView' => true ) $lang = 'en' $userSortedProdIds = array() $userPrefs = array( 'field' => array( 'Product.product_id' => array() ) ) $searchData = array( (int) 0 => array( 's' => array( 'id' => '4', 'solr_host' => '212.146.122.59', 'solr_core' => 'valtecinternational', 'solr_username' => 'solr', 'solr_password' => 'PMn[Df.Wsg{Q6w"#', 'solr_port' => '8983', 'deleted' => '0', 'lang' => 'en', 'created' => '2021-04-06 10:33:51', 'modified' => '2022-10-15 15:06:54' ) ) ) $config = array( 'endpoint' => array( 'default' => array( 'password' => '*****', 'host' => '*****', 'port' => '*****', 'path' => '/', 'core' => 'valtecinternational', 'username' => 'solr' ) ) ) $filtersElementData = array() $adapter = object(Solarium\Core\Client\Adapter\Curl) { [protected] options => array() [private] timeout => (int) 5 } $eventDispatcher = object(Symfony\Component\EventDispatcher\EventDispatcher) { [private] listeners => array( 'Solarium\Core\Event\PreExecuteRequest' => array( [maximum depth reached] ) ) [private] sorted => array() [private] optimized => array() } $client = object(Solarium\Client) { [protected] options => array( 'endpoint' => array( [maximum depth reached] ) ) [protected] queryTypes => array( 'select' => 'Solarium\QueryType\Select\Query\Query', 'update' => 'Solarium\QueryType\Update\Query\Query', 'ping' => 'Solarium\QueryType\Ping\Query', 'mlt' => 'Solarium\QueryType\MoreLikeThis\Query', 'analysis-document' => 'Solarium\QueryType\Analysis\Query\Document', 'analysis-field' => 'Solarium\QueryType\Analysis\Query\Field', 'terms' => 'Solarium\QueryType\Terms\Query', 'spell' => 'Solarium\QueryType\Spellcheck\Query', 'suggester' => 'Solarium\QueryType\Suggester\Query', 'stream' => 'Solarium\QueryType\Stream\Query', 'graph' => 'Solarium\QueryType\Graph\Query', 'extract' => 'Solarium\QueryType\Extract\Query', 'get' => 'Solarium\QueryType\RealtimeGet\Query', 'cores' => 'Solarium\QueryType\Server\CoreAdmin\Query\Query', 'collections' => 'Solarium\QueryType\Server\Collections\Query\Query', 'api' => 'Solarium\QueryType\Server\Api\Query', 'resources' => 'Solarium\QueryType\ManagedResources\Query\Resources', 'stopwords' => 'Solarium\QueryType\ManagedResources\Query\Stopwords', 'synonyms' => 'Solarium\QueryType\ManagedResources\Query\Synonyms' ) [protected] pluginTypes => array( 'loadbalancer' => 'Solarium\Plugin\Loadbalancer\Loadbalancer', 'postbigrequest' => 'Solarium\Plugin\PostBigRequest', 'customizerequest' => 'Solarium\Plugin\CustomizeRequest\CustomizeRequest', 'parallelexecution' => 'Solarium\Plugin\ParallelExecution\ParallelExecution', 'bufferedadd' => 'Solarium\Plugin\BufferedAdd\BufferedAdd', 'prefetchiterator' => 'Solarium\Plugin\PrefetchIterator', 'minimumscorefilter' => 'Solarium\Plugin\MinimumScoreFilter\MinimumScoreFilter' ) [protected] eventDispatcher => object(Symfony\Component\EventDispatcher\EventDispatcher) {} [protected] pluginInstances => array( 'postbigrequest' => object(Solarium\Plugin\PostBigRequest) {} ) [protected] endpoints => array( 'default' => object(Solarium\Core\Client\Endpoint) {} ) [protected] defaultEndpoint => 'default' [protected] adapter => object(Solarium\Core\Client\Adapter\Curl) {} }FrontendController::advancedSearchRequest() - APP/Controller/FrontendController.php, line 203 FrontendController::filters() - APP/Controller/FrontendController.php, line 1246 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: filter [APP/Controller/FrontendController.php, line 234]Code Context}
$attributeIdsByKey = array_flip($allAttributeKeys);
$filterSetAttributes = $this->FilterSetDenormalized->getFilterSetAttributeKeys($data['filter'], $lang);
$data = array( 'attribute' => array( (int) 63 => array( (int) 0 => '3126' ) ) ) $justCount = false $options = array( 'forView' => true ) $lang = 'en' $userSortedProdIds = array() $userPrefs = array( 'field' => array( 'Product.product_id' => array() ) ) $searchData = array( (int) 0 => array( 's' => array( 'id' => '4', 'solr_host' => '212.146.122.59', 'solr_core' => 'valtecinternational', 'solr_username' => 'solr', 'solr_password' => 'PMn[Df.Wsg{Q6w"#', 'solr_port' => '8983', 'deleted' => '0', 'lang' => 'en', 'created' => '2021-04-06 10:33:51', 'modified' => '2022-10-15 15:06:54' ) ) ) $config = array( 'endpoint' => array( 'default' => array( 'password' => '*****', 'host' => '*****', 'port' => '*****', 'path' => '/', 'core' => 'valtecinternational', 'username' => 'solr' ) ) ) $filtersElementData = array() $adapter = object(Solarium\Core\Client\Adapter\Curl) { [protected] options => array() [private] timeout => (int) 5 } $eventDispatcher = object(Symfony\Component\EventDispatcher\EventDispatcher) { [private] listeners => array( 'Solarium\Core\Event\PreExecuteRequest' => array( [maximum depth reached] ) ) [private] sorted => array() [private] optimized => array() } $client = object(Solarium\Client) { [protected] options => array( 'endpoint' => array( [maximum depth reached] ) ) [protected] queryTypes => array( 'select' => 'Solarium\QueryType\Select\Query\Query', 'update' => 'Solarium\QueryType\Update\Query\Query', 'ping' => 'Solarium\QueryType\Ping\Query', 'mlt' => 'Solarium\QueryType\MoreLikeThis\Query', 'analysis-document' => 'Solarium\QueryType\Analysis\Query\Document', 'analysis-field' => 'Solarium\QueryType\Analysis\Query\Field', 'terms' => 'Solarium\QueryType\Terms\Query', 'spell' => 'Solarium\QueryType\Spellcheck\Query', 'suggester' => 'Solarium\QueryType\Suggester\Query', 'stream' => 'Solarium\QueryType\Stream\Query', 'graph' => 'Solarium\QueryType\Graph\Query', 'extract' => 'Solarium\QueryType\Extract\Query', 'get' => 'Solarium\QueryType\RealtimeGet\Query', 'cores' => 'Solarium\QueryType\Server\CoreAdmin\Query\Query', 'collections' => 'Solarium\QueryType\Server\Collections\Query\Query', 'api' => 'Solarium\QueryType\Server\Api\Query', 'resources' => 'Solarium\QueryType\ManagedResources\Query\Resources', 'stopwords' => 'Solarium\QueryType\ManagedResources\Query\Stopwords', 'synonyms' => 'Solarium\QueryType\ManagedResources\Query\Synonyms' ) [protected] pluginTypes => array( 'loadbalancer' => 'Solarium\Plugin\Loadbalancer\Loadbalancer', 'postbigrequest' => 'Solarium\Plugin\PostBigRequest', 'customizerequest' => 'Solarium\Plugin\CustomizeRequest\CustomizeRequest', 'parallelexecution' => 'Solarium\Plugin\ParallelExecution\ParallelExecution', 'bufferedadd' => 'Solarium\Plugin\BufferedAdd\BufferedAdd', 'prefetchiterator' => 'Solarium\Plugin\PrefetchIterator', 'minimumscorefilter' => 'Solarium\Plugin\MinimumScoreFilter\MinimumScoreFilter' ) [protected] eventDispatcher => object(Symfony\Component\EventDispatcher\EventDispatcher) {} [protected] pluginInstances => array( 'postbigrequest' => object(Solarium\Plugin\PostBigRequest) {} ) [protected] endpoints => array( 'default' => object(Solarium\Core\Client\Endpoint) {} ) [protected] defaultEndpoint => 'default' [protected] adapter => object(Solarium\Core\Client\Adapter\Curl) {} } $allAttributesData = array( (int) 0 => array( 'Attribute' => array( 'id' => '236', 'attribute_key' => 'user-id', 'type' => 'checkbox' ) ), (int) 1 => array( 'Attribute' => array( 'id' => '235', 'attribute_key' => 'company-id', 'type' => 'checkbox' ) ), (int) 2 => array( 'Attribute' => array( 'id' => '232', 'attribute_key' => 'tip-task', 'type' => 'select' ) ), (int) 3 => array( 'Attribute' => array( 'id' => '242', 'attribute_key' => 'descriere', 'type' => 'textarea' ) ), (int) 4 => array( 'Attribute' => array( 'id' => '412', 'attribute_key' => 'follower-id', 'type' => 'checkbox' ) ), (int) 5 => array( 'Attribute' => array( 'id' => '42', 'attribute_key' => 'alternative-product', 'type' => 'text' ) ), (int) 6 => array( 'Attribute' => array( 'id' => '43', 'attribute_key' => 'adjacent-products', 'type' => 'text' ) ), (int) 7 => array( 'Attribute' => array( 'id' => '44', 'attribute_key' => 'is-main-variant', 'type' => 'checkbox' ) ), (int) 8 => array( 'Attribute' => array( 'id' => '45', 'attribute_key' => 'variants-data', 'type' => 'text' ) ), (int) 9 => array( 'Attribute' => array( 'id' => '47', 'attribute_key' => 'sku', 'type' => 'checkbox' ) ), (int) 10 => array( 'Attribute' => array( 'id' => '48', 'attribute_key' => 'has-image', 'type' => 'checkbox' ) ), (int) 11 => array( 'Attribute' => array( 'id' => '49', 'attribute_key' => 'has-stock', 'type' => 'checkbox' ) ), (int) 12 => array( 'Attribute' => array( 'id' => '50', 'attribute_key' => 'has-price', 'type' => 'checkbox' ) ), (int) 13 => array( 'Attribute' => array( 'id' => '51', 'attribute_key' => 'update-product-price', 'type' => 'number' ) ), (int) 14 => array( 'Attribute' => array( 'id' => '52', 'attribute_key' => 'product-price', 'type' => 'number' ) ), (int) 15 => array( 'Attribute' => array( 'id' => '53', 'attribute_key' => 'test', 'type' => 'checkbox' ) ), (int) 16 => array( 'Attribute' => array( 'id' => '54', 'attribute_key' => 'parent-attr', 'type' => 'checkbox' ) ), (int) 17 => array( 'Attribute' => array( 'id' => '55', 'attribute_key' => 'parent-children', 'type' => 'checkbox' ) ), (int) 18 => array( 'Attribute' => array( 'id' => '56', 'attribute_key' => 'short-description-ro', 'type' => 'text' ) ), (int) 19 => array( 'Attribute' => array( 'id' => '57', 'attribute_key' => 'short-description-en', 'type' => 'text' ) ), (int) 20 => array( 'Attribute' => array( 'id' => '58', 'attribute_key' => 'group-code', 'type' => 'select' ) ), (int) 21 => array( 'Attribute' => array( 'id' => '59', 'attribute_key' => 'weight', 'type' => 'number' ) ), (int) 22 => array( 'Attribute' => array( 'id' => '60', 'attribute_key' => 'vascozitate', 'type' => 'select' ) ), (int) 23 => array( 'Attribute' => array( 'id' => '61', 'attribute_key' => 'standard', 'type' => 'text' ) ), (int) 24 => array( 'Attribute' => array( 'id' => '62', 'attribute_key' => 'categorie', 'type' => 'text' ) ), (int) 25 => array( 'Attribute' => array( 'id' => '63', 'attribute_key' => 'brand', 'type' => 'checkbox' ) ), (int) 26 => array( 'Attribute' => array( 'id' => '64', 'attribute_key' => 'level1', 'type' => 'checkbox' ) ), (int) 27 => array( 'Attribute' => array( 'id' => '65', 'attribute_key' => 'level2', 'type' => 'checkbox' ) ), (int) 28 => array( 'Attribute' => array( 'id' => '66', 'attribute_key' => 'pcs-per-box', 'type' => 'select' ) ), (int) 29 => array( 'Attribute' => array( 'id' => '67', 'attribute_key' => 'pcs-per-l', 'type' => 'select' ) ), (int) 30 => array( 'Attribute' => array( 'id' => '70', 'attribute_key' => 'pieces-per-l', 'type' => 'number' ) ), (int) 31 => array( 'Attribute' => array( 'id' => '69', 'attribute_key' => 'pieces-per-box', 'type' => 'number' ) ), (int) 32 => array( 'Attribute' => array( 'id' => '71', 'attribute_key' => 'fisa-tehnica', 'type' => 'checkbox' ) ), (int) 33 => array( 'Attribute' => array( 'id' => '72', 'attribute_key' => 'destocat', 'type' => 'select' ) ), (int) 34 => array( 'Attribute' => array( 'id' => '85', 'attribute_key' => 'asdas', 'type' => 'select' ) ), (int) 35 => array( 'Attribute' => array( 'id' => '86', 'attribute_key' => 'text', 'type' => 'text' ) ), (int) 36 => array( 'Attribute' => array( 'id' => '87', 'attribute_key' => 'checkbox', 'type' => 'checkbox' ) ), (int) 37 => array( 'Attribute' => array( 'id' => '88', 'attribute_key' => 'category', 'type' => 'text' ) ), (int) 38 => array( 'Attribute' => array( 'id' => '89', 'attribute_key' => 'cod-grupa', 'type' => 'checkbox' ) ), (int) 39 => array( 'Attribute' => array( 'id' => '187', 'attribute_key' => 'prioritate', 'type' => 'number' ) ), (int) 40 => array( 'Attribute' => array( 'id' => '190', 'attribute_key' => 'blocked', 'type' => 'select' ) ), (int) 41 => array( 'Attribute' => array( 'id' => '204', 'attribute_key' => 'ascuns', 'type' => 'select' ) ), (int) 42 => array( 'Attribute' => array( 'id' => '375', 'attribute_key' => 'ambalaj', 'type' => 'select' ) ), (int) 43 => array( 'Attribute' => array( 'id' => '376', 'attribute_key' => 'timpi', 'type' => 'select' ) ), (int) 44 => array( 'Attribute' => array( 'id' => '377', 'attribute_key' => 'nivel-performanta', 'type' => 'text' ) ), (int) 45 => array( 'Attribute' => array( 'id' => '382', 'attribute_key' => 'inaltime', 'type' => 'select' ) ), (int) 46 => array( 'Attribute' => array( 'id' => '388', 'attribute_key' => 'custom-name', 'type' => 'text' ) ), (int) 47 => array( 'Attribute' => array( 'id' => '404', 'attribute_key' => 'main-filter', 'type' => 'number' ) ), (int) 48 => array( 'Attribute' => array( 'id' => '505', 'attribute_key' => 'brand-id', 'type' => 'checkbox' ) ), (int) 49 => array( 'Attribute' => array( 'id' => '506', 'attribute_key' => 'name-en', 'type' => 'text' ) ), (int) 50 => array( 'Attribute' => array( 'id' => '507', 'attribute_key' => 'name-ro', 'type' => 'text' ) ), (int) 51 => array( 'Attribute' => array( 'id' => '508', 'attribute_key' => 'unit-cost', 'type' => 'text' ) ), (int) 52 => array( 'Attribute' => array( 'id' => '509', 'attribute_key' => 'gross-weight', 'type' => 'text' ) ), (int) 53 => array( 'Attribute' => array( 'id' => '510', 'attribute_key' => 'net-weight', 'type' => 'text' ) ), (int) 54 => array( 'Attribute' => array( 'id' => '511', 'attribute_key' => 'base-unit-measure', 'type' => 'text' ) ), (int) 55 => array( 'Attribute' => array( 'id' => '512', 'attribute_key' => 'sales-unit-measure', 'type' => 'text' ) ), (int) 56 => array( 'Attribute' => array( 'id' => '513', 'attribute_key' => 'purch-unit-measure', 'type' => 'text' ) ), (int) 57 => array( 'Attribute' => array( 'id' => '514', 'attribute_key' => 'quality-type', 'type' => 'text' ) ), (int) 58 => array( 'Attribute' => array( 'id' => '515', 'attribute_key' => 'desc-grupa-discount-articol', 'type' => 'text' ) ), (int) 59 => array( 'Attribute' => array( 'id' => '516', 'attribute_key' => 'product-group-code', 'type' => 'text' ) ), (int) 60 => array( 'Attribute' => array( 'id' => '517', 'attribute_key' => 'id', 'type' => 'checkbox' ) ), (int) 61 => array( 'Attribute' => array( 'id' => '1129', 'attribute_key' => 'created', 'type' => 'text' ) ), (int) 62 => array( 'Attribute' => array( 'id' => '519', 'attribute_key' => 'tags', 'type' => 'text' ) ), (int) 63 => array( 'Attribute' => array( 'id' => '520', 'attribute_key' => 'product-id', 'type' => 'text' ) ), (int) 64 => array( 'Attribute' => array( 'id' => '521', 'attribute_key' => 'entity-key', 'type' => 'text' ) ), (int) 65 => array( 'Attribute' => array( 'id' => '522', 'attribute_key' => 'parent-id', 'type' => 'checkbox' ) ), (int) 66 => array( 'Attribute' => array( 'id' => '523', 'attribute_key' => 'recommendation', 'type' => 'checkbox' ) ), (int) 67 => array( 'Attribute' => array( 'id' => '524', 'attribute_key' => 'special-order', 'type' => 'checkbox' ) ), (int) 68 => array( 'Attribute' => array( 'id' => '525', 'attribute_key' => 'product-ok', 'type' => 'checkbox' ) ), (int) 69 => array( 'Attribute' => array( 'id' => '526', 'attribute_key' => 'stock', 'type' => 'text' ) ), (int) 70 => array( 'Attribute' => array( 'id' => '527', 'attribute_key' => 'accumulate-credits', 'type' => 'checkbox' ) ), (int) 71 => array( 'Attribute' => array( 'id' => '528', 'attribute_key' => 'deleted', 'type' => 'checkbox' ) ), (int) 72 => array( 'Attribute' => array( 'id' => '529', 'attribute_key' => 'vat', 'type' => 'checkbox' ) ), (int) 73 => array( 'Attribute' => array( 'id' => '530', 'attribute_key' => 'show-to-frontend', 'type' => 'checkbox' ) ), (int) 74 => array( 'Attribute' => array( 'id' => '531', 'attribute_key' => 'ignore-nav-stock', 'type' => 'checkbox' ) ), (int) 75 => array( 'Attribute' => array( 'id' => '532', 'attribute_key' => 'product-condition-id', 'type' => 'checkbox' ) ), (int) 76 => array( 'Attribute' => array( 'id' => '533', 'attribute_key' => 'update-denormalized', 'type' => 'checkbox' ) ), (int) 77 => array( 'Attribute' => array( 'id' => '534', 'attribute_key' => 'stoc-bune', 'type' => 'checkbox' ) ), (int) 78 => array( 'Attribute' => array( 'id' => '535', 'attribute_key' => 'stoc-degradate', 'type' => 'checkbox' ) ), (int) 79 => array( 'Attribute' => array( 'id' => '536', 'attribute_key' => 'stoc-bucuresti', 'type' => 'checkbox' ) ), (int) 80 => array( 'Attribute' => array( 'id' => '537', 'attribute_key' => 'stoc-chitila', 'type' => 'checkbox' ) ), (int) 81 => array( 'Attribute' => array( 'id' => '538', 'attribute_key' => 'stoc-timisoara', 'type' => 'checkbox' ) ), (int) 82 => array( 'Attribute' => array( 'id' => '1128', 'attribute_key' => 'modified', 'type' => 'text' ) ), (int) 83 => array( 'Attribute' => array( 'id' => '1484', 'attribute_key' => 'cod-vechi', 'type' => 'text' ) ), (int) 84 => array( 'Attribute' => array( 'id' => '1485', 'attribute_key' => 'cod-alternativ', 'type' => 'text' ) ), (int) 85 => array( 'Attribute' => array( 'id' => '1506', 'attribute_key' => 'grupa-oferta', 'type' => 'select' ) ), (int) 86 => array( 'Attribute' => array( 'id' => '1500', 'attribute_key' => 'search-tags', 'type' => 'checkbox' ) ), (int) 87 => array( 'Attribute' => array( 'id' => '1499', 'attribute_key' => 'specificatii-tehnice', 'type' => 'text' ) ), (int) 88 => array( 'Attribute' => array( 'id' => '1498', 'attribute_key' => 'normetest', 'type' => 'checkbox' ) ), (int) 89 => array( 'Attribute' => array( 'id' => '1502', 'attribute_key' => 'recomandari', 'type' => 'select' ) ), (int) 90 => array( 'Attribute' => array( 'id' => '1496', 'attribute_key' => 'product-banner', 'type' => 'text' ) ), (int) 91 => array( 'Attribute' => array( 'id' => '1495', 'attribute_key' => 'only-crm-view', 'type' => 'select' ) ), (int) 92 => array( 'Attribute' => array( 'id' => '1494', 'attribute_key' => 'cod-nou', 'type' => 'text' ) ), (int) 93 => array( 'Attribute' => array( 'id' => '673', 'attribute_key' => 'tax-id', 'type' => 'checkbox' ) ), (int) 94 => array( 'Attribute' => array( 'id' => '674', 'attribute_key' => 'kg-per-buc', 'type' => 'number' ) ), (int) 95 => array( 'Attribute' => array( 'id' => '675', 'attribute_key' => 'calc-recicle', 'type' => 'select' ) ), (int) 96 => array( 'Attribute' => array( 'id' => '771', 'attribute_key' => 'found-in-search', 'type' => 'checkbox' ) ), (int) 97 => array( 'Attribute' => array( 'id' => '805', 'attribute_key' => 'stock-total', 'type' => 'checkbox' ) ), (int) 98 => array( 'Attribute' => array( 'id' => '824', 'attribute_key' => 'nondeliverable', 'type' => 'select' ) ), (int) 99 => array( 'Attribute' => array( 'id' => '825', 'attribute_key' => 'no_invoice', 'type' => 'select' ) ), (int) 100 => array( 'Attribute' => array( 'id' => '1053', 'attribute_key' => 'nav-import', 'type' => 'text' ) ), (int) 101 => array( 'Attribute' => array( 'id' => '1446', 'attribute_key' => 'norme', 'type' => 'select' ) ), (int) 102 => array( 'Attribute' => array( 'id' => '1445', 'attribute_key' => 'spec-aprobari', 'type' => 'select' ) ), (int) 103 => array( 'Attribute' => array( 'id' => '1444', 'attribute_key' => 'compozitie', 'type' => 'text' ) ), (int) 104 => array( 'Attribute' => array( 'id' => '1157', 'attribute_key' => 'culoare', 'type' => 'select' ) ), (int) 105 => array( 'Attribute' => array( 'id' => '1158', 'attribute_key' => 'marime', 'type' => 'select' ) ), (int) 106 => array( 'Attribute' => array( 'id' => '1159', 'attribute_key' => 'badge', 'type' => 'checkbox' ) ), (int) 107 => array( 'Attribute' => array( 'id' => '1540', 'attribute_key' => 'buc-per-palet', 'type' => 'text' ) ), (int) 108 => array( 'Attribute' => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) ) $allAttributeKeys = array( (int) 236 => 'user-id', (int) 235 => 'company-id', (int) 232 => 'tip-task', (int) 242 => 'descriere', (int) 412 => 'follower-id', (int) 42 => 'alternative-product', (int) 43 => 'adjacent-products', (int) 44 => 'is-main-variant', (int) 45 => 'variants-data', (int) 47 => 'sku', (int) 48 => 'has-image', (int) 49 => 'has-stock', (int) 50 => 'has-price', (int) 51 => 'update-product-price', (int) 52 => 'product-price', (int) 53 => 'test', (int) 54 => 'parent-attr', (int) 55 => 'parent-children', (int) 56 => 'short-description-ro', (int) 57 => 'short-description-en', (int) 58 => 'group-code', (int) 59 => 'weight', (int) 60 => 'vascozitate', (int) 61 => 'standard', (int) 62 => 'categorie', (int) 63 => 'brand', (int) 64 => 'level1', (int) 65 => 'level2', (int) 66 => 'pcs-per-box', (int) 67 => 'pcs-per-l', (int) 70 => 'pieces-per-l', (int) 69 => 'pieces-per-box', (int) 71 => 'fisa-tehnica', (int) 72 => 'destocat', (int) 85 => 'asdas', (int) 86 => 'text', (int) 87 => 'checkbox', (int) 88 => 'category', (int) 89 => 'cod-grupa', (int) 187 => 'prioritate', (int) 190 => 'blocked', (int) 204 => 'ascuns', (int) 375 => 'ambalaj', (int) 376 => 'timpi', (int) 377 => 'nivel-performanta', (int) 382 => 'inaltime', (int) 388 => 'custom-name', (int) 404 => 'main-filter', (int) 505 => 'brand-id', (int) 506 => 'name-en', (int) 507 => 'name-ro', (int) 508 => 'unit-cost', (int) 509 => 'gross-weight', (int) 510 => 'net-weight', (int) 511 => 'base-unit-measure', (int) 512 => 'sales-unit-measure', (int) 513 => 'purch-unit-measure', (int) 514 => 'quality-type', (int) 515 => 'desc-grupa-discount-articol', (int) 516 => 'product-group-code', (int) 517 => 'id', (int) 1129 => 'created', (int) 519 => 'tags', (int) 520 => 'product-id', (int) 521 => 'entity-key', (int) 522 => 'parent-id', (int) 523 => 'recommendation', (int) 524 => 'special-order', (int) 525 => 'product-ok', (int) 526 => 'stock', (int) 527 => 'accumulate-credits', (int) 528 => 'deleted', (int) 529 => 'vat', (int) 530 => 'show-to-frontend', (int) 531 => 'ignore-nav-stock', (int) 532 => 'product-condition-id', (int) 533 => 'update-denormalized', (int) 534 => 'stoc-bune', (int) 535 => 'stoc-degradate', (int) 536 => 'stoc-bucuresti', (int) 537 => 'stoc-chitila', (int) 538 => 'stoc-timisoara', (int) 1128 => 'modified', (int) 1484 => 'cod-vechi', (int) 1485 => 'cod-alternativ', (int) 1506 => 'grupa-oferta', (int) 1500 => 'search-tags', (int) 1499 => 'specificatii-tehnice', (int) 1498 => 'normetest', (int) 1502 => 'recomandari', (int) 1496 => 'product-banner', (int) 1495 => 'only-crm-view', (int) 1494 => 'cod-nou', (int) 673 => 'tax-id', (int) 674 => 'kg-per-buc', (int) 675 => 'calc-recicle', (int) 771 => 'found-in-search', (int) 805 => 'stock-total', (int) 824 => 'nondeliverable', (int) 825 => 'no_invoice', (int) 1053 => 'nav-import', (int) 1446 => 'norme', (int) 1445 => 'spec-aprobari', (int) 1444 => 'compozitie', (int) 1157 => 'culoare', (int) 1158 => 'marime', (int) 1159 => 'badge', (int) 1540 => 'buc-per-palet', (int) 1570 => 'afisare-international' ) $attributesData = array( (int) 236 => array( 'id' => '236', 'attribute_key' => 'user-id', 'type' => 'checkbox' ), (int) 235 => array( 'id' => '235', 'attribute_key' => 'company-id', 'type' => 'checkbox' ), (int) 232 => array( 'id' => '232', 'attribute_key' => 'tip-task', 'type' => 'select' ), (int) 242 => array( 'id' => '242', 'attribute_key' => 'descriere', 'type' => 'textarea' ), (int) 412 => array( 'id' => '412', 'attribute_key' => 'follower-id', 'type' => 'checkbox' ), (int) 42 => array( 'id' => '42', 'attribute_key' => 'alternative-product', 'type' => 'text' ), (int) 43 => array( 'id' => '43', 'attribute_key' => 'adjacent-products', 'type' => 'text' ), (int) 44 => array( 'id' => '44', 'attribute_key' => 'is-main-variant', 'type' => 'checkbox' ), (int) 45 => array( 'id' => '45', 'attribute_key' => 'variants-data', 'type' => 'text' ), (int) 47 => array( 'id' => '47', 'attribute_key' => 'sku', 'type' => 'checkbox' ), (int) 48 => array( 'id' => '48', 'attribute_key' => 'has-image', 'type' => 'checkbox' ), (int) 49 => array( 'id' => '49', 'attribute_key' => 'has-stock', 'type' => 'checkbox' ), (int) 50 => array( 'id' => '50', 'attribute_key' => 'has-price', 'type' => 'checkbox' ), (int) 51 => array( 'id' => '51', 'attribute_key' => 'update-product-price', 'type' => 'number' ), (int) 52 => array( 'id' => '52', 'attribute_key' => 'product-price', 'type' => 'number' ), (int) 53 => array( 'id' => '53', 'attribute_key' => 'test', 'type' => 'checkbox' ), (int) 54 => array( 'id' => '54', 'attribute_key' => 'parent-attr', 'type' => 'checkbox' ), (int) 55 => array( 'id' => '55', 'attribute_key' => 'parent-children', 'type' => 'checkbox' ), (int) 56 => array( 'id' => '56', 'attribute_key' => 'short-description-ro', 'type' => 'text' ), (int) 57 => array( 'id' => '57', 'attribute_key' => 'short-description-en', 'type' => 'text' ), (int) 58 => array( 'id' => '58', 'attribute_key' => 'group-code', 'type' => 'select' ), (int) 59 => array( 'id' => '59', 'attribute_key' => 'weight', 'type' => 'number' ), (int) 60 => array( 'id' => '60', 'attribute_key' => 'vascozitate', 'type' => 'select' ), (int) 61 => array( 'id' => '61', 'attribute_key' => 'standard', 'type' => 'text' ), (int) 62 => array( 'id' => '62', 'attribute_key' => 'categorie', 'type' => 'text' ), (int) 63 => array( 'id' => '63', 'attribute_key' => 'brand', 'type' => 'checkbox' ), (int) 64 => array( 'id' => '64', 'attribute_key' => 'level1', 'type' => 'checkbox' ), (int) 65 => array( 'id' => '65', 'attribute_key' => 'level2', 'type' => 'checkbox' ), (int) 66 => array( 'id' => '66', 'attribute_key' => 'pcs-per-box', 'type' => 'select' ), (int) 67 => array( 'id' => '67', 'attribute_key' => 'pcs-per-l', 'type' => 'select' ), (int) 70 => array( 'id' => '70', 'attribute_key' => 'pieces-per-l', 'type' => 'number' ), (int) 69 => array( 'id' => '69', 'attribute_key' => 'pieces-per-box', 'type' => 'number' ), (int) 71 => array( 'id' => '71', 'attribute_key' => 'fisa-tehnica', 'type' => 'checkbox' ), (int) 72 => array( 'id' => '72', 'attribute_key' => 'destocat', 'type' => 'select' ), (int) 85 => array( 'id' => '85', 'attribute_key' => 'asdas', 'type' => 'select' ), (int) 86 => array( 'id' => '86', 'attribute_key' => 'text', 'type' => 'text' ), (int) 87 => array( 'id' => '87', 'attribute_key' => 'checkbox', 'type' => 'checkbox' ), (int) 88 => array( 'id' => '88', 'attribute_key' => 'category', 'type' => 'text' ), (int) 89 => array( 'id' => '89', 'attribute_key' => 'cod-grupa', 'type' => 'checkbox' ), (int) 187 => array( 'id' => '187', 'attribute_key' => 'prioritate', 'type' => 'number' ), (int) 190 => array( 'id' => '190', 'attribute_key' => 'blocked', 'type' => 'select' ), (int) 204 => array( 'id' => '204', 'attribute_key' => 'ascuns', 'type' => 'select' ), (int) 375 => array( 'id' => '375', 'attribute_key' => 'ambalaj', 'type' => 'select' ), (int) 376 => array( 'id' => '376', 'attribute_key' => 'timpi', 'type' => 'select' ), (int) 377 => array( 'id' => '377', 'attribute_key' => 'nivel-performanta', 'type' => 'text' ), (int) 382 => array( 'id' => '382', 'attribute_key' => 'inaltime', 'type' => 'select' ), (int) 388 => array( 'id' => '388', 'attribute_key' => 'custom-name', 'type' => 'text' ), (int) 404 => array( 'id' => '404', 'attribute_key' => 'main-filter', 'type' => 'number' ), (int) 505 => array( 'id' => '505', 'attribute_key' => 'brand-id', 'type' => 'checkbox' ), (int) 506 => array( 'id' => '506', 'attribute_key' => 'name-en', 'type' => 'text' ), (int) 507 => array( 'id' => '507', 'attribute_key' => 'name-ro', 'type' => 'text' ), (int) 508 => array( 'id' => '508', 'attribute_key' => 'unit-cost', 'type' => 'text' ), (int) 509 => array( 'id' => '509', 'attribute_key' => 'gross-weight', 'type' => 'text' ), (int) 510 => array( 'id' => '510', 'attribute_key' => 'net-weight', 'type' => 'text' ), (int) 511 => array( 'id' => '511', 'attribute_key' => 'base-unit-measure', 'type' => 'text' ), (int) 512 => array( 'id' => '512', 'attribute_key' => 'sales-unit-measure', 'type' => 'text' ), (int) 513 => array( 'id' => '513', 'attribute_key' => 'purch-unit-measure', 'type' => 'text' ), (int) 514 => array( 'id' => '514', 'attribute_key' => 'quality-type', 'type' => 'text' ), (int) 515 => array( 'id' => '515', 'attribute_key' => 'desc-grupa-discount-articol', 'type' => 'text' ), (int) 516 => array( 'id' => '516', 'attribute_key' => 'product-group-code', 'type' => 'text' ), (int) 517 => array( 'id' => '517', 'attribute_key' => 'id', 'type' => 'checkbox' ), (int) 1129 => array( 'id' => '1129', 'attribute_key' => 'created', 'type' => 'text' ), (int) 519 => array( 'id' => '519', 'attribute_key' => 'tags', 'type' => 'text' ), (int) 520 => array( 'id' => '520', 'attribute_key' => 'product-id', 'type' => 'text' ), (int) 521 => array( 'id' => '521', 'attribute_key' => 'entity-key', 'type' => 'text' ), (int) 522 => array( 'id' => '522', 'attribute_key' => 'parent-id', 'type' => 'checkbox' ), (int) 523 => array( 'id' => '523', 'attribute_key' => 'recommendation', 'type' => 'checkbox' ), (int) 524 => array( 'id' => '524', 'attribute_key' => 'special-order', 'type' => 'checkbox' ), (int) 525 => array( 'id' => '525', 'attribute_key' => 'product-ok', 'type' => 'checkbox' ), (int) 526 => array( 'id' => '526', 'attribute_key' => 'stock', 'type' => 'text' ), (int) 527 => array( 'id' => '527', 'attribute_key' => 'accumulate-credits', 'type' => 'checkbox' ), (int) 528 => array( 'id' => '528', 'attribute_key' => 'deleted', 'type' => 'checkbox' ), (int) 529 => array( 'id' => '529', 'attribute_key' => 'vat', 'type' => 'checkbox' ), (int) 530 => array( 'id' => '530', 'attribute_key' => 'show-to-frontend', 'type' => 'checkbox' ), (int) 531 => array( 'id' => '531', 'attribute_key' => 'ignore-nav-stock', 'type' => 'checkbox' ), (int) 532 => array( 'id' => '532', 'attribute_key' => 'product-condition-id', 'type' => 'checkbox' ), (int) 533 => array( 'id' => '533', 'attribute_key' => 'update-denormalized', 'type' => 'checkbox' ), (int) 534 => array( 'id' => '534', 'attribute_key' => 'stoc-bune', 'type' => 'checkbox' ), (int) 535 => array( 'id' => '535', 'attribute_key' => 'stoc-degradate', 'type' => 'checkbox' ), (int) 536 => array( 'id' => '536', 'attribute_key' => 'stoc-bucuresti', 'type' => 'checkbox' ), (int) 537 => array( 'id' => '537', 'attribute_key' => 'stoc-chitila', 'type' => 'checkbox' ), (int) 538 => array( 'id' => '538', 'attribute_key' => 'stoc-timisoara', 'type' => 'checkbox' ), (int) 1128 => array( 'id' => '1128', 'attribute_key' => 'modified', 'type' => 'text' ), (int) 1484 => array( 'id' => '1484', 'attribute_key' => 'cod-vechi', 'type' => 'text' ), (int) 1485 => array( 'id' => '1485', 'attribute_key' => 'cod-alternativ', 'type' => 'text' ), (int) 1506 => array( 'id' => '1506', 'attribute_key' => 'grupa-oferta', 'type' => 'select' ), (int) 1500 => array( 'id' => '1500', 'attribute_key' => 'search-tags', 'type' => 'checkbox' ), (int) 1499 => array( 'id' => '1499', 'attribute_key' => 'specificatii-tehnice', 'type' => 'text' ), (int) 1498 => array( 'id' => '1498', 'attribute_key' => 'normetest', 'type' => 'checkbox' ), (int) 1502 => array( 'id' => '1502', 'attribute_key' => 'recomandari', 'type' => 'select' ), (int) 1496 => array( 'id' => '1496', 'attribute_key' => 'product-banner', 'type' => 'text' ), (int) 1495 => array( 'id' => '1495', 'attribute_key' => 'only-crm-view', 'type' => 'select' ), (int) 1494 => array( 'id' => '1494', 'attribute_key' => 'cod-nou', 'type' => 'text' ), (int) 673 => array( 'id' => '673', 'attribute_key' => 'tax-id', 'type' => 'checkbox' ), (int) 674 => array( 'id' => '674', 'attribute_key' => 'kg-per-buc', 'type' => 'number' ), (int) 675 => array( 'id' => '675', 'attribute_key' => 'calc-recicle', 'type' => 'select' ), (int) 771 => array( 'id' => '771', 'attribute_key' => 'found-in-search', 'type' => 'checkbox' ), (int) 805 => array( 'id' => '805', 'attribute_key' => 'stock-total', 'type' => 'checkbox' ), (int) 824 => array( 'id' => '824', 'attribute_key' => 'nondeliverable', 'type' => 'select' ), (int) 825 => array( 'id' => '825', 'attribute_key' => 'no_invoice', 'type' => 'select' ), (int) 1053 => array( 'id' => '1053', 'attribute_key' => 'nav-import', 'type' => 'text' ), (int) 1446 => array( 'id' => '1446', 'attribute_key' => 'norme', 'type' => 'select' ), (int) 1445 => array( 'id' => '1445', 'attribute_key' => 'spec-aprobari', 'type' => 'select' ), (int) 1444 => array( 'id' => '1444', 'attribute_key' => 'compozitie', 'type' => 'text' ), (int) 1157 => array( 'id' => '1157', 'attribute_key' => 'culoare', 'type' => 'select' ), (int) 1158 => array( 'id' => '1158', 'attribute_key' => 'marime', 'type' => 'select' ), (int) 1159 => array( 'id' => '1159', 'attribute_key' => 'badge', 'type' => 'checkbox' ), (int) 1540 => array( 'id' => '1540', 'attribute_key' => 'buc-per-palet', 'type' => 'text' ), (int) 1570 => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) $attribute = array( 'Attribute' => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) $attributeIdsByKey = array( 'user-id' => (int) 236, 'company-id' => (int) 235, 'tip-task' => (int) 232, 'descriere' => (int) 242, 'follower-id' => (int) 412, 'alternative-product' => (int) 42, 'adjacent-products' => (int) 43, 'is-main-variant' => (int) 44, 'variants-data' => (int) 45, 'sku' => (int) 47, 'has-image' => (int) 48, 'has-stock' => (int) 49, 'has-price' => (int) 50, 'update-product-price' => (int) 51, 'product-price' => (int) 52, 'test' => (int) 53, 'parent-attr' => (int) 54, 'parent-children' => (int) 55, 'short-description-ro' => (int) 56, 'short-description-en' => (int) 57, 'group-code' => (int) 58, 'weight' => (int) 59, 'vascozitate' => (int) 60, 'standard' => (int) 61, 'categorie' => (int) 62, 'brand' => (int) 63, 'level1' => (int) 64, 'level2' => (int) 65, 'pcs-per-box' => (int) 66, 'pcs-per-l' => (int) 67, 'pieces-per-l' => (int) 70, 'pieces-per-box' => (int) 69, 'fisa-tehnica' => (int) 71, 'destocat' => (int) 72, 'asdas' => (int) 85, 'text' => (int) 86, 'checkbox' => (int) 87, 'category' => (int) 88, 'cod-grupa' => (int) 89, 'prioritate' => (int) 187, 'blocked' => (int) 190, 'ascuns' => (int) 204, 'ambalaj' => (int) 375, 'timpi' => (int) 376, 'nivel-performanta' => (int) 377, 'inaltime' => (int) 382, 'custom-name' => (int) 388, 'main-filter' => (int) 404, 'brand-id' => (int) 505, 'name-en' => (int) 506, 'name-ro' => (int) 507, 'unit-cost' => (int) 508, 'gross-weight' => (int) 509, 'net-weight' => (int) 510, 'base-unit-measure' => (int) 511, 'sales-unit-measure' => (int) 512, 'purch-unit-measure' => (int) 513, 'quality-type' => (int) 514, 'desc-grupa-discount-articol' => (int) 515, 'product-group-code' => (int) 516, 'id' => (int) 517, 'created' => (int) 1129, 'tags' => (int) 519, 'product-id' => (int) 520, 'entity-key' => (int) 521, 'parent-id' => (int) 522, 'recommendation' => (int) 523, 'special-order' => (int) 524, 'product-ok' => (int) 525, 'stock' => (int) 526, 'accumulate-credits' => (int) 527, 'deleted' => (int) 528, 'vat' => (int) 529, 'show-to-frontend' => (int) 530, 'ignore-nav-stock' => (int) 531, 'product-condition-id' => (int) 532, 'update-denormalized' => (int) 533, 'stoc-bune' => (int) 534, 'stoc-degradate' => (int) 535, 'stoc-bucuresti' => (int) 536, 'stoc-chitila' => (int) 537, 'stoc-timisoara' => (int) 538, 'modified' => (int) 1128, 'cod-vechi' => (int) 1484, 'cod-alternativ' => (int) 1485, 'grupa-oferta' => (int) 1506, 'search-tags' => (int) 1500, 'specificatii-tehnice' => (int) 1499, 'normetest' => (int) 1498, 'recomandari' => (int) 1502, 'product-banner' => (int) 1496, 'only-crm-view' => (int) 1495, 'cod-nou' => (int) 1494, 'tax-id' => (int) 673, 'kg-per-buc' => (int) 674, 'calc-recicle' => (int) 675, 'found-in-search' => (int) 771, 'stock-total' => (int) 805, 'nondeliverable' => (int) 824, 'no_invoice' => (int) 825, 'nav-import' => (int) 1053, 'norme' => (int) 1446, 'spec-aprobari' => (int) 1445, 'compozitie' => (int) 1444, 'culoare' => (int) 1157, 'marime' => (int) 1158, 'badge' => (int) 1159, 'buc-per-palet' => (int) 1540, 'afisare-international' => (int) 1570 )FrontendController::advancedSearchRequest() - APP/Controller/FrontendController.php, line 234 FrontendController::filters() - APP/Controller/FrontendController.php, line 1246 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: filter [APP/Controller/FrontendController.php, line 235]Code Context$attributeIdsByKey = array_flip($allAttributeKeys);
$filterSetAttributes = $this->FilterSetDenormalized->getFilterSetAttributeKeys($data['filter'], $lang);
$filterSet = $this->FilterSet->findById($data['filter']);
$data = array( 'attribute' => array( (int) 63 => array( (int) 0 => '3126' ) ) ) $justCount = false $options = array( 'forView' => true ) $lang = 'en' $userSortedProdIds = array() $userPrefs = array( 'field' => array( 'Product.product_id' => array() ) ) $searchData = array( (int) 0 => array( 's' => array( 'id' => '4', 'solr_host' => '212.146.122.59', 'solr_core' => 'valtecinternational', 'solr_username' => 'solr', 'solr_password' => 'PMn[Df.Wsg{Q6w"#', 'solr_port' => '8983', 'deleted' => '0', 'lang' => 'en', 'created' => '2021-04-06 10:33:51', 'modified' => '2022-10-15 15:06:54' ) ) ) $config = array( 'endpoint' => array( 'default' => array( 'password' => '*****', 'host' => '*****', 'port' => '*****', 'path' => '/', 'core' => 'valtecinternational', 'username' => 'solr' ) ) ) $filtersElementData = array() $adapter = object(Solarium\Core\Client\Adapter\Curl) { [protected] options => array() [private] timeout => (int) 5 } $eventDispatcher = object(Symfony\Component\EventDispatcher\EventDispatcher) { [private] listeners => array( 'Solarium\Core\Event\PreExecuteRequest' => array( [maximum depth reached] ) ) [private] sorted => array() [private] optimized => array() } $client = object(Solarium\Client) { [protected] options => array( 'endpoint' => array( [maximum depth reached] ) ) [protected] queryTypes => array( 'select' => 'Solarium\QueryType\Select\Query\Query', 'update' => 'Solarium\QueryType\Update\Query\Query', 'ping' => 'Solarium\QueryType\Ping\Query', 'mlt' => 'Solarium\QueryType\MoreLikeThis\Query', 'analysis-document' => 'Solarium\QueryType\Analysis\Query\Document', 'analysis-field' => 'Solarium\QueryType\Analysis\Query\Field', 'terms' => 'Solarium\QueryType\Terms\Query', 'spell' => 'Solarium\QueryType\Spellcheck\Query', 'suggester' => 'Solarium\QueryType\Suggester\Query', 'stream' => 'Solarium\QueryType\Stream\Query', 'graph' => 'Solarium\QueryType\Graph\Query', 'extract' => 'Solarium\QueryType\Extract\Query', 'get' => 'Solarium\QueryType\RealtimeGet\Query', 'cores' => 'Solarium\QueryType\Server\CoreAdmin\Query\Query', 'collections' => 'Solarium\QueryType\Server\Collections\Query\Query', 'api' => 'Solarium\QueryType\Server\Api\Query', 'resources' => 'Solarium\QueryType\ManagedResources\Query\Resources', 'stopwords' => 'Solarium\QueryType\ManagedResources\Query\Stopwords', 'synonyms' => 'Solarium\QueryType\ManagedResources\Query\Synonyms' ) [protected] pluginTypes => array( 'loadbalancer' => 'Solarium\Plugin\Loadbalancer\Loadbalancer', 'postbigrequest' => 'Solarium\Plugin\PostBigRequest', 'customizerequest' => 'Solarium\Plugin\CustomizeRequest\CustomizeRequest', 'parallelexecution' => 'Solarium\Plugin\ParallelExecution\ParallelExecution', 'bufferedadd' => 'Solarium\Plugin\BufferedAdd\BufferedAdd', 'prefetchiterator' => 'Solarium\Plugin\PrefetchIterator', 'minimumscorefilter' => 'Solarium\Plugin\MinimumScoreFilter\MinimumScoreFilter' ) [protected] eventDispatcher => object(Symfony\Component\EventDispatcher\EventDispatcher) {} [protected] pluginInstances => array( 'postbigrequest' => object(Solarium\Plugin\PostBigRequest) {} ) [protected] endpoints => array( 'default' => object(Solarium\Core\Client\Endpoint) {} ) [protected] defaultEndpoint => 'default' [protected] adapter => object(Solarium\Core\Client\Adapter\Curl) {} } $allAttributesData = array( (int) 0 => array( 'Attribute' => array( 'id' => '236', 'attribute_key' => 'user-id', 'type' => 'checkbox' ) ), (int) 1 => array( 'Attribute' => array( 'id' => '235', 'attribute_key' => 'company-id', 'type' => 'checkbox' ) ), (int) 2 => array( 'Attribute' => array( 'id' => '232', 'attribute_key' => 'tip-task', 'type' => 'select' ) ), (int) 3 => array( 'Attribute' => array( 'id' => '242', 'attribute_key' => 'descriere', 'type' => 'textarea' ) ), (int) 4 => array( 'Attribute' => array( 'id' => '412', 'attribute_key' => 'follower-id', 'type' => 'checkbox' ) ), (int) 5 => array( 'Attribute' => array( 'id' => '42', 'attribute_key' => 'alternative-product', 'type' => 'text' ) ), (int) 6 => array( 'Attribute' => array( 'id' => '43', 'attribute_key' => 'adjacent-products', 'type' => 'text' ) ), (int) 7 => array( 'Attribute' => array( 'id' => '44', 'attribute_key' => 'is-main-variant', 'type' => 'checkbox' ) ), (int) 8 => array( 'Attribute' => array( 'id' => '45', 'attribute_key' => 'variants-data', 'type' => 'text' ) ), (int) 9 => array( 'Attribute' => array( 'id' => '47', 'attribute_key' => 'sku', 'type' => 'checkbox' ) ), (int) 10 => array( 'Attribute' => array( 'id' => '48', 'attribute_key' => 'has-image', 'type' => 'checkbox' ) ), (int) 11 => array( 'Attribute' => array( 'id' => '49', 'attribute_key' => 'has-stock', 'type' => 'checkbox' ) ), (int) 12 => array( 'Attribute' => array( 'id' => '50', 'attribute_key' => 'has-price', 'type' => 'checkbox' ) ), (int) 13 => array( 'Attribute' => array( 'id' => '51', 'attribute_key' => 'update-product-price', 'type' => 'number' ) ), (int) 14 => array( 'Attribute' => array( 'id' => '52', 'attribute_key' => 'product-price', 'type' => 'number' ) ), (int) 15 => array( 'Attribute' => array( 'id' => '53', 'attribute_key' => 'test', 'type' => 'checkbox' ) ), (int) 16 => array( 'Attribute' => array( 'id' => '54', 'attribute_key' => 'parent-attr', 'type' => 'checkbox' ) ), (int) 17 => array( 'Attribute' => array( 'id' => '55', 'attribute_key' => 'parent-children', 'type' => 'checkbox' ) ), (int) 18 => array( 'Attribute' => array( 'id' => '56', 'attribute_key' => 'short-description-ro', 'type' => 'text' ) ), (int) 19 => array( 'Attribute' => array( 'id' => '57', 'attribute_key' => 'short-description-en', 'type' => 'text' ) ), (int) 20 => array( 'Attribute' => array( 'id' => '58', 'attribute_key' => 'group-code', 'type' => 'select' ) ), (int) 21 => array( 'Attribute' => array( 'id' => '59', 'attribute_key' => 'weight', 'type' => 'number' ) ), (int) 22 => array( 'Attribute' => array( 'id' => '60', 'attribute_key' => 'vascozitate', 'type' => 'select' ) ), (int) 23 => array( 'Attribute' => array( 'id' => '61', 'attribute_key' => 'standard', 'type' => 'text' ) ), (int) 24 => array( 'Attribute' => array( 'id' => '62', 'attribute_key' => 'categorie', 'type' => 'text' ) ), (int) 25 => array( 'Attribute' => array( 'id' => '63', 'attribute_key' => 'brand', 'type' => 'checkbox' ) ), (int) 26 => array( 'Attribute' => array( 'id' => '64', 'attribute_key' => 'level1', 'type' => 'checkbox' ) ), (int) 27 => array( 'Attribute' => array( 'id' => '65', 'attribute_key' => 'level2', 'type' => 'checkbox' ) ), (int) 28 => array( 'Attribute' => array( 'id' => '66', 'attribute_key' => 'pcs-per-box', 'type' => 'select' ) ), (int) 29 => array( 'Attribute' => array( 'id' => '67', 'attribute_key' => 'pcs-per-l', 'type' => 'select' ) ), (int) 30 => array( 'Attribute' => array( 'id' => '70', 'attribute_key' => 'pieces-per-l', 'type' => 'number' ) ), (int) 31 => array( 'Attribute' => array( 'id' => '69', 'attribute_key' => 'pieces-per-box', 'type' => 'number' ) ), (int) 32 => array( 'Attribute' => array( 'id' => '71', 'attribute_key' => 'fisa-tehnica', 'type' => 'checkbox' ) ), (int) 33 => array( 'Attribute' => array( 'id' => '72', 'attribute_key' => 'destocat', 'type' => 'select' ) ), (int) 34 => array( 'Attribute' => array( 'id' => '85', 'attribute_key' => 'asdas', 'type' => 'select' ) ), (int) 35 => array( 'Attribute' => array( 'id' => '86', 'attribute_key' => 'text', 'type' => 'text' ) ), (int) 36 => array( 'Attribute' => array( 'id' => '87', 'attribute_key' => 'checkbox', 'type' => 'checkbox' ) ), (int) 37 => array( 'Attribute' => array( 'id' => '88', 'attribute_key' => 'category', 'type' => 'text' ) ), (int) 38 => array( 'Attribute' => array( 'id' => '89', 'attribute_key' => 'cod-grupa', 'type' => 'checkbox' ) ), (int) 39 => array( 'Attribute' => array( 'id' => '187', 'attribute_key' => 'prioritate', 'type' => 'number' ) ), (int) 40 => array( 'Attribute' => array( 'id' => '190', 'attribute_key' => 'blocked', 'type' => 'select' ) ), (int) 41 => array( 'Attribute' => array( 'id' => '204', 'attribute_key' => 'ascuns', 'type' => 'select' ) ), (int) 42 => array( 'Attribute' => array( 'id' => '375', 'attribute_key' => 'ambalaj', 'type' => 'select' ) ), (int) 43 => array( 'Attribute' => array( 'id' => '376', 'attribute_key' => 'timpi', 'type' => 'select' ) ), (int) 44 => array( 'Attribute' => array( 'id' => '377', 'attribute_key' => 'nivel-performanta', 'type' => 'text' ) ), (int) 45 => array( 'Attribute' => array( 'id' => '382', 'attribute_key' => 'inaltime', 'type' => 'select' ) ), (int) 46 => array( 'Attribute' => array( 'id' => '388', 'attribute_key' => 'custom-name', 'type' => 'text' ) ), (int) 47 => array( 'Attribute' => array( 'id' => '404', 'attribute_key' => 'main-filter', 'type' => 'number' ) ), (int) 48 => array( 'Attribute' => array( 'id' => '505', 'attribute_key' => 'brand-id', 'type' => 'checkbox' ) ), (int) 49 => array( 'Attribute' => array( 'id' => '506', 'attribute_key' => 'name-en', 'type' => 'text' ) ), (int) 50 => array( 'Attribute' => array( 'id' => '507', 'attribute_key' => 'name-ro', 'type' => 'text' ) ), (int) 51 => array( 'Attribute' => array( 'id' => '508', 'attribute_key' => 'unit-cost', 'type' => 'text' ) ), (int) 52 => array( 'Attribute' => array( 'id' => '509', 'attribute_key' => 'gross-weight', 'type' => 'text' ) ), (int) 53 => array( 'Attribute' => array( 'id' => '510', 'attribute_key' => 'net-weight', 'type' => 'text' ) ), (int) 54 => array( 'Attribute' => array( 'id' => '511', 'attribute_key' => 'base-unit-measure', 'type' => 'text' ) ), (int) 55 => array( 'Attribute' => array( 'id' => '512', 'attribute_key' => 'sales-unit-measure', 'type' => 'text' ) ), (int) 56 => array( 'Attribute' => array( 'id' => '513', 'attribute_key' => 'purch-unit-measure', 'type' => 'text' ) ), (int) 57 => array( 'Attribute' => array( 'id' => '514', 'attribute_key' => 'quality-type', 'type' => 'text' ) ), (int) 58 => array( 'Attribute' => array( 'id' => '515', 'attribute_key' => 'desc-grupa-discount-articol', 'type' => 'text' ) ), (int) 59 => array( 'Attribute' => array( 'id' => '516', 'attribute_key' => 'product-group-code', 'type' => 'text' ) ), (int) 60 => array( 'Attribute' => array( 'id' => '517', 'attribute_key' => 'id', 'type' => 'checkbox' ) ), (int) 61 => array( 'Attribute' => array( 'id' => '1129', 'attribute_key' => 'created', 'type' => 'text' ) ), (int) 62 => array( 'Attribute' => array( 'id' => '519', 'attribute_key' => 'tags', 'type' => 'text' ) ), (int) 63 => array( 'Attribute' => array( 'id' => '520', 'attribute_key' => 'product-id', 'type' => 'text' ) ), (int) 64 => array( 'Attribute' => array( 'id' => '521', 'attribute_key' => 'entity-key', 'type' => 'text' ) ), (int) 65 => array( 'Attribute' => array( 'id' => '522', 'attribute_key' => 'parent-id', 'type' => 'checkbox' ) ), (int) 66 => array( 'Attribute' => array( 'id' => '523', 'attribute_key' => 'recommendation', 'type' => 'checkbox' ) ), (int) 67 => array( 'Attribute' => array( 'id' => '524', 'attribute_key' => 'special-order', 'type' => 'checkbox' ) ), (int) 68 => array( 'Attribute' => array( 'id' => '525', 'attribute_key' => 'product-ok', 'type' => 'checkbox' ) ), (int) 69 => array( 'Attribute' => array( 'id' => '526', 'attribute_key' => 'stock', 'type' => 'text' ) ), (int) 70 => array( 'Attribute' => array( 'id' => '527', 'attribute_key' => 'accumulate-credits', 'type' => 'checkbox' ) ), (int) 71 => array( 'Attribute' => array( 'id' => '528', 'attribute_key' => 'deleted', 'type' => 'checkbox' ) ), (int) 72 => array( 'Attribute' => array( 'id' => '529', 'attribute_key' => 'vat', 'type' => 'checkbox' ) ), (int) 73 => array( 'Attribute' => array( 'id' => '530', 'attribute_key' => 'show-to-frontend', 'type' => 'checkbox' ) ), (int) 74 => array( 'Attribute' => array( 'id' => '531', 'attribute_key' => 'ignore-nav-stock', 'type' => 'checkbox' ) ), (int) 75 => array( 'Attribute' => array( 'id' => '532', 'attribute_key' => 'product-condition-id', 'type' => 'checkbox' ) ), (int) 76 => array( 'Attribute' => array( 'id' => '533', 'attribute_key' => 'update-denormalized', 'type' => 'checkbox' ) ), (int) 77 => array( 'Attribute' => array( 'id' => '534', 'attribute_key' => 'stoc-bune', 'type' => 'checkbox' ) ), (int) 78 => array( 'Attribute' => array( 'id' => '535', 'attribute_key' => 'stoc-degradate', 'type' => 'checkbox' ) ), (int) 79 => array( 'Attribute' => array( 'id' => '536', 'attribute_key' => 'stoc-bucuresti', 'type' => 'checkbox' ) ), (int) 80 => array( 'Attribute' => array( 'id' => '537', 'attribute_key' => 'stoc-chitila', 'type' => 'checkbox' ) ), (int) 81 => array( 'Attribute' => array( 'id' => '538', 'attribute_key' => 'stoc-timisoara', 'type' => 'checkbox' ) ), (int) 82 => array( 'Attribute' => array( 'id' => '1128', 'attribute_key' => 'modified', 'type' => 'text' ) ), (int) 83 => array( 'Attribute' => array( 'id' => '1484', 'attribute_key' => 'cod-vechi', 'type' => 'text' ) ), (int) 84 => array( 'Attribute' => array( 'id' => '1485', 'attribute_key' => 'cod-alternativ', 'type' => 'text' ) ), (int) 85 => array( 'Attribute' => array( 'id' => '1506', 'attribute_key' => 'grupa-oferta', 'type' => 'select' ) ), (int) 86 => array( 'Attribute' => array( 'id' => '1500', 'attribute_key' => 'search-tags', 'type' => 'checkbox' ) ), (int) 87 => array( 'Attribute' => array( 'id' => '1499', 'attribute_key' => 'specificatii-tehnice', 'type' => 'text' ) ), (int) 88 => array( 'Attribute' => array( 'id' => '1498', 'attribute_key' => 'normetest', 'type' => 'checkbox' ) ), (int) 89 => array( 'Attribute' => array( 'id' => '1502', 'attribute_key' => 'recomandari', 'type' => 'select' ) ), (int) 90 => array( 'Attribute' => array( 'id' => '1496', 'attribute_key' => 'product-banner', 'type' => 'text' ) ), (int) 91 => array( 'Attribute' => array( 'id' => '1495', 'attribute_key' => 'only-crm-view', 'type' => 'select' ) ), (int) 92 => array( 'Attribute' => array( 'id' => '1494', 'attribute_key' => 'cod-nou', 'type' => 'text' ) ), (int) 93 => array( 'Attribute' => array( 'id' => '673', 'attribute_key' => 'tax-id', 'type' => 'checkbox' ) ), (int) 94 => array( 'Attribute' => array( 'id' => '674', 'attribute_key' => 'kg-per-buc', 'type' => 'number' ) ), (int) 95 => array( 'Attribute' => array( 'id' => '675', 'attribute_key' => 'calc-recicle', 'type' => 'select' ) ), (int) 96 => array( 'Attribute' => array( 'id' => '771', 'attribute_key' => 'found-in-search', 'type' => 'checkbox' ) ), (int) 97 => array( 'Attribute' => array( 'id' => '805', 'attribute_key' => 'stock-total', 'type' => 'checkbox' ) ), (int) 98 => array( 'Attribute' => array( 'id' => '824', 'attribute_key' => 'nondeliverable', 'type' => 'select' ) ), (int) 99 => array( 'Attribute' => array( 'id' => '825', 'attribute_key' => 'no_invoice', 'type' => 'select' ) ), (int) 100 => array( 'Attribute' => array( 'id' => '1053', 'attribute_key' => 'nav-import', 'type' => 'text' ) ), (int) 101 => array( 'Attribute' => array( 'id' => '1446', 'attribute_key' => 'norme', 'type' => 'select' ) ), (int) 102 => array( 'Attribute' => array( 'id' => '1445', 'attribute_key' => 'spec-aprobari', 'type' => 'select' ) ), (int) 103 => array( 'Attribute' => array( 'id' => '1444', 'attribute_key' => 'compozitie', 'type' => 'text' ) ), (int) 104 => array( 'Attribute' => array( 'id' => '1157', 'attribute_key' => 'culoare', 'type' => 'select' ) ), (int) 105 => array( 'Attribute' => array( 'id' => '1158', 'attribute_key' => 'marime', 'type' => 'select' ) ), (int) 106 => array( 'Attribute' => array( 'id' => '1159', 'attribute_key' => 'badge', 'type' => 'checkbox' ) ), (int) 107 => array( 'Attribute' => array( 'id' => '1540', 'attribute_key' => 'buc-per-palet', 'type' => 'text' ) ), (int) 108 => array( 'Attribute' => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) ) $allAttributeKeys = array( (int) 236 => 'user-id', (int) 235 => 'company-id', (int) 232 => 'tip-task', (int) 242 => 'descriere', (int) 412 => 'follower-id', (int) 42 => 'alternative-product', (int) 43 => 'adjacent-products', (int) 44 => 'is-main-variant', (int) 45 => 'variants-data', (int) 47 => 'sku', (int) 48 => 'has-image', (int) 49 => 'has-stock', (int) 50 => 'has-price', (int) 51 => 'update-product-price', (int) 52 => 'product-price', (int) 53 => 'test', (int) 54 => 'parent-attr', (int) 55 => 'parent-children', (int) 56 => 'short-description-ro', (int) 57 => 'short-description-en', (int) 58 => 'group-code', (int) 59 => 'weight', (int) 60 => 'vascozitate', (int) 61 => 'standard', (int) 62 => 'categorie', (int) 63 => 'brand', (int) 64 => 'level1', (int) 65 => 'level2', (int) 66 => 'pcs-per-box', (int) 67 => 'pcs-per-l', (int) 70 => 'pieces-per-l', (int) 69 => 'pieces-per-box', (int) 71 => 'fisa-tehnica', (int) 72 => 'destocat', (int) 85 => 'asdas', (int) 86 => 'text', (int) 87 => 'checkbox', (int) 88 => 'category', (int) 89 => 'cod-grupa', (int) 187 => 'prioritate', (int) 190 => 'blocked', (int) 204 => 'ascuns', (int) 375 => 'ambalaj', (int) 376 => 'timpi', (int) 377 => 'nivel-performanta', (int) 382 => 'inaltime', (int) 388 => 'custom-name', (int) 404 => 'main-filter', (int) 505 => 'brand-id', (int) 506 => 'name-en', (int) 507 => 'name-ro', (int) 508 => 'unit-cost', (int) 509 => 'gross-weight', (int) 510 => 'net-weight', (int) 511 => 'base-unit-measure', (int) 512 => 'sales-unit-measure', (int) 513 => 'purch-unit-measure', (int) 514 => 'quality-type', (int) 515 => 'desc-grupa-discount-articol', (int) 516 => 'product-group-code', (int) 517 => 'id', (int) 1129 => 'created', (int) 519 => 'tags', (int) 520 => 'product-id', (int) 521 => 'entity-key', (int) 522 => 'parent-id', (int) 523 => 'recommendation', (int) 524 => 'special-order', (int) 525 => 'product-ok', (int) 526 => 'stock', (int) 527 => 'accumulate-credits', (int) 528 => 'deleted', (int) 529 => 'vat', (int) 530 => 'show-to-frontend', (int) 531 => 'ignore-nav-stock', (int) 532 => 'product-condition-id', (int) 533 => 'update-denormalized', (int) 534 => 'stoc-bune', (int) 535 => 'stoc-degradate', (int) 536 => 'stoc-bucuresti', (int) 537 => 'stoc-chitila', (int) 538 => 'stoc-timisoara', (int) 1128 => 'modified', (int) 1484 => 'cod-vechi', (int) 1485 => 'cod-alternativ', (int) 1506 => 'grupa-oferta', (int) 1500 => 'search-tags', (int) 1499 => 'specificatii-tehnice', (int) 1498 => 'normetest', (int) 1502 => 'recomandari', (int) 1496 => 'product-banner', (int) 1495 => 'only-crm-view', (int) 1494 => 'cod-nou', (int) 673 => 'tax-id', (int) 674 => 'kg-per-buc', (int) 675 => 'calc-recicle', (int) 771 => 'found-in-search', (int) 805 => 'stock-total', (int) 824 => 'nondeliverable', (int) 825 => 'no_invoice', (int) 1053 => 'nav-import', (int) 1446 => 'norme', (int) 1445 => 'spec-aprobari', (int) 1444 => 'compozitie', (int) 1157 => 'culoare', (int) 1158 => 'marime', (int) 1159 => 'badge', (int) 1540 => 'buc-per-palet', (int) 1570 => 'afisare-international' ) $attributesData = array( (int) 236 => array( 'id' => '236', 'attribute_key' => 'user-id', 'type' => 'checkbox' ), (int) 235 => array( 'id' => '235', 'attribute_key' => 'company-id', 'type' => 'checkbox' ), (int) 232 => array( 'id' => '232', 'attribute_key' => 'tip-task', 'type' => 'select' ), (int) 242 => array( 'id' => '242', 'attribute_key' => 'descriere', 'type' => 'textarea' ), (int) 412 => array( 'id' => '412', 'attribute_key' => 'follower-id', 'type' => 'checkbox' ), (int) 42 => array( 'id' => '42', 'attribute_key' => 'alternative-product', 'type' => 'text' ), (int) 43 => array( 'id' => '43', 'attribute_key' => 'adjacent-products', 'type' => 'text' ), (int) 44 => array( 'id' => '44', 'attribute_key' => 'is-main-variant', 'type' => 'checkbox' ), (int) 45 => array( 'id' => '45', 'attribute_key' => 'variants-data', 'type' => 'text' ), (int) 47 => array( 'id' => '47', 'attribute_key' => 'sku', 'type' => 'checkbox' ), (int) 48 => array( 'id' => '48', 'attribute_key' => 'has-image', 'type' => 'checkbox' ), (int) 49 => array( 'id' => '49', 'attribute_key' => 'has-stock', 'type' => 'checkbox' ), (int) 50 => array( 'id' => '50', 'attribute_key' => 'has-price', 'type' => 'checkbox' ), (int) 51 => array( 'id' => '51', 'attribute_key' => 'update-product-price', 'type' => 'number' ), (int) 52 => array( 'id' => '52', 'attribute_key' => 'product-price', 'type' => 'number' ), (int) 53 => array( 'id' => '53', 'attribute_key' => 'test', 'type' => 'checkbox' ), (int) 54 => array( 'id' => '54', 'attribute_key' => 'parent-attr', 'type' => 'checkbox' ), (int) 55 => array( 'id' => '55', 'attribute_key' => 'parent-children', 'type' => 'checkbox' ), (int) 56 => array( 'id' => '56', 'attribute_key' => 'short-description-ro', 'type' => 'text' ), (int) 57 => array( 'id' => '57', 'attribute_key' => 'short-description-en', 'type' => 'text' ), (int) 58 => array( 'id' => '58', 'attribute_key' => 'group-code', 'type' => 'select' ), (int) 59 => array( 'id' => '59', 'attribute_key' => 'weight', 'type' => 'number' ), (int) 60 => array( 'id' => '60', 'attribute_key' => 'vascozitate', 'type' => 'select' ), (int) 61 => array( 'id' => '61', 'attribute_key' => 'standard', 'type' => 'text' ), (int) 62 => array( 'id' => '62', 'attribute_key' => 'categorie', 'type' => 'text' ), (int) 63 => array( 'id' => '63', 'attribute_key' => 'brand', 'type' => 'checkbox' ), (int) 64 => array( 'id' => '64', 'attribute_key' => 'level1', 'type' => 'checkbox' ), (int) 65 => array( 'id' => '65', 'attribute_key' => 'level2', 'type' => 'checkbox' ), (int) 66 => array( 'id' => '66', 'attribute_key' => 'pcs-per-box', 'type' => 'select' ), (int) 67 => array( 'id' => '67', 'attribute_key' => 'pcs-per-l', 'type' => 'select' ), (int) 70 => array( 'id' => '70', 'attribute_key' => 'pieces-per-l', 'type' => 'number' ), (int) 69 => array( 'id' => '69', 'attribute_key' => 'pieces-per-box', 'type' => 'number' ), (int) 71 => array( 'id' => '71', 'attribute_key' => 'fisa-tehnica', 'type' => 'checkbox' ), (int) 72 => array( 'id' => '72', 'attribute_key' => 'destocat', 'type' => 'select' ), (int) 85 => array( 'id' => '85', 'attribute_key' => 'asdas', 'type' => 'select' ), (int) 86 => array( 'id' => '86', 'attribute_key' => 'text', 'type' => 'text' ), (int) 87 => array( 'id' => '87', 'attribute_key' => 'checkbox', 'type' => 'checkbox' ), (int) 88 => array( 'id' => '88', 'attribute_key' => 'category', 'type' => 'text' ), (int) 89 => array( 'id' => '89', 'attribute_key' => 'cod-grupa', 'type' => 'checkbox' ), (int) 187 => array( 'id' => '187', 'attribute_key' => 'prioritate', 'type' => 'number' ), (int) 190 => array( 'id' => '190', 'attribute_key' => 'blocked', 'type' => 'select' ), (int) 204 => array( 'id' => '204', 'attribute_key' => 'ascuns', 'type' => 'select' ), (int) 375 => array( 'id' => '375', 'attribute_key' => 'ambalaj', 'type' => 'select' ), (int) 376 => array( 'id' => '376', 'attribute_key' => 'timpi', 'type' => 'select' ), (int) 377 => array( 'id' => '377', 'attribute_key' => 'nivel-performanta', 'type' => 'text' ), (int) 382 => array( 'id' => '382', 'attribute_key' => 'inaltime', 'type' => 'select' ), (int) 388 => array( 'id' => '388', 'attribute_key' => 'custom-name', 'type' => 'text' ), (int) 404 => array( 'id' => '404', 'attribute_key' => 'main-filter', 'type' => 'number' ), (int) 505 => array( 'id' => '505', 'attribute_key' => 'brand-id', 'type' => 'checkbox' ), (int) 506 => array( 'id' => '506', 'attribute_key' => 'name-en', 'type' => 'text' ), (int) 507 => array( 'id' => '507', 'attribute_key' => 'name-ro', 'type' => 'text' ), (int) 508 => array( 'id' => '508', 'attribute_key' => 'unit-cost', 'type' => 'text' ), (int) 509 => array( 'id' => '509', 'attribute_key' => 'gross-weight', 'type' => 'text' ), (int) 510 => array( 'id' => '510', 'attribute_key' => 'net-weight', 'type' => 'text' ), (int) 511 => array( 'id' => '511', 'attribute_key' => 'base-unit-measure', 'type' => 'text' ), (int) 512 => array( 'id' => '512', 'attribute_key' => 'sales-unit-measure', 'type' => 'text' ), (int) 513 => array( 'id' => '513', 'attribute_key' => 'purch-unit-measure', 'type' => 'text' ), (int) 514 => array( 'id' => '514', 'attribute_key' => 'quality-type', 'type' => 'text' ), (int) 515 => array( 'id' => '515', 'attribute_key' => 'desc-grupa-discount-articol', 'type' => 'text' ), (int) 516 => array( 'id' => '516', 'attribute_key' => 'product-group-code', 'type' => 'text' ), (int) 517 => array( 'id' => '517', 'attribute_key' => 'id', 'type' => 'checkbox' ), (int) 1129 => array( 'id' => '1129', 'attribute_key' => 'created', 'type' => 'text' ), (int) 519 => array( 'id' => '519', 'attribute_key' => 'tags', 'type' => 'text' ), (int) 520 => array( 'id' => '520', 'attribute_key' => 'product-id', 'type' => 'text' ), (int) 521 => array( 'id' => '521', 'attribute_key' => 'entity-key', 'type' => 'text' ), (int) 522 => array( 'id' => '522', 'attribute_key' => 'parent-id', 'type' => 'checkbox' ), (int) 523 => array( 'id' => '523', 'attribute_key' => 'recommendation', 'type' => 'checkbox' ), (int) 524 => array( 'id' => '524', 'attribute_key' => 'special-order', 'type' => 'checkbox' ), (int) 525 => array( 'id' => '525', 'attribute_key' => 'product-ok', 'type' => 'checkbox' ), (int) 526 => array( 'id' => '526', 'attribute_key' => 'stock', 'type' => 'text' ), (int) 527 => array( 'id' => '527', 'attribute_key' => 'accumulate-credits', 'type' => 'checkbox' ), (int) 528 => array( 'id' => '528', 'attribute_key' => 'deleted', 'type' => 'checkbox' ), (int) 529 => array( 'id' => '529', 'attribute_key' => 'vat', 'type' => 'checkbox' ), (int) 530 => array( 'id' => '530', 'attribute_key' => 'show-to-frontend', 'type' => 'checkbox' ), (int) 531 => array( 'id' => '531', 'attribute_key' => 'ignore-nav-stock', 'type' => 'checkbox' ), (int) 532 => array( 'id' => '532', 'attribute_key' => 'product-condition-id', 'type' => 'checkbox' ), (int) 533 => array( 'id' => '533', 'attribute_key' => 'update-denormalized', 'type' => 'checkbox' ), (int) 534 => array( 'id' => '534', 'attribute_key' => 'stoc-bune', 'type' => 'checkbox' ), (int) 535 => array( 'id' => '535', 'attribute_key' => 'stoc-degradate', 'type' => 'checkbox' ), (int) 536 => array( 'id' => '536', 'attribute_key' => 'stoc-bucuresti', 'type' => 'checkbox' ), (int) 537 => array( 'id' => '537', 'attribute_key' => 'stoc-chitila', 'type' => 'checkbox' ), (int) 538 => array( 'id' => '538', 'attribute_key' => 'stoc-timisoara', 'type' => 'checkbox' ), (int) 1128 => array( 'id' => '1128', 'attribute_key' => 'modified', 'type' => 'text' ), (int) 1484 => array( 'id' => '1484', 'attribute_key' => 'cod-vechi', 'type' => 'text' ), (int) 1485 => array( 'id' => '1485', 'attribute_key' => 'cod-alternativ', 'type' => 'text' ), (int) 1506 => array( 'id' => '1506', 'attribute_key' => 'grupa-oferta', 'type' => 'select' ), (int) 1500 => array( 'id' => '1500', 'attribute_key' => 'search-tags', 'type' => 'checkbox' ), (int) 1499 => array( 'id' => '1499', 'attribute_key' => 'specificatii-tehnice', 'type' => 'text' ), (int) 1498 => array( 'id' => '1498', 'attribute_key' => 'normetest', 'type' => 'checkbox' ), (int) 1502 => array( 'id' => '1502', 'attribute_key' => 'recomandari', 'type' => 'select' ), (int) 1496 => array( 'id' => '1496', 'attribute_key' => 'product-banner', 'type' => 'text' ), (int) 1495 => array( 'id' => '1495', 'attribute_key' => 'only-crm-view', 'type' => 'select' ), (int) 1494 => array( 'id' => '1494', 'attribute_key' => 'cod-nou', 'type' => 'text' ), (int) 673 => array( 'id' => '673', 'attribute_key' => 'tax-id', 'type' => 'checkbox' ), (int) 674 => array( 'id' => '674', 'attribute_key' => 'kg-per-buc', 'type' => 'number' ), (int) 675 => array( 'id' => '675', 'attribute_key' => 'calc-recicle', 'type' => 'select' ), (int) 771 => array( 'id' => '771', 'attribute_key' => 'found-in-search', 'type' => 'checkbox' ), (int) 805 => array( 'id' => '805', 'attribute_key' => 'stock-total', 'type' => 'checkbox' ), (int) 824 => array( 'id' => '824', 'attribute_key' => 'nondeliverable', 'type' => 'select' ), (int) 825 => array( 'id' => '825', 'attribute_key' => 'no_invoice', 'type' => 'select' ), (int) 1053 => array( 'id' => '1053', 'attribute_key' => 'nav-import', 'type' => 'text' ), (int) 1446 => array( 'id' => '1446', 'attribute_key' => 'norme', 'type' => 'select' ), (int) 1445 => array( 'id' => '1445', 'attribute_key' => 'spec-aprobari', 'type' => 'select' ), (int) 1444 => array( 'id' => '1444', 'attribute_key' => 'compozitie', 'type' => 'text' ), (int) 1157 => array( 'id' => '1157', 'attribute_key' => 'culoare', 'type' => 'select' ), (int) 1158 => array( 'id' => '1158', 'attribute_key' => 'marime', 'type' => 'select' ), (int) 1159 => array( 'id' => '1159', 'attribute_key' => 'badge', 'type' => 'checkbox' ), (int) 1540 => array( 'id' => '1540', 'attribute_key' => 'buc-per-palet', 'type' => 'text' ), (int) 1570 => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) $attribute = array( 'Attribute' => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) $attributeIdsByKey = array( 'user-id' => (int) 236, 'company-id' => (int) 235, 'tip-task' => (int) 232, 'descriere' => (int) 242, 'follower-id' => (int) 412, 'alternative-product' => (int) 42, 'adjacent-products' => (int) 43, 'is-main-variant' => (int) 44, 'variants-data' => (int) 45, 'sku' => (int) 47, 'has-image' => (int) 48, 'has-stock' => (int) 49, 'has-price' => (int) 50, 'update-product-price' => (int) 51, 'product-price' => (int) 52, 'test' => (int) 53, 'parent-attr' => (int) 54, 'parent-children' => (int) 55, 'short-description-ro' => (int) 56, 'short-description-en' => (int) 57, 'group-code' => (int) 58, 'weight' => (int) 59, 'vascozitate' => (int) 60, 'standard' => (int) 61, 'categorie' => (int) 62, 'brand' => (int) 63, 'level1' => (int) 64, 'level2' => (int) 65, 'pcs-per-box' => (int) 66, 'pcs-per-l' => (int) 67, 'pieces-per-l' => (int) 70, 'pieces-per-box' => (int) 69, 'fisa-tehnica' => (int) 71, 'destocat' => (int) 72, 'asdas' => (int) 85, 'text' => (int) 86, 'checkbox' => (int) 87, 'category' => (int) 88, 'cod-grupa' => (int) 89, 'prioritate' => (int) 187, 'blocked' => (int) 190, 'ascuns' => (int) 204, 'ambalaj' => (int) 375, 'timpi' => (int) 376, 'nivel-performanta' => (int) 377, 'inaltime' => (int) 382, 'custom-name' => (int) 388, 'main-filter' => (int) 404, 'brand-id' => (int) 505, 'name-en' => (int) 506, 'name-ro' => (int) 507, 'unit-cost' => (int) 508, 'gross-weight' => (int) 509, 'net-weight' => (int) 510, 'base-unit-measure' => (int) 511, 'sales-unit-measure' => (int) 512, 'purch-unit-measure' => (int) 513, 'quality-type' => (int) 514, 'desc-grupa-discount-articol' => (int) 515, 'product-group-code' => (int) 516, 'id' => (int) 517, 'created' => (int) 1129, 'tags' => (int) 519, 'product-id' => (int) 520, 'entity-key' => (int) 521, 'parent-id' => (int) 522, 'recommendation' => (int) 523, 'special-order' => (int) 524, 'product-ok' => (int) 525, 'stock' => (int) 526, 'accumulate-credits' => (int) 527, 'deleted' => (int) 528, 'vat' => (int) 529, 'show-to-frontend' => (int) 530, 'ignore-nav-stock' => (int) 531, 'product-condition-id' => (int) 532, 'update-denormalized' => (int) 533, 'stoc-bune' => (int) 534, 'stoc-degradate' => (int) 535, 'stoc-bucuresti' => (int) 536, 'stoc-chitila' => (int) 537, 'stoc-timisoara' => (int) 538, 'modified' => (int) 1128, 'cod-vechi' => (int) 1484, 'cod-alternativ' => (int) 1485, 'grupa-oferta' => (int) 1506, 'search-tags' => (int) 1500, 'specificatii-tehnice' => (int) 1499, 'normetest' => (int) 1498, 'recomandari' => (int) 1502, 'product-banner' => (int) 1496, 'only-crm-view' => (int) 1495, 'cod-nou' => (int) 1494, 'tax-id' => (int) 673, 'kg-per-buc' => (int) 674, 'calc-recicle' => (int) 675, 'found-in-search' => (int) 771, 'stock-total' => (int) 805, 'nondeliverable' => (int) 824, 'no_invoice' => (int) 825, 'nav-import' => (int) 1053, 'norme' => (int) 1446, 'spec-aprobari' => (int) 1445, 'compozitie' => (int) 1444, 'culoare' => (int) 1157, 'marime' => (int) 1158, 'badge' => (int) 1159, 'buc-per-palet' => (int) 1540, 'afisare-international' => (int) 1570 ) $filterSetAttributes = array()FrontendController::advancedSearchRequest() - APP/Controller/FrontendController.php, line 235 FrontendController::filters() - APP/Controller/FrontendController.php, line 1246 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: filter [APP/Controller/FrontendController.php, line 237]Code Context$filterSet = $this->FilterSet->findById($data['filter']);
if(empty($filterSet)){
$filterSet = $this->FilterSet->findByFilterKey($data['filter']);
$data = array( 'attribute' => array( (int) 63 => array( (int) 0 => '3126' ) ) ) $justCount = false $options = array( 'forView' => true ) $lang = 'en' $userSortedProdIds = array() $userPrefs = array( 'field' => array( 'Product.product_id' => array() ) ) $searchData = array( (int) 0 => array( 's' => array( 'id' => '4', 'solr_host' => '212.146.122.59', 'solr_core' => 'valtecinternational', 'solr_username' => 'solr', 'solr_password' => 'PMn[Df.Wsg{Q6w"#', 'solr_port' => '8983', 'deleted' => '0', 'lang' => 'en', 'created' => '2021-04-06 10:33:51', 'modified' => '2022-10-15 15:06:54' ) ) ) $config = array( 'endpoint' => array( 'default' => array( 'password' => '*****', 'host' => '*****', 'port' => '*****', 'path' => '/', 'core' => 'valtecinternational', 'username' => 'solr' ) ) ) $filtersElementData = array() $adapter = object(Solarium\Core\Client\Adapter\Curl) { [protected] options => array() [private] timeout => (int) 5 } $eventDispatcher = object(Symfony\Component\EventDispatcher\EventDispatcher) { [private] listeners => array( 'Solarium\Core\Event\PreExecuteRequest' => array( [maximum depth reached] ) ) [private] sorted => array() [private] optimized => array() } $client = object(Solarium\Client) { [protected] options => array( 'endpoint' => array( [maximum depth reached] ) ) [protected] queryTypes => array( 'select' => 'Solarium\QueryType\Select\Query\Query', 'update' => 'Solarium\QueryType\Update\Query\Query', 'ping' => 'Solarium\QueryType\Ping\Query', 'mlt' => 'Solarium\QueryType\MoreLikeThis\Query', 'analysis-document' => 'Solarium\QueryType\Analysis\Query\Document', 'analysis-field' => 'Solarium\QueryType\Analysis\Query\Field', 'terms' => 'Solarium\QueryType\Terms\Query', 'spell' => 'Solarium\QueryType\Spellcheck\Query', 'suggester' => 'Solarium\QueryType\Suggester\Query', 'stream' => 'Solarium\QueryType\Stream\Query', 'graph' => 'Solarium\QueryType\Graph\Query', 'extract' => 'Solarium\QueryType\Extract\Query', 'get' => 'Solarium\QueryType\RealtimeGet\Query', 'cores' => 'Solarium\QueryType\Server\CoreAdmin\Query\Query', 'collections' => 'Solarium\QueryType\Server\Collections\Query\Query', 'api' => 'Solarium\QueryType\Server\Api\Query', 'resources' => 'Solarium\QueryType\ManagedResources\Query\Resources', 'stopwords' => 'Solarium\QueryType\ManagedResources\Query\Stopwords', 'synonyms' => 'Solarium\QueryType\ManagedResources\Query\Synonyms' ) [protected] pluginTypes => array( 'loadbalancer' => 'Solarium\Plugin\Loadbalancer\Loadbalancer', 'postbigrequest' => 'Solarium\Plugin\PostBigRequest', 'customizerequest' => 'Solarium\Plugin\CustomizeRequest\CustomizeRequest', 'parallelexecution' => 'Solarium\Plugin\ParallelExecution\ParallelExecution', 'bufferedadd' => 'Solarium\Plugin\BufferedAdd\BufferedAdd', 'prefetchiterator' => 'Solarium\Plugin\PrefetchIterator', 'minimumscorefilter' => 'Solarium\Plugin\MinimumScoreFilter\MinimumScoreFilter' ) [protected] eventDispatcher => object(Symfony\Component\EventDispatcher\EventDispatcher) {} [protected] pluginInstances => array( 'postbigrequest' => object(Solarium\Plugin\PostBigRequest) {} ) [protected] endpoints => array( 'default' => object(Solarium\Core\Client\Endpoint) {} ) [protected] defaultEndpoint => 'default' [protected] adapter => object(Solarium\Core\Client\Adapter\Curl) {} } $allAttributesData = array( (int) 0 => array( 'Attribute' => array( 'id' => '236', 'attribute_key' => 'user-id', 'type' => 'checkbox' ) ), (int) 1 => array( 'Attribute' => array( 'id' => '235', 'attribute_key' => 'company-id', 'type' => 'checkbox' ) ), (int) 2 => array( 'Attribute' => array( 'id' => '232', 'attribute_key' => 'tip-task', 'type' => 'select' ) ), (int) 3 => array( 'Attribute' => array( 'id' => '242', 'attribute_key' => 'descriere', 'type' => 'textarea' ) ), (int) 4 => array( 'Attribute' => array( 'id' => '412', 'attribute_key' => 'follower-id', 'type' => 'checkbox' ) ), (int) 5 => array( 'Attribute' => array( 'id' => '42', 'attribute_key' => 'alternative-product', 'type' => 'text' ) ), (int) 6 => array( 'Attribute' => array( 'id' => '43', 'attribute_key' => 'adjacent-products', 'type' => 'text' ) ), (int) 7 => array( 'Attribute' => array( 'id' => '44', 'attribute_key' => 'is-main-variant', 'type' => 'checkbox' ) ), (int) 8 => array( 'Attribute' => array( 'id' => '45', 'attribute_key' => 'variants-data', 'type' => 'text' ) ), (int) 9 => array( 'Attribute' => array( 'id' => '47', 'attribute_key' => 'sku', 'type' => 'checkbox' ) ), (int) 10 => array( 'Attribute' => array( 'id' => '48', 'attribute_key' => 'has-image', 'type' => 'checkbox' ) ), (int) 11 => array( 'Attribute' => array( 'id' => '49', 'attribute_key' => 'has-stock', 'type' => 'checkbox' ) ), (int) 12 => array( 'Attribute' => array( 'id' => '50', 'attribute_key' => 'has-price', 'type' => 'checkbox' ) ), (int) 13 => array( 'Attribute' => array( 'id' => '51', 'attribute_key' => 'update-product-price', 'type' => 'number' ) ), (int) 14 => array( 'Attribute' => array( 'id' => '52', 'attribute_key' => 'product-price', 'type' => 'number' ) ), (int) 15 => array( 'Attribute' => array( 'id' => '53', 'attribute_key' => 'test', 'type' => 'checkbox' ) ), (int) 16 => array( 'Attribute' => array( 'id' => '54', 'attribute_key' => 'parent-attr', 'type' => 'checkbox' ) ), (int) 17 => array( 'Attribute' => array( 'id' => '55', 'attribute_key' => 'parent-children', 'type' => 'checkbox' ) ), (int) 18 => array( 'Attribute' => array( 'id' => '56', 'attribute_key' => 'short-description-ro', 'type' => 'text' ) ), (int) 19 => array( 'Attribute' => array( 'id' => '57', 'attribute_key' => 'short-description-en', 'type' => 'text' ) ), (int) 20 => array( 'Attribute' => array( 'id' => '58', 'attribute_key' => 'group-code', 'type' => 'select' ) ), (int) 21 => array( 'Attribute' => array( 'id' => '59', 'attribute_key' => 'weight', 'type' => 'number' ) ), (int) 22 => array( 'Attribute' => array( 'id' => '60', 'attribute_key' => 'vascozitate', 'type' => 'select' ) ), (int) 23 => array( 'Attribute' => array( 'id' => '61', 'attribute_key' => 'standard', 'type' => 'text' ) ), (int) 24 => array( 'Attribute' => array( 'id' => '62', 'attribute_key' => 'categorie', 'type' => 'text' ) ), (int) 25 => array( 'Attribute' => array( 'id' => '63', 'attribute_key' => 'brand', 'type' => 'checkbox' ) ), (int) 26 => array( 'Attribute' => array( 'id' => '64', 'attribute_key' => 'level1', 'type' => 'checkbox' ) ), (int) 27 => array( 'Attribute' => array( 'id' => '65', 'attribute_key' => 'level2', 'type' => 'checkbox' ) ), (int) 28 => array( 'Attribute' => array( 'id' => '66', 'attribute_key' => 'pcs-per-box', 'type' => 'select' ) ), (int) 29 => array( 'Attribute' => array( 'id' => '67', 'attribute_key' => 'pcs-per-l', 'type' => 'select' ) ), (int) 30 => array( 'Attribute' => array( 'id' => '70', 'attribute_key' => 'pieces-per-l', 'type' => 'number' ) ), (int) 31 => array( 'Attribute' => array( 'id' => '69', 'attribute_key' => 'pieces-per-box', 'type' => 'number' ) ), (int) 32 => array( 'Attribute' => array( 'id' => '71', 'attribute_key' => 'fisa-tehnica', 'type' => 'checkbox' ) ), (int) 33 => array( 'Attribute' => array( 'id' => '72', 'attribute_key' => 'destocat', 'type' => 'select' ) ), (int) 34 => array( 'Attribute' => array( 'id' => '85', 'attribute_key' => 'asdas', 'type' => 'select' ) ), (int) 35 => array( 'Attribute' => array( 'id' => '86', 'attribute_key' => 'text', 'type' => 'text' ) ), (int) 36 => array( 'Attribute' => array( 'id' => '87', 'attribute_key' => 'checkbox', 'type' => 'checkbox' ) ), (int) 37 => array( 'Attribute' => array( 'id' => '88', 'attribute_key' => 'category', 'type' => 'text' ) ), (int) 38 => array( 'Attribute' => array( 'id' => '89', 'attribute_key' => 'cod-grupa', 'type' => 'checkbox' ) ), (int) 39 => array( 'Attribute' => array( 'id' => '187', 'attribute_key' => 'prioritate', 'type' => 'number' ) ), (int) 40 => array( 'Attribute' => array( 'id' => '190', 'attribute_key' => 'blocked', 'type' => 'select' ) ), (int) 41 => array( 'Attribute' => array( 'id' => '204', 'attribute_key' => 'ascuns', 'type' => 'select' ) ), (int) 42 => array( 'Attribute' => array( 'id' => '375', 'attribute_key' => 'ambalaj', 'type' => 'select' ) ), (int) 43 => array( 'Attribute' => array( 'id' => '376', 'attribute_key' => 'timpi', 'type' => 'select' ) ), (int) 44 => array( 'Attribute' => array( 'id' => '377', 'attribute_key' => 'nivel-performanta', 'type' => 'text' ) ), (int) 45 => array( 'Attribute' => array( 'id' => '382', 'attribute_key' => 'inaltime', 'type' => 'select' ) ), (int) 46 => array( 'Attribute' => array( 'id' => '388', 'attribute_key' => 'custom-name', 'type' => 'text' ) ), (int) 47 => array( 'Attribute' => array( 'id' => '404', 'attribute_key' => 'main-filter', 'type' => 'number' ) ), (int) 48 => array( 'Attribute' => array( 'id' => '505', 'attribute_key' => 'brand-id', 'type' => 'checkbox' ) ), (int) 49 => array( 'Attribute' => array( 'id' => '506', 'attribute_key' => 'name-en', 'type' => 'text' ) ), (int) 50 => array( 'Attribute' => array( 'id' => '507', 'attribute_key' => 'name-ro', 'type' => 'text' ) ), (int) 51 => array( 'Attribute' => array( 'id' => '508', 'attribute_key' => 'unit-cost', 'type' => 'text' ) ), (int) 52 => array( 'Attribute' => array( 'id' => '509', 'attribute_key' => 'gross-weight', 'type' => 'text' ) ), (int) 53 => array( 'Attribute' => array( 'id' => '510', 'attribute_key' => 'net-weight', 'type' => 'text' ) ), (int) 54 => array( 'Attribute' => array( 'id' => '511', 'attribute_key' => 'base-unit-measure', 'type' => 'text' ) ), (int) 55 => array( 'Attribute' => array( 'id' => '512', 'attribute_key' => 'sales-unit-measure', 'type' => 'text' ) ), (int) 56 => array( 'Attribute' => array( 'id' => '513', 'attribute_key' => 'purch-unit-measure', 'type' => 'text' ) ), (int) 57 => array( 'Attribute' => array( 'id' => '514', 'attribute_key' => 'quality-type', 'type' => 'text' ) ), (int) 58 => array( 'Attribute' => array( 'id' => '515', 'attribute_key' => 'desc-grupa-discount-articol', 'type' => 'text' ) ), (int) 59 => array( 'Attribute' => array( 'id' => '516', 'attribute_key' => 'product-group-code', 'type' => 'text' ) ), (int) 60 => array( 'Attribute' => array( 'id' => '517', 'attribute_key' => 'id', 'type' => 'checkbox' ) ), (int) 61 => array( 'Attribute' => array( 'id' => '1129', 'attribute_key' => 'created', 'type' => 'text' ) ), (int) 62 => array( 'Attribute' => array( 'id' => '519', 'attribute_key' => 'tags', 'type' => 'text' ) ), (int) 63 => array( 'Attribute' => array( 'id' => '520', 'attribute_key' => 'product-id', 'type' => 'text' ) ), (int) 64 => array( 'Attribute' => array( 'id' => '521', 'attribute_key' => 'entity-key', 'type' => 'text' ) ), (int) 65 => array( 'Attribute' => array( 'id' => '522', 'attribute_key' => 'parent-id', 'type' => 'checkbox' ) ), (int) 66 => array( 'Attribute' => array( 'id' => '523', 'attribute_key' => 'recommendation', 'type' => 'checkbox' ) ), (int) 67 => array( 'Attribute' => array( 'id' => '524', 'attribute_key' => 'special-order', 'type' => 'checkbox' ) ), (int) 68 => array( 'Attribute' => array( 'id' => '525', 'attribute_key' => 'product-ok', 'type' => 'checkbox' ) ), (int) 69 => array( 'Attribute' => array( 'id' => '526', 'attribute_key' => 'stock', 'type' => 'text' ) ), (int) 70 => array( 'Attribute' => array( 'id' => '527', 'attribute_key' => 'accumulate-credits', 'type' => 'checkbox' ) ), (int) 71 => array( 'Attribute' => array( 'id' => '528', 'attribute_key' => 'deleted', 'type' => 'checkbox' ) ), (int) 72 => array( 'Attribute' => array( 'id' => '529', 'attribute_key' => 'vat', 'type' => 'checkbox' ) ), (int) 73 => array( 'Attribute' => array( 'id' => '530', 'attribute_key' => 'show-to-frontend', 'type' => 'checkbox' ) ), (int) 74 => array( 'Attribute' => array( 'id' => '531', 'attribute_key' => 'ignore-nav-stock', 'type' => 'checkbox' ) ), (int) 75 => array( 'Attribute' => array( 'id' => '532', 'attribute_key' => 'product-condition-id', 'type' => 'checkbox' ) ), (int) 76 => array( 'Attribute' => array( 'id' => '533', 'attribute_key' => 'update-denormalized', 'type' => 'checkbox' ) ), (int) 77 => array( 'Attribute' => array( 'id' => '534', 'attribute_key' => 'stoc-bune', 'type' => 'checkbox' ) ), (int) 78 => array( 'Attribute' => array( 'id' => '535', 'attribute_key' => 'stoc-degradate', 'type' => 'checkbox' ) ), (int) 79 => array( 'Attribute' => array( 'id' => '536', 'attribute_key' => 'stoc-bucuresti', 'type' => 'checkbox' ) ), (int) 80 => array( 'Attribute' => array( 'id' => '537', 'attribute_key' => 'stoc-chitila', 'type' => 'checkbox' ) ), (int) 81 => array( 'Attribute' => array( 'id' => '538', 'attribute_key' => 'stoc-timisoara', 'type' => 'checkbox' ) ), (int) 82 => array( 'Attribute' => array( 'id' => '1128', 'attribute_key' => 'modified', 'type' => 'text' ) ), (int) 83 => array( 'Attribute' => array( 'id' => '1484', 'attribute_key' => 'cod-vechi', 'type' => 'text' ) ), (int) 84 => array( 'Attribute' => array( 'id' => '1485', 'attribute_key' => 'cod-alternativ', 'type' => 'text' ) ), (int) 85 => array( 'Attribute' => array( 'id' => '1506', 'attribute_key' => 'grupa-oferta', 'type' => 'select' ) ), (int) 86 => array( 'Attribute' => array( 'id' => '1500', 'attribute_key' => 'search-tags', 'type' => 'checkbox' ) ), (int) 87 => array( 'Attribute' => array( 'id' => '1499', 'attribute_key' => 'specificatii-tehnice', 'type' => 'text' ) ), (int) 88 => array( 'Attribute' => array( 'id' => '1498', 'attribute_key' => 'normetest', 'type' => 'checkbox' ) ), (int) 89 => array( 'Attribute' => array( 'id' => '1502', 'attribute_key' => 'recomandari', 'type' => 'select' ) ), (int) 90 => array( 'Attribute' => array( 'id' => '1496', 'attribute_key' => 'product-banner', 'type' => 'text' ) ), (int) 91 => array( 'Attribute' => array( 'id' => '1495', 'attribute_key' => 'only-crm-view', 'type' => 'select' ) ), (int) 92 => array( 'Attribute' => array( 'id' => '1494', 'attribute_key' => 'cod-nou', 'type' => 'text' ) ), (int) 93 => array( 'Attribute' => array( 'id' => '673', 'attribute_key' => 'tax-id', 'type' => 'checkbox' ) ), (int) 94 => array( 'Attribute' => array( 'id' => '674', 'attribute_key' => 'kg-per-buc', 'type' => 'number' ) ), (int) 95 => array( 'Attribute' => array( 'id' => '675', 'attribute_key' => 'calc-recicle', 'type' => 'select' ) ), (int) 96 => array( 'Attribute' => array( 'id' => '771', 'attribute_key' => 'found-in-search', 'type' => 'checkbox' ) ), (int) 97 => array( 'Attribute' => array( 'id' => '805', 'attribute_key' => 'stock-total', 'type' => 'checkbox' ) ), (int) 98 => array( 'Attribute' => array( 'id' => '824', 'attribute_key' => 'nondeliverable', 'type' => 'select' ) ), (int) 99 => array( 'Attribute' => array( 'id' => '825', 'attribute_key' => 'no_invoice', 'type' => 'select' ) ), (int) 100 => array( 'Attribute' => array( 'id' => '1053', 'attribute_key' => 'nav-import', 'type' => 'text' ) ), (int) 101 => array( 'Attribute' => array( 'id' => '1446', 'attribute_key' => 'norme', 'type' => 'select' ) ), (int) 102 => array( 'Attribute' => array( 'id' => '1445', 'attribute_key' => 'spec-aprobari', 'type' => 'select' ) ), (int) 103 => array( 'Attribute' => array( 'id' => '1444', 'attribute_key' => 'compozitie', 'type' => 'text' ) ), (int) 104 => array( 'Attribute' => array( 'id' => '1157', 'attribute_key' => 'culoare', 'type' => 'select' ) ), (int) 105 => array( 'Attribute' => array( 'id' => '1158', 'attribute_key' => 'marime', 'type' => 'select' ) ), (int) 106 => array( 'Attribute' => array( 'id' => '1159', 'attribute_key' => 'badge', 'type' => 'checkbox' ) ), (int) 107 => array( 'Attribute' => array( 'id' => '1540', 'attribute_key' => 'buc-per-palet', 'type' => 'text' ) ), (int) 108 => array( 'Attribute' => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) ) $allAttributeKeys = array( (int) 236 => 'user-id', (int) 235 => 'company-id', (int) 232 => 'tip-task', (int) 242 => 'descriere', (int) 412 => 'follower-id', (int) 42 => 'alternative-product', (int) 43 => 'adjacent-products', (int) 44 => 'is-main-variant', (int) 45 => 'variants-data', (int) 47 => 'sku', (int) 48 => 'has-image', (int) 49 => 'has-stock', (int) 50 => 'has-price', (int) 51 => 'update-product-price', (int) 52 => 'product-price', (int) 53 => 'test', (int) 54 => 'parent-attr', (int) 55 => 'parent-children', (int) 56 => 'short-description-ro', (int) 57 => 'short-description-en', (int) 58 => 'group-code', (int) 59 => 'weight', (int) 60 => 'vascozitate', (int) 61 => 'standard', (int) 62 => 'categorie', (int) 63 => 'brand', (int) 64 => 'level1', (int) 65 => 'level2', (int) 66 => 'pcs-per-box', (int) 67 => 'pcs-per-l', (int) 70 => 'pieces-per-l', (int) 69 => 'pieces-per-box', (int) 71 => 'fisa-tehnica', (int) 72 => 'destocat', (int) 85 => 'asdas', (int) 86 => 'text', (int) 87 => 'checkbox', (int) 88 => 'category', (int) 89 => 'cod-grupa', (int) 187 => 'prioritate', (int) 190 => 'blocked', (int) 204 => 'ascuns', (int) 375 => 'ambalaj', (int) 376 => 'timpi', (int) 377 => 'nivel-performanta', (int) 382 => 'inaltime', (int) 388 => 'custom-name', (int) 404 => 'main-filter', (int) 505 => 'brand-id', (int) 506 => 'name-en', (int) 507 => 'name-ro', (int) 508 => 'unit-cost', (int) 509 => 'gross-weight', (int) 510 => 'net-weight', (int) 511 => 'base-unit-measure', (int) 512 => 'sales-unit-measure', (int) 513 => 'purch-unit-measure', (int) 514 => 'quality-type', (int) 515 => 'desc-grupa-discount-articol', (int) 516 => 'product-group-code', (int) 517 => 'id', (int) 1129 => 'created', (int) 519 => 'tags', (int) 520 => 'product-id', (int) 521 => 'entity-key', (int) 522 => 'parent-id', (int) 523 => 'recommendation', (int) 524 => 'special-order', (int) 525 => 'product-ok', (int) 526 => 'stock', (int) 527 => 'accumulate-credits', (int) 528 => 'deleted', (int) 529 => 'vat', (int) 530 => 'show-to-frontend', (int) 531 => 'ignore-nav-stock', (int) 532 => 'product-condition-id', (int) 533 => 'update-denormalized', (int) 534 => 'stoc-bune', (int) 535 => 'stoc-degradate', (int) 536 => 'stoc-bucuresti', (int) 537 => 'stoc-chitila', (int) 538 => 'stoc-timisoara', (int) 1128 => 'modified', (int) 1484 => 'cod-vechi', (int) 1485 => 'cod-alternativ', (int) 1506 => 'grupa-oferta', (int) 1500 => 'search-tags', (int) 1499 => 'specificatii-tehnice', (int) 1498 => 'normetest', (int) 1502 => 'recomandari', (int) 1496 => 'product-banner', (int) 1495 => 'only-crm-view', (int) 1494 => 'cod-nou', (int) 673 => 'tax-id', (int) 674 => 'kg-per-buc', (int) 675 => 'calc-recicle', (int) 771 => 'found-in-search', (int) 805 => 'stock-total', (int) 824 => 'nondeliverable', (int) 825 => 'no_invoice', (int) 1053 => 'nav-import', (int) 1446 => 'norme', (int) 1445 => 'spec-aprobari', (int) 1444 => 'compozitie', (int) 1157 => 'culoare', (int) 1158 => 'marime', (int) 1159 => 'badge', (int) 1540 => 'buc-per-palet', (int) 1570 => 'afisare-international' ) $attributesData = array( (int) 236 => array( 'id' => '236', 'attribute_key' => 'user-id', 'type' => 'checkbox' ), (int) 235 => array( 'id' => '235', 'attribute_key' => 'company-id', 'type' => 'checkbox' ), (int) 232 => array( 'id' => '232', 'attribute_key' => 'tip-task', 'type' => 'select' ), (int) 242 => array( 'id' => '242', 'attribute_key' => 'descriere', 'type' => 'textarea' ), (int) 412 => array( 'id' => '412', 'attribute_key' => 'follower-id', 'type' => 'checkbox' ), (int) 42 => array( 'id' => '42', 'attribute_key' => 'alternative-product', 'type' => 'text' ), (int) 43 => array( 'id' => '43', 'attribute_key' => 'adjacent-products', 'type' => 'text' ), (int) 44 => array( 'id' => '44', 'attribute_key' => 'is-main-variant', 'type' => 'checkbox' ), (int) 45 => array( 'id' => '45', 'attribute_key' => 'variants-data', 'type' => 'text' ), (int) 47 => array( 'id' => '47', 'attribute_key' => 'sku', 'type' => 'checkbox' ), (int) 48 => array( 'id' => '48', 'attribute_key' => 'has-image', 'type' => 'checkbox' ), (int) 49 => array( 'id' => '49', 'attribute_key' => 'has-stock', 'type' => 'checkbox' ), (int) 50 => array( 'id' => '50', 'attribute_key' => 'has-price', 'type' => 'checkbox' ), (int) 51 => array( 'id' => '51', 'attribute_key' => 'update-product-price', 'type' => 'number' ), (int) 52 => array( 'id' => '52', 'attribute_key' => 'product-price', 'type' => 'number' ), (int) 53 => array( 'id' => '53', 'attribute_key' => 'test', 'type' => 'checkbox' ), (int) 54 => array( 'id' => '54', 'attribute_key' => 'parent-attr', 'type' => 'checkbox' ), (int) 55 => array( 'id' => '55', 'attribute_key' => 'parent-children', 'type' => 'checkbox' ), (int) 56 => array( 'id' => '56', 'attribute_key' => 'short-description-ro', 'type' => 'text' ), (int) 57 => array( 'id' => '57', 'attribute_key' => 'short-description-en', 'type' => 'text' ), (int) 58 => array( 'id' => '58', 'attribute_key' => 'group-code', 'type' => 'select' ), (int) 59 => array( 'id' => '59', 'attribute_key' => 'weight', 'type' => 'number' ), (int) 60 => array( 'id' => '60', 'attribute_key' => 'vascozitate', 'type' => 'select' ), (int) 61 => array( 'id' => '61', 'attribute_key' => 'standard', 'type' => 'text' ), (int) 62 => array( 'id' => '62', 'attribute_key' => 'categorie', 'type' => 'text' ), (int) 63 => array( 'id' => '63', 'attribute_key' => 'brand', 'type' => 'checkbox' ), (int) 64 => array( 'id' => '64', 'attribute_key' => 'level1', 'type' => 'checkbox' ), (int) 65 => array( 'id' => '65', 'attribute_key' => 'level2', 'type' => 'checkbox' ), (int) 66 => array( 'id' => '66', 'attribute_key' => 'pcs-per-box', 'type' => 'select' ), (int) 67 => array( 'id' => '67', 'attribute_key' => 'pcs-per-l', 'type' => 'select' ), (int) 70 => array( 'id' => '70', 'attribute_key' => 'pieces-per-l', 'type' => 'number' ), (int) 69 => array( 'id' => '69', 'attribute_key' => 'pieces-per-box', 'type' => 'number' ), (int) 71 => array( 'id' => '71', 'attribute_key' => 'fisa-tehnica', 'type' => 'checkbox' ), (int) 72 => array( 'id' => '72', 'attribute_key' => 'destocat', 'type' => 'select' ), (int) 85 => array( 'id' => '85', 'attribute_key' => 'asdas', 'type' => 'select' ), (int) 86 => array( 'id' => '86', 'attribute_key' => 'text', 'type' => 'text' ), (int) 87 => array( 'id' => '87', 'attribute_key' => 'checkbox', 'type' => 'checkbox' ), (int) 88 => array( 'id' => '88', 'attribute_key' => 'category', 'type' => 'text' ), (int) 89 => array( 'id' => '89', 'attribute_key' => 'cod-grupa', 'type' => 'checkbox' ), (int) 187 => array( 'id' => '187', 'attribute_key' => 'prioritate', 'type' => 'number' ), (int) 190 => array( 'id' => '190', 'attribute_key' => 'blocked', 'type' => 'select' ), (int) 204 => array( 'id' => '204', 'attribute_key' => 'ascuns', 'type' => 'select' ), (int) 375 => array( 'id' => '375', 'attribute_key' => 'ambalaj', 'type' => 'select' ), (int) 376 => array( 'id' => '376', 'attribute_key' => 'timpi', 'type' => 'select' ), (int) 377 => array( 'id' => '377', 'attribute_key' => 'nivel-performanta', 'type' => 'text' ), (int) 382 => array( 'id' => '382', 'attribute_key' => 'inaltime', 'type' => 'select' ), (int) 388 => array( 'id' => '388', 'attribute_key' => 'custom-name', 'type' => 'text' ), (int) 404 => array( 'id' => '404', 'attribute_key' => 'main-filter', 'type' => 'number' ), (int) 505 => array( 'id' => '505', 'attribute_key' => 'brand-id', 'type' => 'checkbox' ), (int) 506 => array( 'id' => '506', 'attribute_key' => 'name-en', 'type' => 'text' ), (int) 507 => array( 'id' => '507', 'attribute_key' => 'name-ro', 'type' => 'text' ), (int) 508 => array( 'id' => '508', 'attribute_key' => 'unit-cost', 'type' => 'text' ), (int) 509 => array( 'id' => '509', 'attribute_key' => 'gross-weight', 'type' => 'text' ), (int) 510 => array( 'id' => '510', 'attribute_key' => 'net-weight', 'type' => 'text' ), (int) 511 => array( 'id' => '511', 'attribute_key' => 'base-unit-measure', 'type' => 'text' ), (int) 512 => array( 'id' => '512', 'attribute_key' => 'sales-unit-measure', 'type' => 'text' ), (int) 513 => array( 'id' => '513', 'attribute_key' => 'purch-unit-measure', 'type' => 'text' ), (int) 514 => array( 'id' => '514', 'attribute_key' => 'quality-type', 'type' => 'text' ), (int) 515 => array( 'id' => '515', 'attribute_key' => 'desc-grupa-discount-articol', 'type' => 'text' ), (int) 516 => array( 'id' => '516', 'attribute_key' => 'product-group-code', 'type' => 'text' ), (int) 517 => array( 'id' => '517', 'attribute_key' => 'id', 'type' => 'checkbox' ), (int) 1129 => array( 'id' => '1129', 'attribute_key' => 'created', 'type' => 'text' ), (int) 519 => array( 'id' => '519', 'attribute_key' => 'tags', 'type' => 'text' ), (int) 520 => array( 'id' => '520', 'attribute_key' => 'product-id', 'type' => 'text' ), (int) 521 => array( 'id' => '521', 'attribute_key' => 'entity-key', 'type' => 'text' ), (int) 522 => array( 'id' => '522', 'attribute_key' => 'parent-id', 'type' => 'checkbox' ), (int) 523 => array( 'id' => '523', 'attribute_key' => 'recommendation', 'type' => 'checkbox' ), (int) 524 => array( 'id' => '524', 'attribute_key' => 'special-order', 'type' => 'checkbox' ), (int) 525 => array( 'id' => '525', 'attribute_key' => 'product-ok', 'type' => 'checkbox' ), (int) 526 => array( 'id' => '526', 'attribute_key' => 'stock', 'type' => 'text' ), (int) 527 => array( 'id' => '527', 'attribute_key' => 'accumulate-credits', 'type' => 'checkbox' ), (int) 528 => array( 'id' => '528', 'attribute_key' => 'deleted', 'type' => 'checkbox' ), (int) 529 => array( 'id' => '529', 'attribute_key' => 'vat', 'type' => 'checkbox' ), (int) 530 => array( 'id' => '530', 'attribute_key' => 'show-to-frontend', 'type' => 'checkbox' ), (int) 531 => array( 'id' => '531', 'attribute_key' => 'ignore-nav-stock', 'type' => 'checkbox' ), (int) 532 => array( 'id' => '532', 'attribute_key' => 'product-condition-id', 'type' => 'checkbox' ), (int) 533 => array( 'id' => '533', 'attribute_key' => 'update-denormalized', 'type' => 'checkbox' ), (int) 534 => array( 'id' => '534', 'attribute_key' => 'stoc-bune', 'type' => 'checkbox' ), (int) 535 => array( 'id' => '535', 'attribute_key' => 'stoc-degradate', 'type' => 'checkbox' ), (int) 536 => array( 'id' => '536', 'attribute_key' => 'stoc-bucuresti', 'type' => 'checkbox' ), (int) 537 => array( 'id' => '537', 'attribute_key' => 'stoc-chitila', 'type' => 'checkbox' ), (int) 538 => array( 'id' => '538', 'attribute_key' => 'stoc-timisoara', 'type' => 'checkbox' ), (int) 1128 => array( 'id' => '1128', 'attribute_key' => 'modified', 'type' => 'text' ), (int) 1484 => array( 'id' => '1484', 'attribute_key' => 'cod-vechi', 'type' => 'text' ), (int) 1485 => array( 'id' => '1485', 'attribute_key' => 'cod-alternativ', 'type' => 'text' ), (int) 1506 => array( 'id' => '1506', 'attribute_key' => 'grupa-oferta', 'type' => 'select' ), (int) 1500 => array( 'id' => '1500', 'attribute_key' => 'search-tags', 'type' => 'checkbox' ), (int) 1499 => array( 'id' => '1499', 'attribute_key' => 'specificatii-tehnice', 'type' => 'text' ), (int) 1498 => array( 'id' => '1498', 'attribute_key' => 'normetest', 'type' => 'checkbox' ), (int) 1502 => array( 'id' => '1502', 'attribute_key' => 'recomandari', 'type' => 'select' ), (int) 1496 => array( 'id' => '1496', 'attribute_key' => 'product-banner', 'type' => 'text' ), (int) 1495 => array( 'id' => '1495', 'attribute_key' => 'only-crm-view', 'type' => 'select' ), (int) 1494 => array( 'id' => '1494', 'attribute_key' => 'cod-nou', 'type' => 'text' ), (int) 673 => array( 'id' => '673', 'attribute_key' => 'tax-id', 'type' => 'checkbox' ), (int) 674 => array( 'id' => '674', 'attribute_key' => 'kg-per-buc', 'type' => 'number' ), (int) 675 => array( 'id' => '675', 'attribute_key' => 'calc-recicle', 'type' => 'select' ), (int) 771 => array( 'id' => '771', 'attribute_key' => 'found-in-search', 'type' => 'checkbox' ), (int) 805 => array( 'id' => '805', 'attribute_key' => 'stock-total', 'type' => 'checkbox' ), (int) 824 => array( 'id' => '824', 'attribute_key' => 'nondeliverable', 'type' => 'select' ), (int) 825 => array( 'id' => '825', 'attribute_key' => 'no_invoice', 'type' => 'select' ), (int) 1053 => array( 'id' => '1053', 'attribute_key' => 'nav-import', 'type' => 'text' ), (int) 1446 => array( 'id' => '1446', 'attribute_key' => 'norme', 'type' => 'select' ), (int) 1445 => array( 'id' => '1445', 'attribute_key' => 'spec-aprobari', 'type' => 'select' ), (int) 1444 => array( 'id' => '1444', 'attribute_key' => 'compozitie', 'type' => 'text' ), (int) 1157 => array( 'id' => '1157', 'attribute_key' => 'culoare', 'type' => 'select' ), (int) 1158 => array( 'id' => '1158', 'attribute_key' => 'marime', 'type' => 'select' ), (int) 1159 => array( 'id' => '1159', 'attribute_key' => 'badge', 'type' => 'checkbox' ), (int) 1540 => array( 'id' => '1540', 'attribute_key' => 'buc-per-palet', 'type' => 'text' ), (int) 1570 => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) $attribute = array( 'Attribute' => array( 'id' => '1570', 'attribute_key' => 'afisare-international', 'type' => 'select' ) ) $attributeIdsByKey = array( 'user-id' => (int) 236, 'company-id' => (int) 235, 'tip-task' => (int) 232, 'descriere' => (int) 242, 'follower-id' => (int) 412, 'alternative-product' => (int) 42, 'adjacent-products' => (int) 43, 'is-main-variant' => (int) 44, 'variants-data' => (int) 45, 'sku' => (int) 47, 'has-image' => (int) 48, 'has-stock' => (int) 49, 'has-price' => (int) 50, 'update-product-price' => (int) 51, 'product-price' => (int) 52, 'test' => (int) 53, 'parent-attr' => (int) 54, 'parent-children' => (int) 55, 'short-description-ro' => (int) 56, 'short-description-en' => (int) 57, 'group-code' => (int) 58, 'weight' => (int) 59, 'vascozitate' => (int) 60, 'standard' => (int) 61, 'categorie' => (int) 62, 'brand' => (int) 63, 'level1' => (int) 64, 'level2' => (int) 65, 'pcs-per-box' => (int) 66, 'pcs-per-l' => (int) 67, 'pieces-per-l' => (int) 70, 'pieces-per-box' => (int) 69, 'fisa-tehnica' => (int) 71, 'destocat' => (int) 72, 'asdas' => (int) 85, 'text' => (int) 86, 'checkbox' => (int) 87, 'category' => (int) 88, 'cod-grupa' => (int) 89, 'prioritate' => (int) 187, 'blocked' => (int) 190, 'ascuns' => (int) 204, 'ambalaj' => (int) 375, 'timpi' => (int) 376, 'nivel-performanta' => (int) 377, 'inaltime' => (int) 382, 'custom-name' => (int) 388, 'main-filter' => (int) 404, 'brand-id' => (int) 505, 'name-en' => (int) 506, 'name-ro' => (int) 507, 'unit-cost' => (int) 508, 'gross-weight' => (int) 509, 'net-weight' => (int) 510, 'base-unit-measure' => (int) 511, 'sales-unit-measure' => (int) 512, 'purch-unit-measure' => (int) 513, 'quality-type' => (int) 514, 'desc-grupa-discount-articol' => (int) 515, 'product-group-code' => (int) 516, 'id' => (int) 517, 'created' => (int) 1129, 'tags' => (int) 519, 'product-id' => (int) 520, 'entity-key' => (int) 521, 'parent-id' => (int) 522, 'recommendation' => (int) 523, 'special-order' => (int) 524, 'product-ok' => (int) 525, 'stock' => (int) 526, 'accumulate-credits' => (int) 527, 'deleted' => (int) 528, 'vat' => (int) 529, 'show-to-frontend' => (int) 530, 'ignore-nav-stock' => (int) 531, 'product-condition-id' => (int) 532, 'update-denormalized' => (int) 533, 'stoc-bune' => (int) 534, 'stoc-degradate' => (int) 535, 'stoc-bucuresti' => (int) 536, 'stoc-chitila' => (int) 537, 'stoc-timisoara' => (int) 538, 'modified' => (int) 1128, 'cod-vechi' => (int) 1484, 'cod-alternativ' => (int) 1485, 'grupa-oferta' => (int) 1506, 'search-tags' => (int) 1500, 'specificatii-tehnice' => (int) 1499, 'normetest' => (int) 1498, 'recomandari' => (int) 1502, 'product-banner' => (int) 1496, 'only-crm-view' => (int) 1495, 'cod-nou' => (int) 1494, 'tax-id' => (int) 673, 'kg-per-buc' => (int) 674, 'calc-recicle' => (int) 675, 'found-in-search' => (int) 771, 'stock-total' => (int) 805, 'nondeliverable' => (int) 824, 'no_invoice' => (int) 825, 'nav-import' => (int) 1053, 'norme' => (int) 1446, 'spec-aprobari' => (int) 1445, 'compozitie' => (int) 1444, 'culoare' => (int) 1157, 'marime' => (int) 1158, 'badge' => (int) 1159, 'buc-per-palet' => (int) 1540, 'afisare-international' => (int) 1570 ) $filterSetAttributes = array() $filterSet = array()FrontendController::advancedSearchRequest() - APP/Controller/FrontendController.php, line 237 FrontendController::filters() - APP/Controller/FrontendController.php, line 1246 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined variable: filterStatistics [APP/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp, line 41]Code Context<!-- Breadcrumb -->
<div class="col-12 breadcrumbs-container" aria-label="breadcrumb">
<?=$this->element($this->Misc->replaceProjectTemplatePath('Frontend/DefaultProject/Helper/breadcrumb',$templateFolder,$extends), ['pageTitle' => $filterStatistics['page_title']])?>
$viewFile = '/home/valteconline/public_html/intl/app/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp' $dataForView = array( '_isMobile' => (int) 0, 'separators' => array( 'totalSep' => '=', 'attrSep' => ';', 'attrValSep' => ',', 'attrSepByVal' => '^' ), 'linkForFrontendSearch' => 'https://valteconline.com/intl/frontend/filters?filter=1', 'metas' => array( 'eflex:pagetype' => 'product-category', 'eflex:title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' ), 'view_cookies' => array(), 'subscribeLink' => '/intl/FrontendUsers/nlSubscribe', 'title_for_layout' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'metaDescription' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'metaKeywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'canonicalUrl' => '', 'pageImage' => '', 'h1' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'noIndex' => false, 'canAddPieces' => true, 'financialDetailsColor' => '', 'isInternational' => true, 'allowEcommerce' => false, 'lang' => 'en', '__activeLangs' => array( 'ro' => array( 'Language' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ) ), 'en' => array( 'Language' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ) ) ), 'widgets' => array( 'googleanalytics' => array( 'Widget' => array( [maximum depth reached] ) ) ), 'active_currency' => array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), 'currenciesById' => array( (int) 1 => '€', (int) 2 => 'Lei', (int) 3 => '$' ), 'activeCountries' => array( 'Albania' => 'AL', 'Austria' => 'AT', 'Bosnia and Herzegovina' => 'BA', 'Bulgaria' => 'BG', 'Croatia' => 'HR', 'Czech Republic' => 'CZ', 'Greece' => 'GR', 'Hungary' => 'HU', 'Macedonia' => 'MK', 'Moldova' => 'MD', 'Montenegro' => 'ME', 'Serbia' => 'RS', 'Slovakia' => 'SK', 'Slovenia' => 'SI' ), 'activeCountriesNames' => array( 'AL' => 'Albania', 'AT' => 'Austria', 'BA' => 'Bosnia and Herzegovina', 'BG' => 'Bulgaria', 'HR' => 'Croatia', 'CZ' => 'Czech Republic', 'GR' => 'Greece', 'HU' => 'Hungary', 'MK' => 'Macedonia', 'MD' => 'Moldova', 'ME' => 'Montenegro', 'RS' => 'Serbia', 'SK' => 'Slovakia', 'SI' => 'Slovenia' ), 'currency' => array( (int) 0 => array( 'Currency' => array( [maximum depth reached] ) ), (int) 1 => array( 'Currency' => array( [maximum depth reached] ) ), (int) 2 => array( 'Currency' => array( [maximum depth reached] ) ) ), 'mustache' => object(Mustache_Engine) { [private] knownPragmas => array( [maximum depth reached] ) [private] templates => array([maximum depth reached]) [private] templateClassPrefix => '__Mustache_' [private] cache => null [private] lambdaCache => null [private] cacheLambdaTemplates => false [private] loader => null [private] partialsLoader => null [private] helpers => null [private] escape => null [private] entityFlags => (int) 2 [private] charset => 'UTF-8' [private] logger => null [private] strictCallables => false [private] pragmas => array([maximum depth reached]) [private] delimiters => null [private] tokenizer => null [private] parser => null [private] compiler => null }, 'descriptionDetail' => '', 'seoData' => array( (int) 0 => array( 'plugin' => null, 'controller' => 'frontend', 'action' => 'filters', 'named' => array([maximum depth reached]), 'pass' => array([maximum depth reached]) ) ), 'appVersion' => '1.4', 'countryByIp' => (int) 0, 'description_detail' => '', 'forms' => array( 'Contact' => array( 'Form' => array( [maximum depth reached] ), 'FormField' => array( [maximum depth reached] ), 'FormEmailTemplate' => array( [maximum depth reached] ) ) ), 'wishlistPromotionActive' => (int) 0, 'getBrandsFromPromotions' => '/intl/promotions/getBrands', 'autocompleteProductsUrl' => '/intl/promotions/autocompleteProducts', 'getFullAttributeValuesForProductGroups' => '/intl/Attributes/getFullAttributeValuesForProductGroups', 'baseUrl' => 'https://valteconline.com/intl/', 'sections' => array( 'Homepage' => array( 'Record' => array( [maximum depth reached] ), 'Repsol' => array( [maximum depth reached] ), 'Valvoline' => array( [maximum depth reached] ), 'Herzkraft' => array( [maximum depth reached] ), 'EUROL SPEC' => array( [maximum depth reached] ), 'HERZKRAFTP' => array( [maximum depth reached] ) ), 'Header' => array( 'Meniu secundar' => array( [maximum depth reached] ), 'Header Title' => array( [maximum depth reached] ), 'Logo' => array( [maximum depth reached] ), 'Flag' => array( [maximum depth reached] ), 'Contul meu' => array( [maximum depth reached] ), 'Meniu Principal' => array( [maximum depth reached] ) ), 'Produse' => array( 'Baieti' => array( [maximum depth reached] ), 'Fete' => array( [maximum depth reached] ), 'Toate' => array( [maximum depth reached] ) ), 'Footer' => array( 'Valtec' => array( [maximum depth reached] ), 'Contact' => array( [maximum depth reached] ) ), 'Listare Produse' => array( 'Info' => array( [maximum depth reached] ) ), 'Cart' => array( 'Mesaj checkout' => array( [maximum depth reached] ), 'Mesaj succes' => array( [maximum depth reached] ), 'Produse in stoc' => array( [maximum depth reached] ), 'Comanda in asteptare' => array( [maximum depth reached] ), 'Precomanda' => array( [maximum depth reached] ) ), 'Colectie' => array( 'Baieti' => array( [maximum depth reached] ), 'Fete' => array( [maximum depth reached] ), 'Toate' => array( [maximum depth reached] ) ), 'Pagini Statice' => array( 'Despre noi' => array( [maximum depth reached] ), 'Contact' => array( [maximum depth reached] ) ), 'Import comanda' => array( 'Texte' => array( [maximum depth reached] ) ), 'About Us' => array( 'Content' => array( [maximum depth reached] ) ), 'Bannere' => array( 'Black Friday 2017' => array( [maximum depth reached] ), 'Oferta repsol mai 2017' => array( [maximum depth reached] ), 'Valvoline face echipa cu Man City' => array( [maximum depth reached] ), '4+1 Bonus' => array( [maximum depth reached] ), 'Black Friday 2018' => array( [maximum depth reached] ), 'inventar' => array( [maximum depth reached] ), 'BF 2019 valvoline' => array( [maximum depth reached] ), 'BF 2019 repsol' => array( [maximum depth reached] ), 'BF 2019 hz' => array( [maximum depth reached] ), 'extra discount 2%' => array( [maximum depth reached] ), 'vlv martie 2020' => array( [maximum depth reached] ), 'record martie 2020' => array( [maximum depth reached] ), 'repsol martie 2020' => array( [maximum depth reached] ), 'beneficii comanada online' => array( [maximum depth reached] ), '7% Extra discount Repsol BF 2020' => array( [maximum depth reached] ), '5% extra discount Herzkraft' => array( [maximum depth reached] ), 'Record fixed price 2020' => array( [maximum depth reached] ), 'Valvoline Black Friday 2020' => array( [maximum depth reached] ), 'Repsol_Echipament_protectie_set_curatare_26.05.2021' => array( [maximum depth reached] ), 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021' => array( [maximum depth reached] ), 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021' => array( [maximum depth reached] ), 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021' => array( [maximum depth reached] ), 'Black friday_noiembrie_2021' => array( [maximum depth reached] ) ), 'Meniu CRM' => array( 'Meniu' => array( [maximum depth reached] ), 'Targeturi' => array( [maximum depth reached] ), 'Tools' => array( [maximum depth reached] ), 'Rapoarte Top Manager' => array( [maximum depth reached] ), 'Clienti' => array( [maximum depth reached] ) ) ), 'googleClientId' => '', 'googleApiKey' => '', 'allow_tooltips' => '1', 'siteSettings' => array( 'product_price_includes_vat' => '1', 'by_category' => array( 'Products' => array( [maximum depth reached] ), 'Social' => array( [maximum depth reached] ), 'Homepage' => array( [maximum depth reached] ), 'Tnt' => array( [maximum depth reached] ), 'Invoice' => array( [maximum depth reached] ), 'Site' => array( [maximum depth reached] ), 'SeoProduct' => array( [maximum depth reached] ), 'SeoTopMenu' => array( [maximum depth reached] ), 'Points' => array( [maximum depth reached] ), 'delivery' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ), 'shipping' => array( [maximum depth reached] ), 'SEO' => array( [maximum depth reached] ), 'Favico' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Zona admin' => array( [maximum depth reached] ), 'PayU' => array( [maximum depth reached] ), 'Email settings' => array( [maximum depth reached] ), 'Shipping' => array( [maximum depth reached] ), 'Notification Emails' => array( [maximum depth reached] ), 'Nav Communication' => array( [maximum depth reached] ), 'Config' => array( [maximum depth reached] ), 'Agent site' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Social Media' => array( [maximum depth reached] ), 'crm' => array( [maximum depth reached] ), 'jsvars' => array( [maximum depth reached] ), 'Order' => array( [maximum depth reached] ), 'SFA' => array( [maximum depth reached] ), 'Sfa' => array( [maximum depth reached] ), 'Feeds' => array( [maximum depth reached] ), 'MobilPay' => array( [maximum depth reached] ), 'approve_clients_email' => array( [maximum depth reached] ), 'Notifications' => array( [maximum depth reached] ), 'Jobs Settings' => array( [maximum depth reached] ), 'CRM' => array( [maximum depth reached] ), 'Import' => array( [maximum depth reached] ), '' => array( [maximum depth reached] ), 'IngPay' => array( [maximum depth reached] ), 'Facebook' => array( [maximum depth reached] ), 'PowerBI' => array( [maximum depth reached] ) ), 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png', 'tnt_prefix' => 'INV', 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'price_round_decimals' => '2', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}', 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2', 'expire_days' => '360', 'allow_pay_credits' => '1', 'currency' => 'RON', 'shipping_text' => '', 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'lazy_load' => '0', 'favicon' => 'favicon.ico', 'searches_reset_time' => '2', 'allow0price' => '0', 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'facebook_default_graph_version' => 'v2.3', 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'show_alternatives_listing' => '1', 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU', 'sku_shipping' => 'VEN0001', 'default_shipping_region' => 'Bucuresti', 'default_create_account_notification_email' => 'mrobu@valtec.ro', 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]', 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'stock_request_xml_logs' => '1', 'allow_tooltips' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'activate_ping' => '1', 'facebook_track' => '0', 'is_ecommerce' => '1', 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'default_confirm_form_from' => '', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'block_puncte_lucru' => null, 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'show_lazy_images' => '0', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1', 'default_form_alert' => 'irina.bratu@itxs.ro', 'default_country_code' => 'ro', 'feeds_settings' => '', 'invoice_template_id' => '', 'order_generic_user' => '', 'has_shipping_price' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'pleisty_feed_settings' => '', 'has_mega_menu' => '0', 'has_quick_view' => '0', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '', 'mobil_pay_merchant' => '', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'approve_clients_email' => 'avasc@valtec.ro', 'shipping_type_method' => 'cart', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'order_do_not_change_stock' => '1', 'product_template' => 'Default', 'show_discount_popup' => null, 'discount_voucher_code' => '', 'add_to_cart_only_from_stock' => '0', 'electronic_invoice_email' => 'office@valtec.ro', 'use_caches' => '0', 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'days_unassing_agent' => '60', 'days_without_tasks' => '30', 'crm_has_chat' => '0', 'wishlist_verify_prods' => '1', 'list_per_import' => '10', 'max_lines_for_offer' => '300', 'default_language' => 'ro', 'show_postal_code' => '0', 'prevent_postal_code' => '0', 'site_name' => 'Valteconline.com', 'cerere_oferta' => 'CS@valtec.ro', 'min_value_no_shipping' => '500', 'shipping_price' => '30', 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API', 'price_decimals' => '2', 'facebook_pixel' => '805253690650693', 'data_processor_token' => '957NH9dDN@d#^UBw', 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ), 'templateFolder' => 'Default', 'extends' => '' ) $_isMobile = (int) 0 $separators = array( 'totalSep' => '=', 'attrSep' => ';', 'attrValSep' => ',', 'attrSepByVal' => '^' ) $linkForFrontendSearch = 'https://valteconline.com/intl/frontend/filters?filter=1' $metas = array( 'eflex:pagetype' => 'product-category', 'eflex:title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' ) $view_cookies = array() $subscribeLink = '/intl/FrontendUsers/nlSubscribe' $title_for_layout = 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' $metaDescription = 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.' $metaKeywords = 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop' $canonicalUrl = '' $pageImage = '' $h1 = 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' $noIndex = false $canAddPieces = true $financialDetailsColor = '' $isInternational = true $allowEcommerce = false $lang = 'en' $__activeLangs = array( 'ro' => array( 'Language' => array( 'id' => '2', 'name' => 'Romana', 'iso' => 'ro', 'cake_type' => 'ron', 'image' => 'ro.png', 'image2' => 'flag-ro.png', 'country' => 'RO', 'currency_id' => '2', 'active' => '1', 'base_lang' => '1' ), 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), 'en' => array( 'Language' => array( 'id' => '3', 'name' => 'English', 'iso' => 'en', 'cake_type' => 'en', 'image' => 'en.png', 'image2' => 'flag-en.png', 'country' => 'EN', 'currency_id' => '2', 'active' => '1', 'base_lang' => '0' ), 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) ) $widgets = array( 'googleanalytics' => array( 'Widget' => array( 'id' => '1', 'name' => 'googleanalytics', 'code_ro' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-103430984-2', 'auto'); ga('send', 'pageview'); </script>', 'code_en' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-103430984-2', 'auto'); ga('send', 'pageview'); </script>', 'created' => '2017-08-28 15:37:09', 'modified' => '2017-08-28 15:37:09' ) ) ) $active_currency = array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) $currenciesById = array( (int) 1 => '€', (int) 2 => 'Lei', (int) 3 => '$' ) $activeCountries = array( 'Albania' => 'AL', 'Austria' => 'AT', 'Bosnia and Herzegovina' => 'BA', 'Bulgaria' => 'BG', 'Croatia' => 'HR', 'Czech Republic' => 'CZ', 'Greece' => 'GR', 'Hungary' => 'HU', 'Macedonia' => 'MK', 'Moldova' => 'MD', 'Montenegro' => 'ME', 'Serbia' => 'RS', 'Slovakia' => 'SK', 'Slovenia' => 'SI' ) $activeCountriesNames = array( 'AL' => 'Albania', 'AT' => 'Austria', 'BA' => 'Bosnia and Herzegovina', 'BG' => 'Bulgaria', 'HR' => 'Croatia', 'CZ' => 'Czech Republic', 'GR' => 'Greece', 'HU' => 'Hungary', 'MK' => 'Macedonia', 'MD' => 'Moldova', 'ME' => 'Montenegro', 'RS' => 'Serbia', 'SK' => 'Slovakia', 'SI' => 'Slovenia' ) $currency = array( (int) 0 => array( 'Currency' => array( 'id' => '1', 'name' => 'Euro', 'code' => 'EUR', 'symbol' => '€', 'code_num' => '978', 'value' => '4.9762', 'default_currency' => false, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), (int) 1 => array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), (int) 2 => array( 'Currency' => array( 'id' => '3', 'name' => 'USD', 'code' => 'USD', 'symbol' => '$', 'code_num' => '840', 'value' => '4.2442', 'default_currency' => false, 'active' => false, 'listing_decimals' => '0', 'order_decimals' => '0', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) ) $mustache = object(Mustache_Engine) { [private] knownPragmas => array( 'FILTERS' => true, 'BLOCKS' => true, 'ANCHORED-DOT' => true ) [private] templates => array() [private] templateClassPrefix => '__Mustache_' [private] cache => null [private] lambdaCache => null [private] cacheLambdaTemplates => false [private] loader => null [private] partialsLoader => null [private] helpers => null [private] escape => null [private] entityFlags => (int) 2 [private] charset => 'UTF-8' [private] logger => null [private] strictCallables => false [private] pragmas => array() [private] delimiters => null [private] tokenizer => null [private] parser => null [private] compiler => null } $descriptionDetail = '' $seoData = array( (int) 0 => array( 'plugin' => null, 'controller' => 'frontend', 'action' => 'filters', 'named' => array(), 'pass' => array() ) ) $appVersion = '1.4' $countryByIp = (int) 0 $description_detail = '' $forms = array( 'Contact' => array( 'Form' => array( 'id' => '1', 'form_name' => 'Contact', 'name_ro' => 'Contact', 'form_class' => 'form-contact', 'has_captcha' => '1', 'name_en' => 'Contact', 'write_logs' => '0', 'log_settings' => null, 'activ' => '1', 'created' => '2017-02-14 10:34:42', 'modified' => '2018-05-31 09:54:51' ), 'FormField' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ) ), 'FormEmailTemplate' => array( (int) 0 => array( [maximum depth reached] ) ) ) ) $wishlistPromotionActive = (int) 0 $getBrandsFromPromotions = '/intl/promotions/getBrands' $autocompleteProductsUrl = '/intl/promotions/autocompleteProducts' $getFullAttributeValuesForProductGroups = '/intl/Attributes/getFullAttributeValuesForProductGroups' $baseUrl = 'https://valteconline.com/intl/' $sections = array( 'Homepage' => array( 'Record' => array( 'id' => '4890', 'section_id' => '1', 'name' => 'Record', 'position' => '29.00', 'disabled' => false, 'created' => '2017-03-23 10:05:02', 'modified' => '2019-08-19 09:53:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Repsol' => array( 'id' => '4891', 'section_id' => '1', 'name' => 'Repsol', 'position' => '30.00', 'disabled' => false, 'created' => '2017-03-23 10:06:24', 'modified' => '2018-12-12 14:58:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline' => array( 'id' => '4892', 'section_id' => '1', 'name' => 'Valvoline', 'position' => '31.00', 'disabled' => false, 'created' => '2017-03-23 10:07:05', 'modified' => '2018-12-12 14:58:45', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Herzkraft' => array( 'id' => '4893', 'section_id' => '1', 'name' => 'Herzkraft', 'position' => '32.00', 'disabled' => false, 'created' => '2017-03-23 10:08:22', 'modified' => '2021-04-07 13:00:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'EUROL SPEC' => array( 'id' => '17837', 'section_id' => '1', 'name' => 'EUROL SPEC', 'position' => '56.00', 'disabled' => false, 'created' => '2020-08-19 08:26:30', 'modified' => '2020-08-21 08:40:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'HERZKRAFTP' => array( 'id' => '17838', 'section_id' => '1', 'name' => 'HERZKRAFTP', 'position' => '57.00', 'disabled' => false, 'created' => '2020-08-19 08:30:53', 'modified' => '2021-04-07 12:59:46', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ) ), 'Header' => array( 'Meniu secundar' => array( 'id' => '3', 'section_id' => '2', 'name' => 'Meniu secundar', 'position' => '3.00', 'disabled' => false, 'created' => '2016-12-12 09:42:52', 'modified' => '2017-01-20 13:38:27', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Header Title' => array( 'id' => '9', 'section_id' => '2', 'name' => 'Header Title', 'position' => '9.00', 'disabled' => false, 'created' => '2016-12-14 14:59:55', 'modified' => '2016-12-14 15:05:25', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Logo' => array( 'id' => '1828', 'section_id' => '2', 'name' => 'Logo', 'position' => '20.00', 'disabled' => false, 'created' => '2017-01-27 15:20:52', 'modified' => '2021-07-30 11:39:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Flag' => array( 'id' => '1829', 'section_id' => '2', 'name' => 'Flag', 'position' => '21.00', 'disabled' => false, 'created' => '2017-01-28 13:29:55', 'modified' => '2017-03-08 13:53:42', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contul meu' => array( 'id' => '4881', 'section_id' => '2', 'name' => 'Contul meu', 'position' => '24.00', 'disabled' => false, 'created' => '2017-02-15 10:56:51', 'modified' => '2017-04-11 12:26:04', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Meniu Principal' => array( 'id' => '6307', 'section_id' => '2', 'name' => 'Meniu Principal', 'position' => '38.00', 'disabled' => false, 'created' => '2018-02-13 09:07:46', 'modified' => '2018-02-13 09:11:53', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Produse' => array( 'Baieti' => array( 'id' => '4', 'section_id' => '3', 'name' => 'Baieti', 'position' => '4.00', 'disabled' => false, 'created' => '2016-12-12 10:27:41', 'modified' => '2018-02-11 11:17:36', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Fete' => array( 'id' => '5', 'section_id' => '3', 'name' => 'Fete', 'position' => '5.00', 'disabled' => false, 'created' => '2016-12-12 10:28:53', 'modified' => '2016-12-12 10:40:34', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Toate' => array( 'id' => '6', 'section_id' => '3', 'name' => 'Toate', 'position' => '6.00', 'disabled' => false, 'created' => '2016-12-12 10:29:34', 'modified' => '2016-12-12 10:40:38', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Footer' => array( 'Valtec' => array( 'id' => '18219', 'section_id' => '4', 'name' => 'Valtec', 'position' => '66.00', 'disabled' => false, 'created' => '2021-07-01 17:01:21', 'modified' => '2024-08-08 07:41:57', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contact' => array( 'id' => '18220', 'section_id' => '4', 'name' => 'Contact', 'position' => '67.00', 'disabled' => false, 'created' => '2021-07-01 17:01:29', 'modified' => '2021-07-01 17:04:02', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Listare Produse' => array( 'Info' => array( 'id' => '14', 'section_id' => '5', 'name' => 'Info', 'position' => '14.00', 'disabled' => false, 'created' => '2016-12-15 08:43:46', 'modified' => '2016-12-15 08:57:19', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Cart' => array( 'Mesaj checkout' => array( 'id' => '15', 'section_id' => '6', 'name' => 'Mesaj checkout', 'position' => '15.00', 'disabled' => false, 'created' => '2017-01-05 08:30:02', 'modified' => '2017-01-05 08:31:43', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Mesaj succes' => array( 'id' => '19', 'section_id' => '6', 'name' => 'Mesaj succes', 'position' => '19.00', 'disabled' => false, 'created' => '2017-01-11 12:16:34', 'modified' => '2017-01-11 12:18:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Produse in stoc' => array( 'id' => '4887', 'section_id' => '6', 'name' => 'Produse in stoc', 'position' => '26.00', 'disabled' => false, 'created' => '2017-03-14 15:20:15', 'modified' => '2017-09-11 13:10:30', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Comanda in asteptare' => array( 'id' => '4888', 'section_id' => '6', 'name' => 'Comanda in asteptare', 'position' => '27.00', 'disabled' => false, 'created' => '2017-03-14 15:21:59', 'modified' => '2017-09-11 13:36:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Precomanda' => array( 'id' => '4889', 'section_id' => '6', 'name' => 'Precomanda', 'position' => '28.00', 'disabled' => false, 'created' => '2017-03-14 15:23:19', 'modified' => '2017-09-11 13:11:45', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Colectie' => array( 'Baieti' => array( 'id' => '16', 'section_id' => '7', 'name' => 'Baieti', 'position' => '16.00', 'disabled' => false, 'created' => '2017-01-11 09:23:20', 'modified' => '2017-01-24 14:37:08', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Fete' => array( 'id' => '17', 'section_id' => '7', 'name' => 'Fete', 'position' => '17.00', 'disabled' => false, 'created' => '2017-01-11 09:23:29', 'modified' => '2017-01-11 10:08:58', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Toate' => array( 'id' => '18', 'section_id' => '7', 'name' => 'Toate', 'position' => '18.00', 'disabled' => false, 'created' => '2017-01-11 09:23:40', 'modified' => '2017-01-11 10:13:25', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Pagini Statice' => array( 'Despre noi' => array( 'id' => '4879', 'section_id' => '8', 'name' => 'Despre noi', 'position' => '22.00', 'disabled' => false, 'created' => '2017-02-14 07:55:37', 'modified' => '2017-04-04 07:39:17', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contact' => array( 'id' => '4880', 'section_id' => '8', 'name' => 'Contact', 'position' => '23.00', 'disabled' => false, 'created' => '2017-02-14 09:12:10', 'modified' => '2019-09-27 13:06:48', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Import comanda' => array( 'Texte' => array( 'id' => '4882', 'section_id' => '9', 'name' => 'Texte', 'position' => '25.00', 'disabled' => false, 'created' => '2017-02-17 14:38:40', 'modified' => '2017-09-11 13:14:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'About Us' => array( 'Content' => array( 'id' => '4894', 'section_id' => '10', 'name' => 'Content', 'position' => '33.00', 'disabled' => false, 'created' => '2017-05-10 07:35:50', 'modified' => '2017-05-10 10:15:49', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Bannere' => array( 'Black Friday 2017' => array( 'id' => '4905', 'section_id' => '11', 'name' => 'Black Friday 2017', 'position' => '33.00', 'disabled' => false, 'created' => '2017-11-23 16:40:49', 'modified' => '2017-11-23 18:31:12', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Oferta repsol mai 2017' => array( 'id' => '4895', 'section_id' => '11', 'name' => 'Oferta repsol mai 2017', 'position' => '34.00', 'disabled' => false, 'created' => '2017-05-29 21:09:41', 'modified' => '2017-11-23 17:16:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Valvoline face echipa cu Man City' => array( 'id' => '4896', 'section_id' => '11', 'name' => 'Valvoline face echipa cu Man City', 'position' => '35.00', 'disabled' => false, 'created' => '2017-08-11 09:45:50', 'modified' => '2017-11-23 17:16:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), '4+1 Bonus' => array( 'id' => '14107', 'section_id' => '11', 'name' => '4+1 Bonus', 'position' => '39.00', 'disabled' => false, 'created' => '2018-09-18 11:54:44', 'modified' => '2018-09-18 12:11:07', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Black Friday 2018' => array( 'id' => '14294', 'section_id' => '11', 'name' => 'Black Friday 2018', 'position' => '40.00', 'disabled' => false, 'created' => '2018-11-23 09:01:58', 'modified' => '2018-11-23 09:27:22', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'inventar' => array( 'id' => '17026', 'section_id' => '11', 'name' => 'inventar', 'position' => '46.00', 'disabled' => false, 'created' => '2019-07-10 09:01:53', 'modified' => '2019-07-11 09:02:37', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 valvoline' => array( 'id' => '17301', 'section_id' => '11', 'name' => 'BF 2019 valvoline', 'position' => '47.00', 'disabled' => false, 'created' => '2019-11-15 11:22:46', 'modified' => '2019-11-21 16:19:41', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 repsol' => array( 'id' => '17304', 'section_id' => '11', 'name' => 'BF 2019 repsol', 'position' => '48.00', 'disabled' => false, 'created' => '2019-11-18 08:31:53', 'modified' => '2019-11-21 16:19:05', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 hz' => array( 'id' => '17305', 'section_id' => '11', 'name' => 'BF 2019 hz', 'position' => '49.00', 'disabled' => false, 'created' => '2019-11-18 08:33:22', 'modified' => '2019-11-21 16:18:16', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'extra discount 2%' => array( 'id' => '17490', 'section_id' => '11', 'name' => 'extra discount 2%', 'position' => '50.00', 'disabled' => false, 'created' => '2019-12-06 11:58:21', 'modified' => '2019-12-06 14:29:40', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'vlv martie 2020' => array( 'id' => '17625', 'section_id' => '11', 'name' => 'vlv martie 2020', 'position' => '51.00', 'disabled' => false, 'created' => '2020-03-06 17:19:58', 'modified' => '2020-03-13 11:01:44', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'record martie 2020' => array( 'id' => '17626', 'section_id' => '11', 'name' => 'record martie 2020', 'position' => '52.00', 'disabled' => false, 'created' => '2020-03-06 17:20:43', 'modified' => '2020-03-06 17:20:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'repsol martie 2020' => array( 'id' => '17627', 'section_id' => '11', 'name' => 'repsol martie 2020', 'position' => '53.00', 'disabled' => false, 'created' => '2020-03-06 17:21:15', 'modified' => '2020-04-03 08:42:57', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'beneficii comanada online' => array( 'id' => '17646', 'section_id' => '11', 'name' => 'beneficii comanada online', 'position' => '55.00', 'disabled' => false, 'created' => '2020-03-17 17:27:31', 'modified' => '2020-03-18 12:59:31', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), '7% Extra discount Repsol BF 2020' => array( 'id' => '17924', 'section_id' => '11', 'name' => '7% Extra discount Repsol BF 2020', 'position' => '58.00', 'disabled' => false, 'created' => '2020-11-12 16:20:09', 'modified' => '2020-11-12 17:02:35', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), '5% extra discount Herzkraft' => array( 'id' => '17925', 'section_id' => '11', 'name' => '5% extra discount Herzkraft', 'position' => '59.00', 'disabled' => false, 'created' => '2020-11-12 16:37:29', 'modified' => '2020-11-12 16:39:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Record fixed price 2020' => array( 'id' => '17926', 'section_id' => '11', 'name' => 'Record fixed price 2020', 'position' => '60.00', 'disabled' => false, 'created' => '2020-11-12 17:48:04', 'modified' => '2020-11-12 17:48:47', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline Black Friday 2020' => array( 'id' => '17945', 'section_id' => '11', 'name' => 'Valvoline Black Friday 2020', 'position' => '61.00', 'disabled' => false, 'created' => '2020-11-18 16:18:39', 'modified' => '2020-11-18 16:19:47', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Repsol_Echipament_protectie_set_curatare_26.05.2021' => array( 'id' => '18169', 'section_id' => '11', 'name' => 'Repsol_Echipament_protectie_set_curatare_26.05.2021', 'position' => '62.00', 'disabled' => false, 'created' => '2021-05-26 15:50:39', 'modified' => '2021-05-26 15:57:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021' => array( 'id' => '18170', 'section_id' => '11', 'name' => 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021', 'position' => '63.00', 'disabled' => false, 'created' => '2021-05-26 16:03:26', 'modified' => '2021-05-26 16:05:21', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021' => array( 'id' => '18171', 'section_id' => '11', 'name' => 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021', 'position' => '64.00', 'disabled' => false, 'created' => '2021-05-26 16:10:50', 'modified' => '2021-05-26 16:12:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021' => array( 'id' => '18172', 'section_id' => '11', 'name' => 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021', 'position' => '65.00', 'disabled' => false, 'created' => '2021-05-26 16:15:23', 'modified' => '2021-05-26 16:16:09', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Black friday_noiembrie_2021' => array( 'id' => '18418', 'section_id' => '11', 'name' => 'Black friday_noiembrie_2021', 'position' => '68.00', 'disabled' => false, 'created' => '2021-11-18 16:13:02', 'modified' => '2021-11-18 16:13:38', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ) ), 'Meniu CRM' => array( 'Meniu' => array( 'id' => '4907', 'section_id' => '12', 'name' => 'Meniu', 'position' => '37.00', 'disabled' => false, 'created' => '2018-02-11 15:01:22', 'modified' => '2021-12-17 09:29:39', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Targeturi' => array( 'id' => '16703', 'section_id' => '12', 'name' => 'Targeturi', 'position' => '41.00', 'disabled' => false, 'created' => '2019-03-28 09:58:16', 'modified' => '2020-02-12 09:28:44', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Tools' => array( 'id' => '16704', 'section_id' => '12', 'name' => 'Tools', 'position' => '42.00', 'disabled' => false, 'created' => '2019-03-28 10:00:00', 'modified' => '2019-03-28 10:02:31', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Rapoarte Top Manager' => array( 'id' => '16705', 'section_id' => '12', 'name' => 'Rapoarte Top Manager', 'position' => '43.00', 'disabled' => false, 'created' => '2019-03-28 10:03:27', 'modified' => '2019-03-28 10:06:30', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Clienti' => array( 'id' => '18447', 'section_id' => '12', 'name' => 'Clienti', 'position' => '69.00', 'disabled' => false, 'created' => '2021-12-17 09:10:33', 'modified' => '2023-05-03 09:10:07', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ) ) $googleClientId = '' $googleApiKey = '' $allow_tooltips = '1' $siteSettings = array( 'product_price_includes_vat' => '1', 'by_category' => array( 'Products' => array( 'product_price_includes_vat' => '1', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'price_round_decimals' => '2', 'prevent_postal_code' => '0' ), 'Social' => array( 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'facebook_default_graph_version' => 'v2.3', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '' ), 'Homepage' => array( 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png' ), 'Tnt' => array( 'tnt_prefix' => 'INV' ), 'Invoice' => array( 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2' ), 'Site' => array( 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'lazy_load' => '0', 'searches_reset_time' => '2', 'show_alternatives_listing' => '1', 'stock_request_xml_logs' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'facebook_track' => '0', 'is_ecommerce' => '1', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'default_country_code' => 'ro', 'feeds_settings' => '', 'order_generic_user' => '', 'has_mega_menu' => '0', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'product_template' => 'Default', 'use_caches' => '0', 'wishlist_verify_prods' => '1', 'default_language' => 'ro', 'show_postal_code' => '0', 'price_decimals' => '2', 'data_processor_token' => '957NH9dDN@d#^UBw' ), 'SeoProduct' => array( 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}' ), 'SeoTopMenu' => array( 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}' ), 'Points' => array( 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'expire_days' => '360', 'allow_pay_credits' => '1' ), 'delivery' => array( 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1' ), 'Currency' => array( 'currency' => 'RON' ), 'shipping' => array( 'shipping_text' => '' ), 'SEO' => array( 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1' ), 'Favico' => array( 'favicon' => 'favicon.ico' ), 'Cart' => array( 'allow0price' => '0', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'sku_shipping' => 'VEN0001', 'order_do_not_change_stock' => '1', 'add_to_cart_only_from_stock' => '0' ), 'Zona admin' => array( 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3' ), 'PayU' => array( 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU' ), 'Email settings' => array( 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'default_confirm_form_from' => '', 'default_form_alert' => 'irina.bratu@itxs.ro', 'electronic_invoice_email' => 'office@valtec.ro', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ), 'Shipping' => array( 'default_shipping_region' => 'Bucuresti', 'has_shipping_price' => '0', 'shipping_type_method' => 'cart', 'min_value_no_shipping' => '500', 'shipping_price' => '30' ), 'Notification Emails' => array( 'default_create_account_notification_email' => 'mrobu@valtec.ro' ), 'Nav Communication' => array( 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder' ), 'Config' => array( 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]' ), 'Agent site' => array( 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec' ), 'Admin' => array( 'allow_tooltips' => '1' ), 'Social Media' => array( 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '' ), 'crm' => array( 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3' ), 'jsvars' => array( 'activate_ping' => '1', 'show_lazy_images' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'has_quick_view' => '0', 'show_discount_popup' => null, 'discount_voucher_code' => '' ), 'Order' => array( 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro' ), 'SFA' => array( 'block_puncte_lucru' => null ), 'Sfa' => array( 'invoice_template_id' => '' ), 'Feeds' => array( 'pleisty_feed_settings' => '' ), 'MobilPay' => array( 'mobil_pay_merchant' => '' ), 'approve_clients_email' => array( 'approve_clients_email' => 'avasc@valtec.ro' ), 'Notifications' => array( 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'cerere_oferta' => 'CS@valtec.ro' ), 'Jobs Settings' => array( 'days_unassing_agent' => '60', 'days_without_tasks' => '30' ), 'CRM' => array( 'crm_has_chat' => '0', 'max_lines_for_offer' => '300' ), 'Import' => array( 'list_per_import' => '10' ), '' => array( 'site_name' => 'Valteconline.com' ), 'IngPay' => array( 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API' ), 'Facebook' => array( 'facebook_pixel' => '805253690650693' ), 'PowerBI' => array( 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a' ) ), 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png', 'tnt_prefix' => 'INV', 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'price_round_decimals' => '2', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}', 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2', 'expire_days' => '360', 'allow_pay_credits' => '1', 'currency' => 'RON', 'shipping_text' => '', 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'lazy_load' => '0', 'favicon' => 'favicon.ico', 'searches_reset_time' => '2', 'allow0price' => '0', 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'facebook_default_graph_version' => 'v2.3', 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'show_alternatives_listing' => '1', 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU', 'sku_shipping' => 'VEN0001', 'default_shipping_region' => 'Bucuresti', 'default_create_account_notification_email' => 'mrobu@valtec.ro', 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]', 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'stock_request_xml_logs' => '1', 'allow_tooltips' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'activate_ping' => '1', 'facebook_track' => '0', 'is_ecommerce' => '1', 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'default_confirm_form_from' => '', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'block_puncte_lucru' => null, 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'show_lazy_images' => '0', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1', 'default_form_alert' => 'irina.bratu@itxs.ro', 'default_country_code' => 'ro', 'feeds_settings' => '', 'invoice_template_id' => '', 'order_generic_user' => '', 'has_shipping_price' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'pleisty_feed_settings' => '', 'has_mega_menu' => '0', 'has_quick_view' => '0', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '', 'mobil_pay_merchant' => '', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'approve_clients_email' => 'avasc@valtec.ro', 'shipping_type_method' => 'cart', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'order_do_not_change_stock' => '1', 'product_template' => 'Default', 'show_discount_popup' => null, 'discount_voucher_code' => '', 'add_to_cart_only_from_stock' => '0', 'electronic_invoice_email' => 'office@valtec.ro', 'use_caches' => '0', 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'days_unassing_agent' => '60', 'days_without_tasks' => '30', 'crm_has_chat' => '0', 'wishlist_verify_prods' => '1', 'list_per_import' => '10', 'max_lines_for_offer' => '300', 'default_language' => 'ro', 'show_postal_code' => '0', 'prevent_postal_code' => '0', 'site_name' => 'Valteconline.com', 'cerere_oferta' => 'CS@valtec.ro', 'min_value_no_shipping' => '500', 'shipping_price' => '30', 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API', 'price_decimals' => '2', 'facebook_pixel' => '805253690650693', 'data_processor_token' => '957NH9dDN@d#^UBw', 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ) $templateFolder = 'Default' $extends = '' $jsFileName = 'Default/frontend/listing_filters.v2'include - APP/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp, line 41 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 PortalView::element() - APP/View/PortalView.php, line 29 include - APP/View/Elements/Frontend/Default/Helper/filters.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 PortalView::element() - APP/View/PortalView.php, line 29 include - APP/View/Frontend/filters.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Notice (8): Undefined variable: products [APP/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp, line 66]Code Context<!-- Comparator -->
<?php
echo $this->element($this->Misc->replaceProjectTemplatePath('Frontend/DefaultProject/FrontendCarts/compareRight',$templateFolder,$extends), ['compareProd' => $this->Session->read('compareProd'), 'products' => $products]);
$viewFile = '/home/valteconline/public_html/intl/app/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp' $dataForView = array( '_isMobile' => (int) 0, 'separators' => array( 'totalSep' => '=', 'attrSep' => ';', 'attrValSep' => ',', 'attrSepByVal' => '^' ), 'linkForFrontendSearch' => 'https://valteconline.com/intl/frontend/filters?filter=1', 'metas' => array( 'eflex:pagetype' => 'product-category', 'eflex:title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' ), 'view_cookies' => array(), 'subscribeLink' => '/intl/FrontendUsers/nlSubscribe', 'title_for_layout' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'metaDescription' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'metaKeywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'canonicalUrl' => '', 'pageImage' => '', 'h1' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'noIndex' => false, 'canAddPieces' => true, 'financialDetailsColor' => '', 'isInternational' => true, 'allowEcommerce' => false, 'lang' => 'en', '__activeLangs' => array( 'ro' => array( 'Language' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ) ), 'en' => array( 'Language' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ) ) ), 'widgets' => array( 'googleanalytics' => array( 'Widget' => array( [maximum depth reached] ) ) ), 'active_currency' => array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), 'currenciesById' => array( (int) 1 => '€', (int) 2 => 'Lei', (int) 3 => '$' ), 'activeCountries' => array( 'Albania' => 'AL', 'Austria' => 'AT', 'Bosnia and Herzegovina' => 'BA', 'Bulgaria' => 'BG', 'Croatia' => 'HR', 'Czech Republic' => 'CZ', 'Greece' => 'GR', 'Hungary' => 'HU', 'Macedonia' => 'MK', 'Moldova' => 'MD', 'Montenegro' => 'ME', 'Serbia' => 'RS', 'Slovakia' => 'SK', 'Slovenia' => 'SI' ), 'activeCountriesNames' => array( 'AL' => 'Albania', 'AT' => 'Austria', 'BA' => 'Bosnia and Herzegovina', 'BG' => 'Bulgaria', 'HR' => 'Croatia', 'CZ' => 'Czech Republic', 'GR' => 'Greece', 'HU' => 'Hungary', 'MK' => 'Macedonia', 'MD' => 'Moldova', 'ME' => 'Montenegro', 'RS' => 'Serbia', 'SK' => 'Slovakia', 'SI' => 'Slovenia' ), 'currency' => array( (int) 0 => array( 'Currency' => array( [maximum depth reached] ) ), (int) 1 => array( 'Currency' => array( [maximum depth reached] ) ), (int) 2 => array( 'Currency' => array( [maximum depth reached] ) ) ), 'mustache' => object(Mustache_Engine) { [private] knownPragmas => array( [maximum depth reached] ) [private] templates => array([maximum depth reached]) [private] templateClassPrefix => '__Mustache_' [private] cache => null [private] lambdaCache => null [private] cacheLambdaTemplates => false [private] loader => null [private] partialsLoader => null [private] helpers => null [private] escape => null [private] entityFlags => (int) 2 [private] charset => 'UTF-8' [private] logger => null [private] strictCallables => false [private] pragmas => array([maximum depth reached]) [private] delimiters => null [private] tokenizer => null [private] parser => null [private] compiler => null }, 'descriptionDetail' => '', 'seoData' => array( (int) 0 => array( 'plugin' => null, 'controller' => 'frontend', 'action' => 'filters', 'named' => array([maximum depth reached]), 'pass' => array([maximum depth reached]) ) ), 'appVersion' => '1.4', 'countryByIp' => (int) 0, 'description_detail' => '', 'forms' => array( 'Contact' => array( 'Form' => array( [maximum depth reached] ), 'FormField' => array( [maximum depth reached] ), 'FormEmailTemplate' => array( [maximum depth reached] ) ) ), 'wishlistPromotionActive' => (int) 0, 'getBrandsFromPromotions' => '/intl/promotions/getBrands', 'autocompleteProductsUrl' => '/intl/promotions/autocompleteProducts', 'getFullAttributeValuesForProductGroups' => '/intl/Attributes/getFullAttributeValuesForProductGroups', 'baseUrl' => 'https://valteconline.com/intl/', 'sections' => array( 'Homepage' => array( 'Record' => array( [maximum depth reached] ), 'Repsol' => array( [maximum depth reached] ), 'Valvoline' => array( [maximum depth reached] ), 'Herzkraft' => array( [maximum depth reached] ), 'EUROL SPEC' => array( [maximum depth reached] ), 'HERZKRAFTP' => array( [maximum depth reached] ) ), 'Header' => array( 'Meniu secundar' => array( [maximum depth reached] ), 'Header Title' => array( [maximum depth reached] ), 'Logo' => array( [maximum depth reached] ), 'Flag' => array( [maximum depth reached] ), 'Contul meu' => array( [maximum depth reached] ), 'Meniu Principal' => array( [maximum depth reached] ) ), 'Produse' => array( 'Baieti' => array( [maximum depth reached] ), 'Fete' => array( [maximum depth reached] ), 'Toate' => array( [maximum depth reached] ) ), 'Footer' => array( 'Valtec' => array( [maximum depth reached] ), 'Contact' => array( [maximum depth reached] ) ), 'Listare Produse' => array( 'Info' => array( [maximum depth reached] ) ), 'Cart' => array( 'Mesaj checkout' => array( [maximum depth reached] ), 'Mesaj succes' => array( [maximum depth reached] ), 'Produse in stoc' => array( [maximum depth reached] ), 'Comanda in asteptare' => array( [maximum depth reached] ), 'Precomanda' => array( [maximum depth reached] ) ), 'Colectie' => array( 'Baieti' => array( [maximum depth reached] ), 'Fete' => array( [maximum depth reached] ), 'Toate' => array( [maximum depth reached] ) ), 'Pagini Statice' => array( 'Despre noi' => array( [maximum depth reached] ), 'Contact' => array( [maximum depth reached] ) ), 'Import comanda' => array( 'Texte' => array( [maximum depth reached] ) ), 'About Us' => array( 'Content' => array( [maximum depth reached] ) ), 'Bannere' => array( 'Black Friday 2017' => array( [maximum depth reached] ), 'Oferta repsol mai 2017' => array( [maximum depth reached] ), 'Valvoline face echipa cu Man City' => array( [maximum depth reached] ), '4+1 Bonus' => array( [maximum depth reached] ), 'Black Friday 2018' => array( [maximum depth reached] ), 'inventar' => array( [maximum depth reached] ), 'BF 2019 valvoline' => array( [maximum depth reached] ), 'BF 2019 repsol' => array( [maximum depth reached] ), 'BF 2019 hz' => array( [maximum depth reached] ), 'extra discount 2%' => array( [maximum depth reached] ), 'vlv martie 2020' => array( [maximum depth reached] ), 'record martie 2020' => array( [maximum depth reached] ), 'repsol martie 2020' => array( [maximum depth reached] ), 'beneficii comanada online' => array( [maximum depth reached] ), '7% Extra discount Repsol BF 2020' => array( [maximum depth reached] ), '5% extra discount Herzkraft' => array( [maximum depth reached] ), 'Record fixed price 2020' => array( [maximum depth reached] ), 'Valvoline Black Friday 2020' => array( [maximum depth reached] ), 'Repsol_Echipament_protectie_set_curatare_26.05.2021' => array( [maximum depth reached] ), 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021' => array( [maximum depth reached] ), 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021' => array( [maximum depth reached] ), 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021' => array( [maximum depth reached] ), 'Black friday_noiembrie_2021' => array( [maximum depth reached] ) ), 'Meniu CRM' => array( 'Meniu' => array( [maximum depth reached] ), 'Targeturi' => array( [maximum depth reached] ), 'Tools' => array( [maximum depth reached] ), 'Rapoarte Top Manager' => array( [maximum depth reached] ), 'Clienti' => array( [maximum depth reached] ) ) ), 'googleClientId' => '', 'googleApiKey' => '', 'allow_tooltips' => '1', 'siteSettings' => array( 'product_price_includes_vat' => '1', 'by_category' => array( 'Products' => array( [maximum depth reached] ), 'Social' => array( [maximum depth reached] ), 'Homepage' => array( [maximum depth reached] ), 'Tnt' => array( [maximum depth reached] ), 'Invoice' => array( [maximum depth reached] ), 'Site' => array( [maximum depth reached] ), 'SeoProduct' => array( [maximum depth reached] ), 'SeoTopMenu' => array( [maximum depth reached] ), 'Points' => array( [maximum depth reached] ), 'delivery' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ), 'shipping' => array( [maximum depth reached] ), 'SEO' => array( [maximum depth reached] ), 'Favico' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Zona admin' => array( [maximum depth reached] ), 'PayU' => array( [maximum depth reached] ), 'Email settings' => array( [maximum depth reached] ), 'Shipping' => array( [maximum depth reached] ), 'Notification Emails' => array( [maximum depth reached] ), 'Nav Communication' => array( [maximum depth reached] ), 'Config' => array( [maximum depth reached] ), 'Agent site' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Social Media' => array( [maximum depth reached] ), 'crm' => array( [maximum depth reached] ), 'jsvars' => array( [maximum depth reached] ), 'Order' => array( [maximum depth reached] ), 'SFA' => array( [maximum depth reached] ), 'Sfa' => array( [maximum depth reached] ), 'Feeds' => array( [maximum depth reached] ), 'MobilPay' => array( [maximum depth reached] ), 'approve_clients_email' => array( [maximum depth reached] ), 'Notifications' => array( [maximum depth reached] ), 'Jobs Settings' => array( [maximum depth reached] ), 'CRM' => array( [maximum depth reached] ), 'Import' => array( [maximum depth reached] ), '' => array( [maximum depth reached] ), 'IngPay' => array( [maximum depth reached] ), 'Facebook' => array( [maximum depth reached] ), 'PowerBI' => array( [maximum depth reached] ) ), 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png', 'tnt_prefix' => 'INV', 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'price_round_decimals' => '2', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}', 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2', 'expire_days' => '360', 'allow_pay_credits' => '1', 'currency' => 'RON', 'shipping_text' => '', 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'lazy_load' => '0', 'favicon' => 'favicon.ico', 'searches_reset_time' => '2', 'allow0price' => '0', 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'facebook_default_graph_version' => 'v2.3', 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'show_alternatives_listing' => '1', 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU', 'sku_shipping' => 'VEN0001', 'default_shipping_region' => 'Bucuresti', 'default_create_account_notification_email' => 'mrobu@valtec.ro', 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]', 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'stock_request_xml_logs' => '1', 'allow_tooltips' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'activate_ping' => '1', 'facebook_track' => '0', 'is_ecommerce' => '1', 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'default_confirm_form_from' => '', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'block_puncte_lucru' => null, 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'show_lazy_images' => '0', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1', 'default_form_alert' => 'irina.bratu@itxs.ro', 'default_country_code' => 'ro', 'feeds_settings' => '', 'invoice_template_id' => '', 'order_generic_user' => '', 'has_shipping_price' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'pleisty_feed_settings' => '', 'has_mega_menu' => '0', 'has_quick_view' => '0', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '', 'mobil_pay_merchant' => '', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'approve_clients_email' => 'avasc@valtec.ro', 'shipping_type_method' => 'cart', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'order_do_not_change_stock' => '1', 'product_template' => 'Default', 'show_discount_popup' => null, 'discount_voucher_code' => '', 'add_to_cart_only_from_stock' => '0', 'electronic_invoice_email' => 'office@valtec.ro', 'use_caches' => '0', 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'days_unassing_agent' => '60', 'days_without_tasks' => '30', 'crm_has_chat' => '0', 'wishlist_verify_prods' => '1', 'list_per_import' => '10', 'max_lines_for_offer' => '300', 'default_language' => 'ro', 'show_postal_code' => '0', 'prevent_postal_code' => '0', 'site_name' => 'Valteconline.com', 'cerere_oferta' => 'CS@valtec.ro', 'min_value_no_shipping' => '500', 'shipping_price' => '30', 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API', 'price_decimals' => '2', 'facebook_pixel' => '805253690650693', 'data_processor_token' => '957NH9dDN@d#^UBw', 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ), 'templateFolder' => 'Default', 'extends' => '' ) $_isMobile = (int) 0 $separators = array( 'totalSep' => '=', 'attrSep' => ';', 'attrValSep' => ',', 'attrSepByVal' => '^' ) $linkForFrontendSearch = 'https://valteconline.com/intl/frontend/filters?filter=1' $metas = array( 'eflex:pagetype' => 'product-category', 'eflex:title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' ) $view_cookies = array() $subscribeLink = '/intl/FrontendUsers/nlSubscribe' $title_for_layout = 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' $metaDescription = 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.' $metaKeywords = 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop' $canonicalUrl = '' $pageImage = '' $h1 = 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' $noIndex = false $canAddPieces = true $financialDetailsColor = '' $isInternational = true $allowEcommerce = false $lang = 'en' $__activeLangs = array( 'ro' => array( 'Language' => array( 'id' => '2', 'name' => 'Romana', 'iso' => 'ro', 'cake_type' => 'ron', 'image' => 'ro.png', 'image2' => 'flag-ro.png', 'country' => 'RO', 'currency_id' => '2', 'active' => '1', 'base_lang' => '1' ), 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), 'en' => array( 'Language' => array( 'id' => '3', 'name' => 'English', 'iso' => 'en', 'cake_type' => 'en', 'image' => 'en.png', 'image2' => 'flag-en.png', 'country' => 'EN', 'currency_id' => '2', 'active' => '1', 'base_lang' => '0' ), 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) ) $widgets = array( 'googleanalytics' => array( 'Widget' => array( 'id' => '1', 'name' => 'googleanalytics', 'code_ro' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-103430984-2', 'auto'); ga('send', 'pageview'); </script>', 'code_en' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-103430984-2', 'auto'); ga('send', 'pageview'); </script>', 'created' => '2017-08-28 15:37:09', 'modified' => '2017-08-28 15:37:09' ) ) ) $active_currency = array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) $currenciesById = array( (int) 1 => '€', (int) 2 => 'Lei', (int) 3 => '$' ) $activeCountries = array( 'Albania' => 'AL', 'Austria' => 'AT', 'Bosnia and Herzegovina' => 'BA', 'Bulgaria' => 'BG', 'Croatia' => 'HR', 'Czech Republic' => 'CZ', 'Greece' => 'GR', 'Hungary' => 'HU', 'Macedonia' => 'MK', 'Moldova' => 'MD', 'Montenegro' => 'ME', 'Serbia' => 'RS', 'Slovakia' => 'SK', 'Slovenia' => 'SI' ) $activeCountriesNames = array( 'AL' => 'Albania', 'AT' => 'Austria', 'BA' => 'Bosnia and Herzegovina', 'BG' => 'Bulgaria', 'HR' => 'Croatia', 'CZ' => 'Czech Republic', 'GR' => 'Greece', 'HU' => 'Hungary', 'MK' => 'Macedonia', 'MD' => 'Moldova', 'ME' => 'Montenegro', 'RS' => 'Serbia', 'SK' => 'Slovakia', 'SI' => 'Slovenia' ) $currency = array( (int) 0 => array( 'Currency' => array( 'id' => '1', 'name' => 'Euro', 'code' => 'EUR', 'symbol' => '€', 'code_num' => '978', 'value' => '4.9762', 'default_currency' => false, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), (int) 1 => array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), (int) 2 => array( 'Currency' => array( 'id' => '3', 'name' => 'USD', 'code' => 'USD', 'symbol' => '$', 'code_num' => '840', 'value' => '4.2442', 'default_currency' => false, 'active' => false, 'listing_decimals' => '0', 'order_decimals' => '0', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) ) $mustache = object(Mustache_Engine) { [private] knownPragmas => array( 'FILTERS' => true, 'BLOCKS' => true, 'ANCHORED-DOT' => true ) [private] templates => array() [private] templateClassPrefix => '__Mustache_' [private] cache => null [private] lambdaCache => null [private] cacheLambdaTemplates => false [private] loader => null [private] partialsLoader => null [private] helpers => null [private] escape => null [private] entityFlags => (int) 2 [private] charset => 'UTF-8' [private] logger => null [private] strictCallables => false [private] pragmas => array() [private] delimiters => null [private] tokenizer => null [private] parser => null [private] compiler => null } $descriptionDetail = '' $seoData = array( (int) 0 => array( 'plugin' => null, 'controller' => 'frontend', 'action' => 'filters', 'named' => array(), 'pass' => array() ) ) $appVersion = '1.4' $countryByIp = (int) 0 $description_detail = '' $forms = array( 'Contact' => array( 'Form' => array( 'id' => '1', 'form_name' => 'Contact', 'name_ro' => 'Contact', 'form_class' => 'form-contact', 'has_captcha' => '1', 'name_en' => 'Contact', 'write_logs' => '0', 'log_settings' => null, 'activ' => '1', 'created' => '2017-02-14 10:34:42', 'modified' => '2018-05-31 09:54:51' ), 'FormField' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ) ), 'FormEmailTemplate' => array( (int) 0 => array( [maximum depth reached] ) ) ) ) $wishlistPromotionActive = (int) 0 $getBrandsFromPromotions = '/intl/promotions/getBrands' $autocompleteProductsUrl = '/intl/promotions/autocompleteProducts' $getFullAttributeValuesForProductGroups = '/intl/Attributes/getFullAttributeValuesForProductGroups' $baseUrl = 'https://valteconline.com/intl/' $sections = array( 'Homepage' => array( 'Record' => array( 'id' => '4890', 'section_id' => '1', 'name' => 'Record', 'position' => '29.00', 'disabled' => false, 'created' => '2017-03-23 10:05:02', 'modified' => '2019-08-19 09:53:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Repsol' => array( 'id' => '4891', 'section_id' => '1', 'name' => 'Repsol', 'position' => '30.00', 'disabled' => false, 'created' => '2017-03-23 10:06:24', 'modified' => '2018-12-12 14:58:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline' => array( 'id' => '4892', 'section_id' => '1', 'name' => 'Valvoline', 'position' => '31.00', 'disabled' => false, 'created' => '2017-03-23 10:07:05', 'modified' => '2018-12-12 14:58:45', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Herzkraft' => array( 'id' => '4893', 'section_id' => '1', 'name' => 'Herzkraft', 'position' => '32.00', 'disabled' => false, 'created' => '2017-03-23 10:08:22', 'modified' => '2021-04-07 13:00:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'EUROL SPEC' => array( 'id' => '17837', 'section_id' => '1', 'name' => 'EUROL SPEC', 'position' => '56.00', 'disabled' => false, 'created' => '2020-08-19 08:26:30', 'modified' => '2020-08-21 08:40:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'HERZKRAFTP' => array( 'id' => '17838', 'section_id' => '1', 'name' => 'HERZKRAFTP', 'position' => '57.00', 'disabled' => false, 'created' => '2020-08-19 08:30:53', 'modified' => '2021-04-07 12:59:46', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ) ), 'Header' => array( 'Meniu secundar' => array( 'id' => '3', 'section_id' => '2', 'name' => 'Meniu secundar', 'position' => '3.00', 'disabled' => false, 'created' => '2016-12-12 09:42:52', 'modified' => '2017-01-20 13:38:27', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Header Title' => array( 'id' => '9', 'section_id' => '2', 'name' => 'Header Title', 'position' => '9.00', 'disabled' => false, 'created' => '2016-12-14 14:59:55', 'modified' => '2016-12-14 15:05:25', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Logo' => array( 'id' => '1828', 'section_id' => '2', 'name' => 'Logo', 'position' => '20.00', 'disabled' => false, 'created' => '2017-01-27 15:20:52', 'modified' => '2021-07-30 11:39:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Flag' => array( 'id' => '1829', 'section_id' => '2', 'name' => 'Flag', 'position' => '21.00', 'disabled' => false, 'created' => '2017-01-28 13:29:55', 'modified' => '2017-03-08 13:53:42', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contul meu' => array( 'id' => '4881', 'section_id' => '2', 'name' => 'Contul meu', 'position' => '24.00', 'disabled' => false, 'created' => '2017-02-15 10:56:51', 'modified' => '2017-04-11 12:26:04', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Meniu Principal' => array( 'id' => '6307', 'section_id' => '2', 'name' => 'Meniu Principal', 'position' => '38.00', 'disabled' => false, 'created' => '2018-02-13 09:07:46', 'modified' => '2018-02-13 09:11:53', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Produse' => array( 'Baieti' => array( 'id' => '4', 'section_id' => '3', 'name' => 'Baieti', 'position' => '4.00', 'disabled' => false, 'created' => '2016-12-12 10:27:41', 'modified' => '2018-02-11 11:17:36', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Fete' => array( 'id' => '5', 'section_id' => '3', 'name' => 'Fete', 'position' => '5.00', 'disabled' => false, 'created' => '2016-12-12 10:28:53', 'modified' => '2016-12-12 10:40:34', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Toate' => array( 'id' => '6', 'section_id' => '3', 'name' => 'Toate', 'position' => '6.00', 'disabled' => false, 'created' => '2016-12-12 10:29:34', 'modified' => '2016-12-12 10:40:38', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Footer' => array( 'Valtec' => array( 'id' => '18219', 'section_id' => '4', 'name' => 'Valtec', 'position' => '66.00', 'disabled' => false, 'created' => '2021-07-01 17:01:21', 'modified' => '2024-08-08 07:41:57', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contact' => array( 'id' => '18220', 'section_id' => '4', 'name' => 'Contact', 'position' => '67.00', 'disabled' => false, 'created' => '2021-07-01 17:01:29', 'modified' => '2021-07-01 17:04:02', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Listare Produse' => array( 'Info' => array( 'id' => '14', 'section_id' => '5', 'name' => 'Info', 'position' => '14.00', 'disabled' => false, 'created' => '2016-12-15 08:43:46', 'modified' => '2016-12-15 08:57:19', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Cart' => array( 'Mesaj checkout' => array( 'id' => '15', 'section_id' => '6', 'name' => 'Mesaj checkout', 'position' => '15.00', 'disabled' => false, 'created' => '2017-01-05 08:30:02', 'modified' => '2017-01-05 08:31:43', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Mesaj succes' => array( 'id' => '19', 'section_id' => '6', 'name' => 'Mesaj succes', 'position' => '19.00', 'disabled' => false, 'created' => '2017-01-11 12:16:34', 'modified' => '2017-01-11 12:18:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Produse in stoc' => array( 'id' => '4887', 'section_id' => '6', 'name' => 'Produse in stoc', 'position' => '26.00', 'disabled' => false, 'created' => '2017-03-14 15:20:15', 'modified' => '2017-09-11 13:10:30', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Comanda in asteptare' => array( 'id' => '4888', 'section_id' => '6', 'name' => 'Comanda in asteptare', 'position' => '27.00', 'disabled' => false, 'created' => '2017-03-14 15:21:59', 'modified' => '2017-09-11 13:36:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Precomanda' => array( 'id' => '4889', 'section_id' => '6', 'name' => 'Precomanda', 'position' => '28.00', 'disabled' => false, 'created' => '2017-03-14 15:23:19', 'modified' => '2017-09-11 13:11:45', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Colectie' => array( 'Baieti' => array( 'id' => '16', 'section_id' => '7', 'name' => 'Baieti', 'position' => '16.00', 'disabled' => false, 'created' => '2017-01-11 09:23:20', 'modified' => '2017-01-24 14:37:08', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Fete' => array( 'id' => '17', 'section_id' => '7', 'name' => 'Fete', 'position' => '17.00', 'disabled' => false, 'created' => '2017-01-11 09:23:29', 'modified' => '2017-01-11 10:08:58', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Toate' => array( 'id' => '18', 'section_id' => '7', 'name' => 'Toate', 'position' => '18.00', 'disabled' => false, 'created' => '2017-01-11 09:23:40', 'modified' => '2017-01-11 10:13:25', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Pagini Statice' => array( 'Despre noi' => array( 'id' => '4879', 'section_id' => '8', 'name' => 'Despre noi', 'position' => '22.00', 'disabled' => false, 'created' => '2017-02-14 07:55:37', 'modified' => '2017-04-04 07:39:17', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contact' => array( 'id' => '4880', 'section_id' => '8', 'name' => 'Contact', 'position' => '23.00', 'disabled' => false, 'created' => '2017-02-14 09:12:10', 'modified' => '2019-09-27 13:06:48', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Import comanda' => array( 'Texte' => array( 'id' => '4882', 'section_id' => '9', 'name' => 'Texte', 'position' => '25.00', 'disabled' => false, 'created' => '2017-02-17 14:38:40', 'modified' => '2017-09-11 13:14:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'About Us' => array( 'Content' => array( 'id' => '4894', 'section_id' => '10', 'name' => 'Content', 'position' => '33.00', 'disabled' => false, 'created' => '2017-05-10 07:35:50', 'modified' => '2017-05-10 10:15:49', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Bannere' => array( 'Black Friday 2017' => array( 'id' => '4905', 'section_id' => '11', 'name' => 'Black Friday 2017', 'position' => '33.00', 'disabled' => false, 'created' => '2017-11-23 16:40:49', 'modified' => '2017-11-23 18:31:12', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Oferta repsol mai 2017' => array( 'id' => '4895', 'section_id' => '11', 'name' => 'Oferta repsol mai 2017', 'position' => '34.00', 'disabled' => false, 'created' => '2017-05-29 21:09:41', 'modified' => '2017-11-23 17:16:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Valvoline face echipa cu Man City' => array( 'id' => '4896', 'section_id' => '11', 'name' => 'Valvoline face echipa cu Man City', 'position' => '35.00', 'disabled' => false, 'created' => '2017-08-11 09:45:50', 'modified' => '2017-11-23 17:16:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), '4+1 Bonus' => array( 'id' => '14107', 'section_id' => '11', 'name' => '4+1 Bonus', 'position' => '39.00', 'disabled' => false, 'created' => '2018-09-18 11:54:44', 'modified' => '2018-09-18 12:11:07', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Black Friday 2018' => array( 'id' => '14294', 'section_id' => '11', 'name' => 'Black Friday 2018', 'position' => '40.00', 'disabled' => false, 'created' => '2018-11-23 09:01:58', 'modified' => '2018-11-23 09:27:22', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'inventar' => array( 'id' => '17026', 'section_id' => '11', 'name' => 'inventar', 'position' => '46.00', 'disabled' => false, 'created' => '2019-07-10 09:01:53', 'modified' => '2019-07-11 09:02:37', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 valvoline' => array( 'id' => '17301', 'section_id' => '11', 'name' => 'BF 2019 valvoline', 'position' => '47.00', 'disabled' => false, 'created' => '2019-11-15 11:22:46', 'modified' => '2019-11-21 16:19:41', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 repsol' => array( 'id' => '17304', 'section_id' => '11', 'name' => 'BF 2019 repsol', 'position' => '48.00', 'disabled' => false, 'created' => '2019-11-18 08:31:53', 'modified' => '2019-11-21 16:19:05', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 hz' => array( 'id' => '17305', 'section_id' => '11', 'name' => 'BF 2019 hz', 'position' => '49.00', 'disabled' => false, 'created' => '2019-11-18 08:33:22', 'modified' => '2019-11-21 16:18:16', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'extra discount 2%' => array( 'id' => '17490', 'section_id' => '11', 'name' => 'extra discount 2%', 'position' => '50.00', 'disabled' => false, 'created' => '2019-12-06 11:58:21', 'modified' => '2019-12-06 14:29:40', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'vlv martie 2020' => array( 'id' => '17625', 'section_id' => '11', 'name' => 'vlv martie 2020', 'position' => '51.00', 'disabled' => false, 'created' => '2020-03-06 17:19:58', 'modified' => '2020-03-13 11:01:44', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'record martie 2020' => array( 'id' => '17626', 'section_id' => '11', 'name' => 'record martie 2020', 'position' => '52.00', 'disabled' => false, 'created' => '2020-03-06 17:20:43', 'modified' => '2020-03-06 17:20:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'repsol martie 2020' => array( 'id' => '17627', 'section_id' => '11', 'name' => 'repsol martie 2020', 'position' => '53.00', 'disabled' => false, 'created' => '2020-03-06 17:21:15', 'modified' => '2020-04-03 08:42:57', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'beneficii comanada online' => array( 'id' => '17646', 'section_id' => '11', 'name' => 'beneficii comanada online', 'position' => '55.00', 'disabled' => false, 'created' => '2020-03-17 17:27:31', 'modified' => '2020-03-18 12:59:31', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), '7% Extra discount Repsol BF 2020' => array( 'id' => '17924', 'section_id' => '11', 'name' => '7% Extra discount Repsol BF 2020', 'position' => '58.00', 'disabled' => false, 'created' => '2020-11-12 16:20:09', 'modified' => '2020-11-12 17:02:35', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), '5% extra discount Herzkraft' => array( 'id' => '17925', 'section_id' => '11', 'name' => '5% extra discount Herzkraft', 'position' => '59.00', 'disabled' => false, 'created' => '2020-11-12 16:37:29', 'modified' => '2020-11-12 16:39:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Record fixed price 2020' => array( 'id' => '17926', 'section_id' => '11', 'name' => 'Record fixed price 2020', 'position' => '60.00', 'disabled' => false, 'created' => '2020-11-12 17:48:04', 'modified' => '2020-11-12 17:48:47', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline Black Friday 2020' => array( 'id' => '17945', 'section_id' => '11', 'name' => 'Valvoline Black Friday 2020', 'position' => '61.00', 'disabled' => false, 'created' => '2020-11-18 16:18:39', 'modified' => '2020-11-18 16:19:47', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Repsol_Echipament_protectie_set_curatare_26.05.2021' => array( 'id' => '18169', 'section_id' => '11', 'name' => 'Repsol_Echipament_protectie_set_curatare_26.05.2021', 'position' => '62.00', 'disabled' => false, 'created' => '2021-05-26 15:50:39', 'modified' => '2021-05-26 15:57:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021' => array( 'id' => '18170', 'section_id' => '11', 'name' => 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021', 'position' => '63.00', 'disabled' => false, 'created' => '2021-05-26 16:03:26', 'modified' => '2021-05-26 16:05:21', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021' => array( 'id' => '18171', 'section_id' => '11', 'name' => 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021', 'position' => '64.00', 'disabled' => false, 'created' => '2021-05-26 16:10:50', 'modified' => '2021-05-26 16:12:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021' => array( 'id' => '18172', 'section_id' => '11', 'name' => 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021', 'position' => '65.00', 'disabled' => false, 'created' => '2021-05-26 16:15:23', 'modified' => '2021-05-26 16:16:09', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Black friday_noiembrie_2021' => array( 'id' => '18418', 'section_id' => '11', 'name' => 'Black friday_noiembrie_2021', 'position' => '68.00', 'disabled' => false, 'created' => '2021-11-18 16:13:02', 'modified' => '2021-11-18 16:13:38', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ) ), 'Meniu CRM' => array( 'Meniu' => array( 'id' => '4907', 'section_id' => '12', 'name' => 'Meniu', 'position' => '37.00', 'disabled' => false, 'created' => '2018-02-11 15:01:22', 'modified' => '2021-12-17 09:29:39', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Targeturi' => array( 'id' => '16703', 'section_id' => '12', 'name' => 'Targeturi', 'position' => '41.00', 'disabled' => false, 'created' => '2019-03-28 09:58:16', 'modified' => '2020-02-12 09:28:44', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Tools' => array( 'id' => '16704', 'section_id' => '12', 'name' => 'Tools', 'position' => '42.00', 'disabled' => false, 'created' => '2019-03-28 10:00:00', 'modified' => '2019-03-28 10:02:31', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Rapoarte Top Manager' => array( 'id' => '16705', 'section_id' => '12', 'name' => 'Rapoarte Top Manager', 'position' => '43.00', 'disabled' => false, 'created' => '2019-03-28 10:03:27', 'modified' => '2019-03-28 10:06:30', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Clienti' => array( 'id' => '18447', 'section_id' => '12', 'name' => 'Clienti', 'position' => '69.00', 'disabled' => false, 'created' => '2021-12-17 09:10:33', 'modified' => '2023-05-03 09:10:07', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ) ) $googleClientId = '' $googleApiKey = '' $allow_tooltips = '1' $siteSettings = array( 'product_price_includes_vat' => '1', 'by_category' => array( 'Products' => array( 'product_price_includes_vat' => '1', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'price_round_decimals' => '2', 'prevent_postal_code' => '0' ), 'Social' => array( 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'facebook_default_graph_version' => 'v2.3', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '' ), 'Homepage' => array( 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png' ), 'Tnt' => array( 'tnt_prefix' => 'INV' ), 'Invoice' => array( 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2' ), 'Site' => array( 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'lazy_load' => '0', 'searches_reset_time' => '2', 'show_alternatives_listing' => '1', 'stock_request_xml_logs' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'facebook_track' => '0', 'is_ecommerce' => '1', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'default_country_code' => 'ro', 'feeds_settings' => '', 'order_generic_user' => '', 'has_mega_menu' => '0', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'product_template' => 'Default', 'use_caches' => '0', 'wishlist_verify_prods' => '1', 'default_language' => 'ro', 'show_postal_code' => '0', 'price_decimals' => '2', 'data_processor_token' => '957NH9dDN@d#^UBw' ), 'SeoProduct' => array( 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}' ), 'SeoTopMenu' => array( 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}' ), 'Points' => array( 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'expire_days' => '360', 'allow_pay_credits' => '1' ), 'delivery' => array( 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1' ), 'Currency' => array( 'currency' => 'RON' ), 'shipping' => array( 'shipping_text' => '' ), 'SEO' => array( 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1' ), 'Favico' => array( 'favicon' => 'favicon.ico' ), 'Cart' => array( 'allow0price' => '0', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'sku_shipping' => 'VEN0001', 'order_do_not_change_stock' => '1', 'add_to_cart_only_from_stock' => '0' ), 'Zona admin' => array( 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3' ), 'PayU' => array( 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU' ), 'Email settings' => array( 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'default_confirm_form_from' => '', 'default_form_alert' => 'irina.bratu@itxs.ro', 'electronic_invoice_email' => 'office@valtec.ro', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ), 'Shipping' => array( 'default_shipping_region' => 'Bucuresti', 'has_shipping_price' => '0', 'shipping_type_method' => 'cart', 'min_value_no_shipping' => '500', 'shipping_price' => '30' ), 'Notification Emails' => array( 'default_create_account_notification_email' => 'mrobu@valtec.ro' ), 'Nav Communication' => array( 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder' ), 'Config' => array( 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]' ), 'Agent site' => array( 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec' ), 'Admin' => array( 'allow_tooltips' => '1' ), 'Social Media' => array( 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '' ), 'crm' => array( 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3' ), 'jsvars' => array( 'activate_ping' => '1', 'show_lazy_images' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'has_quick_view' => '0', 'show_discount_popup' => null, 'discount_voucher_code' => '' ), 'Order' => array( 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro' ), 'SFA' => array( 'block_puncte_lucru' => null ), 'Sfa' => array( 'invoice_template_id' => '' ), 'Feeds' => array( 'pleisty_feed_settings' => '' ), 'MobilPay' => array( 'mobil_pay_merchant' => '' ), 'approve_clients_email' => array( 'approve_clients_email' => 'avasc@valtec.ro' ), 'Notifications' => array( 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'cerere_oferta' => 'CS@valtec.ro' ), 'Jobs Settings' => array( 'days_unassing_agent' => '60', 'days_without_tasks' => '30' ), 'CRM' => array( 'crm_has_chat' => '0', 'max_lines_for_offer' => '300' ), 'Import' => array( 'list_per_import' => '10' ), '' => array( 'site_name' => 'Valteconline.com' ), 'IngPay' => array( 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API' ), 'Facebook' => array( 'facebook_pixel' => '805253690650693' ), 'PowerBI' => array( 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a' ) ), 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png', 'tnt_prefix' => 'INV', 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'price_round_decimals' => '2', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}', 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2', 'expire_days' => '360', 'allow_pay_credits' => '1', 'currency' => 'RON', 'shipping_text' => '', 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'lazy_load' => '0', 'favicon' => 'favicon.ico', 'searches_reset_time' => '2', 'allow0price' => '0', 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'facebook_default_graph_version' => 'v2.3', 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'show_alternatives_listing' => '1', 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU', 'sku_shipping' => 'VEN0001', 'default_shipping_region' => 'Bucuresti', 'default_create_account_notification_email' => 'mrobu@valtec.ro', 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]', 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'stock_request_xml_logs' => '1', 'allow_tooltips' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'activate_ping' => '1', 'facebook_track' => '0', 'is_ecommerce' => '1', 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'default_confirm_form_from' => '', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'block_puncte_lucru' => null, 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'show_lazy_images' => '0', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1', 'default_form_alert' => 'irina.bratu@itxs.ro', 'default_country_code' => 'ro', 'feeds_settings' => '', 'invoice_template_id' => '', 'order_generic_user' => '', 'has_shipping_price' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'pleisty_feed_settings' => '', 'has_mega_menu' => '0', 'has_quick_view' => '0', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '', 'mobil_pay_merchant' => '', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'approve_clients_email' => 'avasc@valtec.ro', 'shipping_type_method' => 'cart', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'order_do_not_change_stock' => '1', 'product_template' => 'Default', 'show_discount_popup' => null, 'discount_voucher_code' => '', 'add_to_cart_only_from_stock' => '0', 'electronic_invoice_email' => 'office@valtec.ro', 'use_caches' => '0', 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'days_unassing_agent' => '60', 'days_without_tasks' => '30', 'crm_has_chat' => '0', 'wishlist_verify_prods' => '1', 'list_per_import' => '10', 'max_lines_for_offer' => '300', 'default_language' => 'ro', 'show_postal_code' => '0', 'prevent_postal_code' => '0', 'site_name' => 'Valteconline.com', 'cerere_oferta' => 'CS@valtec.ro', 'min_value_no_shipping' => '500', 'shipping_price' => '30', 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API', 'price_decimals' => '2', 'facebook_pixel' => '805253690650693', 'data_processor_token' => '957NH9dDN@d#^UBw', 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ) $templateFolder = 'Default' $extends = '' $jsFileName = 'Default/frontend/listing_filters.v2'include - APP/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp, line 66 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 PortalView::element() - APP/View/PortalView.php, line 29 include - APP/View/Elements/Frontend/Default/Helper/filters.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 PortalView::element() - APP/View/PortalView.php, line 29 include - APP/View/Frontend/filters.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Notice (8): Undefined variable: products [APP/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp, line 74]Code Context
<!-- products container -->
<?=$this->element($this->Misc->replaceProjectTemplatePath('Frontend/DefaultProject/Filters/'.$templateFolder.'/products_container',$templateFolder,$extends),['templateFolder' => $templateFolder,'products' => $products])?>
$viewFile = '/home/valteconline/public_html/intl/app/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp' $dataForView = array( '_isMobile' => (int) 0, 'separators' => array( 'totalSep' => '=', 'attrSep' => ';', 'attrValSep' => ',', 'attrSepByVal' => '^' ), 'linkForFrontendSearch' => 'https://valteconline.com/intl/frontend/filters?filter=1', 'metas' => array( 'eflex:pagetype' => 'product-category', 'eflex:title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' ), 'view_cookies' => array(), 'subscribeLink' => '/intl/FrontendUsers/nlSubscribe', 'title_for_layout' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'metaDescription' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'metaKeywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'canonicalUrl' => '', 'pageImage' => '', 'h1' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'noIndex' => false, 'canAddPieces' => true, 'financialDetailsColor' => '', 'isInternational' => true, 'allowEcommerce' => false, 'lang' => 'en', '__activeLangs' => array( 'ro' => array( 'Language' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ) ), 'en' => array( 'Language' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ) ) ), 'widgets' => array( 'googleanalytics' => array( 'Widget' => array( [maximum depth reached] ) ) ), 'active_currency' => array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), 'currenciesById' => array( (int) 1 => '€', (int) 2 => 'Lei', (int) 3 => '$' ), 'activeCountries' => array( 'Albania' => 'AL', 'Austria' => 'AT', 'Bosnia and Herzegovina' => 'BA', 'Bulgaria' => 'BG', 'Croatia' => 'HR', 'Czech Republic' => 'CZ', 'Greece' => 'GR', 'Hungary' => 'HU', 'Macedonia' => 'MK', 'Moldova' => 'MD', 'Montenegro' => 'ME', 'Serbia' => 'RS', 'Slovakia' => 'SK', 'Slovenia' => 'SI' ), 'activeCountriesNames' => array( 'AL' => 'Albania', 'AT' => 'Austria', 'BA' => 'Bosnia and Herzegovina', 'BG' => 'Bulgaria', 'HR' => 'Croatia', 'CZ' => 'Czech Republic', 'GR' => 'Greece', 'HU' => 'Hungary', 'MK' => 'Macedonia', 'MD' => 'Moldova', 'ME' => 'Montenegro', 'RS' => 'Serbia', 'SK' => 'Slovakia', 'SI' => 'Slovenia' ), 'currency' => array( (int) 0 => array( 'Currency' => array( [maximum depth reached] ) ), (int) 1 => array( 'Currency' => array( [maximum depth reached] ) ), (int) 2 => array( 'Currency' => array( [maximum depth reached] ) ) ), 'mustache' => object(Mustache_Engine) { [private] knownPragmas => array( [maximum depth reached] ) [private] templates => array([maximum depth reached]) [private] templateClassPrefix => '__Mustache_' [private] cache => null [private] lambdaCache => null [private] cacheLambdaTemplates => false [private] loader => null [private] partialsLoader => null [private] helpers => null [private] escape => null [private] entityFlags => (int) 2 [private] charset => 'UTF-8' [private] logger => null [private] strictCallables => false [private] pragmas => array([maximum depth reached]) [private] delimiters => null [private] tokenizer => null [private] parser => null [private] compiler => null }, 'descriptionDetail' => '', 'seoData' => array( (int) 0 => array( 'plugin' => null, 'controller' => 'frontend', 'action' => 'filters', 'named' => array([maximum depth reached]), 'pass' => array([maximum depth reached]) ) ), 'appVersion' => '1.4', 'countryByIp' => (int) 0, 'description_detail' => '', 'forms' => array( 'Contact' => array( 'Form' => array( [maximum depth reached] ), 'FormField' => array( [maximum depth reached] ), 'FormEmailTemplate' => array( [maximum depth reached] ) ) ), 'wishlistPromotionActive' => (int) 0, 'getBrandsFromPromotions' => '/intl/promotions/getBrands', 'autocompleteProductsUrl' => '/intl/promotions/autocompleteProducts', 'getFullAttributeValuesForProductGroups' => '/intl/Attributes/getFullAttributeValuesForProductGroups', 'baseUrl' => 'https://valteconline.com/intl/', 'sections' => array( 'Homepage' => array( 'Record' => array( [maximum depth reached] ), 'Repsol' => array( [maximum depth reached] ), 'Valvoline' => array( [maximum depth reached] ), 'Herzkraft' => array( [maximum depth reached] ), 'EUROL SPEC' => array( [maximum depth reached] ), 'HERZKRAFTP' => array( [maximum depth reached] ) ), 'Header' => array( 'Meniu secundar' => array( [maximum depth reached] ), 'Header Title' => array( [maximum depth reached] ), 'Logo' => array( [maximum depth reached] ), 'Flag' => array( [maximum depth reached] ), 'Contul meu' => array( [maximum depth reached] ), 'Meniu Principal' => array( [maximum depth reached] ) ), 'Produse' => array( 'Baieti' => array( [maximum depth reached] ), 'Fete' => array( [maximum depth reached] ), 'Toate' => array( [maximum depth reached] ) ), 'Footer' => array( 'Valtec' => array( [maximum depth reached] ), 'Contact' => array( [maximum depth reached] ) ), 'Listare Produse' => array( 'Info' => array( [maximum depth reached] ) ), 'Cart' => array( 'Mesaj checkout' => array( [maximum depth reached] ), 'Mesaj succes' => array( [maximum depth reached] ), 'Produse in stoc' => array( [maximum depth reached] ), 'Comanda in asteptare' => array( [maximum depth reached] ), 'Precomanda' => array( [maximum depth reached] ) ), 'Colectie' => array( 'Baieti' => array( [maximum depth reached] ), 'Fete' => array( [maximum depth reached] ), 'Toate' => array( [maximum depth reached] ) ), 'Pagini Statice' => array( 'Despre noi' => array( [maximum depth reached] ), 'Contact' => array( [maximum depth reached] ) ), 'Import comanda' => array( 'Texte' => array( [maximum depth reached] ) ), 'About Us' => array( 'Content' => array( [maximum depth reached] ) ), 'Bannere' => array( 'Black Friday 2017' => array( [maximum depth reached] ), 'Oferta repsol mai 2017' => array( [maximum depth reached] ), 'Valvoline face echipa cu Man City' => array( [maximum depth reached] ), '4+1 Bonus' => array( [maximum depth reached] ), 'Black Friday 2018' => array( [maximum depth reached] ), 'inventar' => array( [maximum depth reached] ), 'BF 2019 valvoline' => array( [maximum depth reached] ), 'BF 2019 repsol' => array( [maximum depth reached] ), 'BF 2019 hz' => array( [maximum depth reached] ), 'extra discount 2%' => array( [maximum depth reached] ), 'vlv martie 2020' => array( [maximum depth reached] ), 'record martie 2020' => array( [maximum depth reached] ), 'repsol martie 2020' => array( [maximum depth reached] ), 'beneficii comanada online' => array( [maximum depth reached] ), '7% Extra discount Repsol BF 2020' => array( [maximum depth reached] ), '5% extra discount Herzkraft' => array( [maximum depth reached] ), 'Record fixed price 2020' => array( [maximum depth reached] ), 'Valvoline Black Friday 2020' => array( [maximum depth reached] ), 'Repsol_Echipament_protectie_set_curatare_26.05.2021' => array( [maximum depth reached] ), 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021' => array( [maximum depth reached] ), 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021' => array( [maximum depth reached] ), 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021' => array( [maximum depth reached] ), 'Black friday_noiembrie_2021' => array( [maximum depth reached] ) ), 'Meniu CRM' => array( 'Meniu' => array( [maximum depth reached] ), 'Targeturi' => array( [maximum depth reached] ), 'Tools' => array( [maximum depth reached] ), 'Rapoarte Top Manager' => array( [maximum depth reached] ), 'Clienti' => array( [maximum depth reached] ) ) ), 'googleClientId' => '', 'googleApiKey' => '', 'allow_tooltips' => '1', 'siteSettings' => array( 'product_price_includes_vat' => '1', 'by_category' => array( 'Products' => array( [maximum depth reached] ), 'Social' => array( [maximum depth reached] ), 'Homepage' => array( [maximum depth reached] ), 'Tnt' => array( [maximum depth reached] ), 'Invoice' => array( [maximum depth reached] ), 'Site' => array( [maximum depth reached] ), 'SeoProduct' => array( [maximum depth reached] ), 'SeoTopMenu' => array( [maximum depth reached] ), 'Points' => array( [maximum depth reached] ), 'delivery' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ), 'shipping' => array( [maximum depth reached] ), 'SEO' => array( [maximum depth reached] ), 'Favico' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Zona admin' => array( [maximum depth reached] ), 'PayU' => array( [maximum depth reached] ), 'Email settings' => array( [maximum depth reached] ), 'Shipping' => array( [maximum depth reached] ), 'Notification Emails' => array( [maximum depth reached] ), 'Nav Communication' => array( [maximum depth reached] ), 'Config' => array( [maximum depth reached] ), 'Agent site' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Social Media' => array( [maximum depth reached] ), 'crm' => array( [maximum depth reached] ), 'jsvars' => array( [maximum depth reached] ), 'Order' => array( [maximum depth reached] ), 'SFA' => array( [maximum depth reached] ), 'Sfa' => array( [maximum depth reached] ), 'Feeds' => array( [maximum depth reached] ), 'MobilPay' => array( [maximum depth reached] ), 'approve_clients_email' => array( [maximum depth reached] ), 'Notifications' => array( [maximum depth reached] ), 'Jobs Settings' => array( [maximum depth reached] ), 'CRM' => array( [maximum depth reached] ), 'Import' => array( [maximum depth reached] ), '' => array( [maximum depth reached] ), 'IngPay' => array( [maximum depth reached] ), 'Facebook' => array( [maximum depth reached] ), 'PowerBI' => array( [maximum depth reached] ) ), 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png', 'tnt_prefix' => 'INV', 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'price_round_decimals' => '2', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}', 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2', 'expire_days' => '360', 'allow_pay_credits' => '1', 'currency' => 'RON', 'shipping_text' => '', 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'lazy_load' => '0', 'favicon' => 'favicon.ico', 'searches_reset_time' => '2', 'allow0price' => '0', 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'facebook_default_graph_version' => 'v2.3', 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'show_alternatives_listing' => '1', 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU', 'sku_shipping' => 'VEN0001', 'default_shipping_region' => 'Bucuresti', 'default_create_account_notification_email' => 'mrobu@valtec.ro', 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]', 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'stock_request_xml_logs' => '1', 'allow_tooltips' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'activate_ping' => '1', 'facebook_track' => '0', 'is_ecommerce' => '1', 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'default_confirm_form_from' => '', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'block_puncte_lucru' => null, 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'show_lazy_images' => '0', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1', 'default_form_alert' => 'irina.bratu@itxs.ro', 'default_country_code' => 'ro', 'feeds_settings' => '', 'invoice_template_id' => '', 'order_generic_user' => '', 'has_shipping_price' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'pleisty_feed_settings' => '', 'has_mega_menu' => '0', 'has_quick_view' => '0', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '', 'mobil_pay_merchant' => '', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'approve_clients_email' => 'avasc@valtec.ro', 'shipping_type_method' => 'cart', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'order_do_not_change_stock' => '1', 'product_template' => 'Default', 'show_discount_popup' => null, 'discount_voucher_code' => '', 'add_to_cart_only_from_stock' => '0', 'electronic_invoice_email' => 'office@valtec.ro', 'use_caches' => '0', 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'days_unassing_agent' => '60', 'days_without_tasks' => '30', 'crm_has_chat' => '0', 'wishlist_verify_prods' => '1', 'list_per_import' => '10', 'max_lines_for_offer' => '300', 'default_language' => 'ro', 'show_postal_code' => '0', 'prevent_postal_code' => '0', 'site_name' => 'Valteconline.com', 'cerere_oferta' => 'CS@valtec.ro', 'min_value_no_shipping' => '500', 'shipping_price' => '30', 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API', 'price_decimals' => '2', 'facebook_pixel' => '805253690650693', 'data_processor_token' => '957NH9dDN@d#^UBw', 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ), 'templateFolder' => 'Default', 'extends' => '' ) $_isMobile = (int) 0 $separators = array( 'totalSep' => '=', 'attrSep' => ';', 'attrValSep' => ',', 'attrSepByVal' => '^' ) $linkForFrontendSearch = 'https://valteconline.com/intl/frontend/filters?filter=1' $metas = array( 'eflex:pagetype' => 'product-category', 'eflex:title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' ) $view_cookies = array() $subscribeLink = '/intl/FrontendUsers/nlSubscribe' $title_for_layout = 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' $metaDescription = 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.' $metaKeywords = 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop' $canonicalUrl = '' $pageImage = '' $h1 = 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie' $noIndex = false $canAddPieces = true $financialDetailsColor = '' $isInternational = true $allowEcommerce = false $lang = 'en' $__activeLangs = array( 'ro' => array( 'Language' => array( 'id' => '2', 'name' => 'Romana', 'iso' => 'ro', 'cake_type' => 'ron', 'image' => 'ro.png', 'image2' => 'flag-ro.png', 'country' => 'RO', 'currency_id' => '2', 'active' => '1', 'base_lang' => '1' ), 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), 'en' => array( 'Language' => array( 'id' => '3', 'name' => 'English', 'iso' => 'en', 'cake_type' => 'en', 'image' => 'en.png', 'image2' => 'flag-en.png', 'country' => 'EN', 'currency_id' => '2', 'active' => '1', 'base_lang' => '0' ), 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) ) $widgets = array( 'googleanalytics' => array( 'Widget' => array( 'id' => '1', 'name' => 'googleanalytics', 'code_ro' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-103430984-2', 'auto'); ga('send', 'pageview'); </script>', 'code_en' => '<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-103430984-2', 'auto'); ga('send', 'pageview'); </script>', 'created' => '2017-08-28 15:37:09', 'modified' => '2017-08-28 15:37:09' ) ) ) $active_currency = array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) $currenciesById = array( (int) 1 => '€', (int) 2 => 'Lei', (int) 3 => '$' ) $activeCountries = array( 'Albania' => 'AL', 'Austria' => 'AT', 'Bosnia and Herzegovina' => 'BA', 'Bulgaria' => 'BG', 'Croatia' => 'HR', 'Czech Republic' => 'CZ', 'Greece' => 'GR', 'Hungary' => 'HU', 'Macedonia' => 'MK', 'Moldova' => 'MD', 'Montenegro' => 'ME', 'Serbia' => 'RS', 'Slovakia' => 'SK', 'Slovenia' => 'SI' ) $activeCountriesNames = array( 'AL' => 'Albania', 'AT' => 'Austria', 'BA' => 'Bosnia and Herzegovina', 'BG' => 'Bulgaria', 'HR' => 'Croatia', 'CZ' => 'Czech Republic', 'GR' => 'Greece', 'HU' => 'Hungary', 'MK' => 'Macedonia', 'MD' => 'Moldova', 'ME' => 'Montenegro', 'RS' => 'Serbia', 'SK' => 'Slovakia', 'SI' => 'Slovenia' ) $currency = array( (int) 0 => array( 'Currency' => array( 'id' => '1', 'name' => 'Euro', 'code' => 'EUR', 'symbol' => '€', 'code_num' => '978', 'value' => '4.9762', 'default_currency' => false, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), (int) 1 => array( 'Currency' => array( 'id' => '2', 'name' => 'Lei', 'code' => 'RON', 'symbol' => 'Lei', 'code_num' => '946', 'value' => '1', 'default_currency' => true, 'active' => true, 'listing_decimals' => '2', 'order_decimals' => '2', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ), (int) 2 => array( 'Currency' => array( 'id' => '3', 'name' => 'USD', 'code' => 'USD', 'symbol' => '$', 'code_num' => '840', 'value' => '4.2442', 'default_currency' => false, 'active' => false, 'listing_decimals' => '0', 'order_decimals' => '0', 'stock_decimals' => '2', 'limit_decimals' => '0' ) ) ) $mustache = object(Mustache_Engine) { [private] knownPragmas => array( 'FILTERS' => true, 'BLOCKS' => true, 'ANCHORED-DOT' => true ) [private] templates => array() [private] templateClassPrefix => '__Mustache_' [private] cache => null [private] lambdaCache => null [private] cacheLambdaTemplates => false [private] loader => null [private] partialsLoader => null [private] helpers => null [private] escape => null [private] entityFlags => (int) 2 [private] charset => 'UTF-8' [private] logger => null [private] strictCallables => false [private] pragmas => array() [private] delimiters => null [private] tokenizer => null [private] parser => null [private] compiler => null } $descriptionDetail = '' $seoData = array( (int) 0 => array( 'plugin' => null, 'controller' => 'frontend', 'action' => 'filters', 'named' => array(), 'pass' => array() ) ) $appVersion = '1.4' $countryByIp = (int) 0 $description_detail = '' $forms = array( 'Contact' => array( 'Form' => array( 'id' => '1', 'form_name' => 'Contact', 'name_ro' => 'Contact', 'form_class' => 'form-contact', 'has_captcha' => '1', 'name_en' => 'Contact', 'write_logs' => '0', 'log_settings' => null, 'activ' => '1', 'created' => '2017-02-14 10:34:42', 'modified' => '2018-05-31 09:54:51' ), 'FormField' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ) ), 'FormEmailTemplate' => array( (int) 0 => array( [maximum depth reached] ) ) ) ) $wishlistPromotionActive = (int) 0 $getBrandsFromPromotions = '/intl/promotions/getBrands' $autocompleteProductsUrl = '/intl/promotions/autocompleteProducts' $getFullAttributeValuesForProductGroups = '/intl/Attributes/getFullAttributeValuesForProductGroups' $baseUrl = 'https://valteconline.com/intl/' $sections = array( 'Homepage' => array( 'Record' => array( 'id' => '4890', 'section_id' => '1', 'name' => 'Record', 'position' => '29.00', 'disabled' => false, 'created' => '2017-03-23 10:05:02', 'modified' => '2019-08-19 09:53:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Repsol' => array( 'id' => '4891', 'section_id' => '1', 'name' => 'Repsol', 'position' => '30.00', 'disabled' => false, 'created' => '2017-03-23 10:06:24', 'modified' => '2018-12-12 14:58:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline' => array( 'id' => '4892', 'section_id' => '1', 'name' => 'Valvoline', 'position' => '31.00', 'disabled' => false, 'created' => '2017-03-23 10:07:05', 'modified' => '2018-12-12 14:58:45', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Herzkraft' => array( 'id' => '4893', 'section_id' => '1', 'name' => 'Herzkraft', 'position' => '32.00', 'disabled' => false, 'created' => '2017-03-23 10:08:22', 'modified' => '2021-04-07 13:00:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'EUROL SPEC' => array( 'id' => '17837', 'section_id' => '1', 'name' => 'EUROL SPEC', 'position' => '56.00', 'disabled' => false, 'created' => '2020-08-19 08:26:30', 'modified' => '2020-08-21 08:40:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'HERZKRAFTP' => array( 'id' => '17838', 'section_id' => '1', 'name' => 'HERZKRAFTP', 'position' => '57.00', 'disabled' => false, 'created' => '2020-08-19 08:30:53', 'modified' => '2021-04-07 12:59:46', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ) ), 'Header' => array( 'Meniu secundar' => array( 'id' => '3', 'section_id' => '2', 'name' => 'Meniu secundar', 'position' => '3.00', 'disabled' => false, 'created' => '2016-12-12 09:42:52', 'modified' => '2017-01-20 13:38:27', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Header Title' => array( 'id' => '9', 'section_id' => '2', 'name' => 'Header Title', 'position' => '9.00', 'disabled' => false, 'created' => '2016-12-14 14:59:55', 'modified' => '2016-12-14 15:05:25', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Logo' => array( 'id' => '1828', 'section_id' => '2', 'name' => 'Logo', 'position' => '20.00', 'disabled' => false, 'created' => '2017-01-27 15:20:52', 'modified' => '2021-07-30 11:39:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Flag' => array( 'id' => '1829', 'section_id' => '2', 'name' => 'Flag', 'position' => '21.00', 'disabled' => false, 'created' => '2017-01-28 13:29:55', 'modified' => '2017-03-08 13:53:42', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contul meu' => array( 'id' => '4881', 'section_id' => '2', 'name' => 'Contul meu', 'position' => '24.00', 'disabled' => false, 'created' => '2017-02-15 10:56:51', 'modified' => '2017-04-11 12:26:04', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Meniu Principal' => array( 'id' => '6307', 'section_id' => '2', 'name' => 'Meniu Principal', 'position' => '38.00', 'disabled' => false, 'created' => '2018-02-13 09:07:46', 'modified' => '2018-02-13 09:11:53', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Produse' => array( 'Baieti' => array( 'id' => '4', 'section_id' => '3', 'name' => 'Baieti', 'position' => '4.00', 'disabled' => false, 'created' => '2016-12-12 10:27:41', 'modified' => '2018-02-11 11:17:36', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Fete' => array( 'id' => '5', 'section_id' => '3', 'name' => 'Fete', 'position' => '5.00', 'disabled' => false, 'created' => '2016-12-12 10:28:53', 'modified' => '2016-12-12 10:40:34', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Toate' => array( 'id' => '6', 'section_id' => '3', 'name' => 'Toate', 'position' => '6.00', 'disabled' => false, 'created' => '2016-12-12 10:29:34', 'modified' => '2016-12-12 10:40:38', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Footer' => array( 'Valtec' => array( 'id' => '18219', 'section_id' => '4', 'name' => 'Valtec', 'position' => '66.00', 'disabled' => false, 'created' => '2021-07-01 17:01:21', 'modified' => '2024-08-08 07:41:57', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contact' => array( 'id' => '18220', 'section_id' => '4', 'name' => 'Contact', 'position' => '67.00', 'disabled' => false, 'created' => '2021-07-01 17:01:29', 'modified' => '2021-07-01 17:04:02', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Listare Produse' => array( 'Info' => array( 'id' => '14', 'section_id' => '5', 'name' => 'Info', 'position' => '14.00', 'disabled' => false, 'created' => '2016-12-15 08:43:46', 'modified' => '2016-12-15 08:57:19', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Cart' => array( 'Mesaj checkout' => array( 'id' => '15', 'section_id' => '6', 'name' => 'Mesaj checkout', 'position' => '15.00', 'disabled' => false, 'created' => '2017-01-05 08:30:02', 'modified' => '2017-01-05 08:31:43', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Mesaj succes' => array( 'id' => '19', 'section_id' => '6', 'name' => 'Mesaj succes', 'position' => '19.00', 'disabled' => false, 'created' => '2017-01-11 12:16:34', 'modified' => '2017-01-11 12:18:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Produse in stoc' => array( 'id' => '4887', 'section_id' => '6', 'name' => 'Produse in stoc', 'position' => '26.00', 'disabled' => false, 'created' => '2017-03-14 15:20:15', 'modified' => '2017-09-11 13:10:30', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Comanda in asteptare' => array( 'id' => '4888', 'section_id' => '6', 'name' => 'Comanda in asteptare', 'position' => '27.00', 'disabled' => false, 'created' => '2017-03-14 15:21:59', 'modified' => '2017-09-11 13:36:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Precomanda' => array( 'id' => '4889', 'section_id' => '6', 'name' => 'Precomanda', 'position' => '28.00', 'disabled' => false, 'created' => '2017-03-14 15:23:19', 'modified' => '2017-09-11 13:11:45', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Colectie' => array( 'Baieti' => array( 'id' => '16', 'section_id' => '7', 'name' => 'Baieti', 'position' => '16.00', 'disabled' => false, 'created' => '2017-01-11 09:23:20', 'modified' => '2017-01-24 14:37:08', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Fete' => array( 'id' => '17', 'section_id' => '7', 'name' => 'Fete', 'position' => '17.00', 'disabled' => false, 'created' => '2017-01-11 09:23:29', 'modified' => '2017-01-11 10:08:58', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ), 'Toate' => array( 'id' => '18', 'section_id' => '7', 'name' => 'Toate', 'position' => '18.00', 'disabled' => false, 'created' => '2017-01-11 09:23:40', 'modified' => '2017-01-11 10:13:25', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array([maximum depth reached]) ) ), 'Pagini Statice' => array( 'Despre noi' => array( 'id' => '4879', 'section_id' => '8', 'name' => 'Despre noi', 'position' => '22.00', 'disabled' => false, 'created' => '2017-02-14 07:55:37', 'modified' => '2017-04-04 07:39:17', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Contact' => array( 'id' => '4880', 'section_id' => '8', 'name' => 'Contact', 'position' => '23.00', 'disabled' => false, 'created' => '2017-02-14 09:12:10', 'modified' => '2019-09-27 13:06:48', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Import comanda' => array( 'Texte' => array( 'id' => '4882', 'section_id' => '9', 'name' => 'Texte', 'position' => '25.00', 'disabled' => false, 'created' => '2017-02-17 14:38:40', 'modified' => '2017-09-11 13:14:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'About Us' => array( 'Content' => array( 'id' => '4894', 'section_id' => '10', 'name' => 'Content', 'position' => '33.00', 'disabled' => false, 'created' => '2017-05-10 07:35:50', 'modified' => '2017-05-10 10:15:49', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ) ), 'Bannere' => array( 'Black Friday 2017' => array( 'id' => '4905', 'section_id' => '11', 'name' => 'Black Friday 2017', 'position' => '33.00', 'disabled' => false, 'created' => '2017-11-23 16:40:49', 'modified' => '2017-11-23 18:31:12', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Oferta repsol mai 2017' => array( 'id' => '4895', 'section_id' => '11', 'name' => 'Oferta repsol mai 2017', 'position' => '34.00', 'disabled' => false, 'created' => '2017-05-29 21:09:41', 'modified' => '2017-11-23 17:16:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Valvoline face echipa cu Man City' => array( 'id' => '4896', 'section_id' => '11', 'name' => 'Valvoline face echipa cu Man City', 'position' => '35.00', 'disabled' => false, 'created' => '2017-08-11 09:45:50', 'modified' => '2017-11-23 17:16:23', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), '4+1 Bonus' => array( 'id' => '14107', 'section_id' => '11', 'name' => '4+1 Bonus', 'position' => '39.00', 'disabled' => false, 'created' => '2018-09-18 11:54:44', 'modified' => '2018-09-18 12:11:07', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array( [maximum depth reached] ) ), 'Black Friday 2018' => array( 'id' => '14294', 'section_id' => '11', 'name' => 'Black Friday 2018', 'position' => '40.00', 'disabled' => false, 'created' => '2018-11-23 09:01:58', 'modified' => '2018-11-23 09:27:22', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'inventar' => array( 'id' => '17026', 'section_id' => '11', 'name' => 'inventar', 'position' => '46.00', 'disabled' => false, 'created' => '2019-07-10 09:01:53', 'modified' => '2019-07-11 09:02:37', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 valvoline' => array( 'id' => '17301', 'section_id' => '11', 'name' => 'BF 2019 valvoline', 'position' => '47.00', 'disabled' => false, 'created' => '2019-11-15 11:22:46', 'modified' => '2019-11-21 16:19:41', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 repsol' => array( 'id' => '17304', 'section_id' => '11', 'name' => 'BF 2019 repsol', 'position' => '48.00', 'disabled' => false, 'created' => '2019-11-18 08:31:53', 'modified' => '2019-11-21 16:19:05', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'BF 2019 hz' => array( 'id' => '17305', 'section_id' => '11', 'name' => 'BF 2019 hz', 'position' => '49.00', 'disabled' => false, 'created' => '2019-11-18 08:33:22', 'modified' => '2019-11-21 16:18:16', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'extra discount 2%' => array( 'id' => '17490', 'section_id' => '11', 'name' => 'extra discount 2%', 'position' => '50.00', 'disabled' => false, 'created' => '2019-12-06 11:58:21', 'modified' => '2019-12-06 14:29:40', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'vlv martie 2020' => array( 'id' => '17625', 'section_id' => '11', 'name' => 'vlv martie 2020', 'position' => '51.00', 'disabled' => false, 'created' => '2020-03-06 17:19:58', 'modified' => '2020-03-13 11:01:44', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'record martie 2020' => array( 'id' => '17626', 'section_id' => '11', 'name' => 'record martie 2020', 'position' => '52.00', 'disabled' => false, 'created' => '2020-03-06 17:20:43', 'modified' => '2020-03-06 17:20:55', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'repsol martie 2020' => array( 'id' => '17627', 'section_id' => '11', 'name' => 'repsol martie 2020', 'position' => '53.00', 'disabled' => false, 'created' => '2020-03-06 17:21:15', 'modified' => '2020-04-03 08:42:57', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'beneficii comanada online' => array( 'id' => '17646', 'section_id' => '11', 'name' => 'beneficii comanada online', 'position' => '55.00', 'disabled' => false, 'created' => '2020-03-17 17:27:31', 'modified' => '2020-03-18 12:59:31', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), '7% Extra discount Repsol BF 2020' => array( 'id' => '17924', 'section_id' => '11', 'name' => '7% Extra discount Repsol BF 2020', 'position' => '58.00', 'disabled' => false, 'created' => '2020-11-12 16:20:09', 'modified' => '2020-11-12 17:02:35', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), '5% extra discount Herzkraft' => array( 'id' => '17925', 'section_id' => '11', 'name' => '5% extra discount Herzkraft', 'position' => '59.00', 'disabled' => false, 'created' => '2020-11-12 16:37:29', 'modified' => '2020-11-12 16:39:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Record fixed price 2020' => array( 'id' => '17926', 'section_id' => '11', 'name' => 'Record fixed price 2020', 'position' => '60.00', 'disabled' => false, 'created' => '2020-11-12 17:48:04', 'modified' => '2020-11-12 17:48:47', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline Black Friday 2020' => array( 'id' => '17945', 'section_id' => '11', 'name' => 'Valvoline Black Friday 2020', 'position' => '61.00', 'disabled' => false, 'created' => '2020-11-18 16:18:39', 'modified' => '2020-11-18 16:19:47', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Repsol_Echipament_protectie_set_curatare_26.05.2021' => array( 'id' => '18169', 'section_id' => '11', 'name' => 'Repsol_Echipament_protectie_set_curatare_26.05.2021', 'position' => '62.00', 'disabled' => false, 'created' => '2021-05-26 15:50:39', 'modified' => '2021-05-26 15:57:26', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021' => array( 'id' => '18170', 'section_id' => '11', 'name' => 'Valvoline_Echipament_protectie_Set_Curatare_26.05.2021', 'position' => '63.00', 'disabled' => false, 'created' => '2021-05-26 16:03:26', 'modified' => '2021-05-26 16:05:21', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021' => array( 'id' => '18171', 'section_id' => '11', 'name' => 'Echipamente protectie_Repsol_Valvoline_la_Safety_26.05.2021', 'position' => '64.00', 'disabled' => false, 'created' => '2021-05-26 16:10:50', 'modified' => '2021-05-26 16:12:03', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021' => array( 'id' => '18172', 'section_id' => '11', 'name' => 'Set Curatare_Repsol_Valvoline_la_Herzkraft_26.05.2021', 'position' => '65.00', 'disabled' => false, 'created' => '2021-05-26 16:15:23', 'modified' => '2021-05-26 16:16:09', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ), 'Black friday_noiembrie_2021' => array( 'id' => '18418', 'section_id' => '11', 'name' => 'Black friday_noiembrie_2021', 'position' => '68.00', 'disabled' => false, 'created' => '2021-11-18 16:13:02', 'modified' => '2021-11-18 16:13:38', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array( [maximum depth reached] ), 'SectionItemText' => array([maximum depth reached]) ) ), 'Meniu CRM' => array( 'Meniu' => array( 'id' => '4907', 'section_id' => '12', 'name' => 'Meniu', 'position' => '37.00', 'disabled' => false, 'created' => '2018-02-11 15:01:22', 'modified' => '2021-12-17 09:29:39', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Targeturi' => array( 'id' => '16703', 'section_id' => '12', 'name' => 'Targeturi', 'position' => '41.00', 'disabled' => false, 'created' => '2019-03-28 09:58:16', 'modified' => '2020-02-12 09:28:44', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Tools' => array( 'id' => '16704', 'section_id' => '12', 'name' => 'Tools', 'position' => '42.00', 'disabled' => false, 'created' => '2019-03-28 10:00:00', 'modified' => '2019-03-28 10:02:31', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Rapoarte Top Manager' => array( 'id' => '16705', 'section_id' => '12', 'name' => 'Rapoarte Top Manager', 'position' => '43.00', 'disabled' => false, 'created' => '2019-03-28 10:03:27', 'modified' => '2019-03-28 10:06:30', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ), 'Clienti' => array( 'id' => '18447', 'section_id' => '12', 'name' => 'Clienti', 'position' => '69.00', 'disabled' => false, 'created' => '2021-12-17 09:10:33', 'modified' => '2023-05-03 09:10:07', 'Section' => array( [maximum depth reached] ), 'SectionItemAttributeValue' => array([maximum depth reached]), 'SectionItemSetting' => array([maximum depth reached]), 'SectionItemImage' => array([maximum depth reached]), 'SectionItemText' => array( [maximum depth reached] ) ) ) ) $googleClientId = '' $googleApiKey = '' $allow_tooltips = '1' $siteSettings = array( 'product_price_includes_vat' => '1', 'by_category' => array( 'Products' => array( 'product_price_includes_vat' => '1', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'price_round_decimals' => '2', 'prevent_postal_code' => '0' ), 'Social' => array( 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'facebook_default_graph_version' => 'v2.3', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '' ), 'Homepage' => array( 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png' ), 'Tnt' => array( 'tnt_prefix' => 'INV' ), 'Invoice' => array( 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2' ), 'Site' => array( 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'lazy_load' => '0', 'searches_reset_time' => '2', 'show_alternatives_listing' => '1', 'stock_request_xml_logs' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'facebook_track' => '0', 'is_ecommerce' => '1', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'default_country_code' => 'ro', 'feeds_settings' => '', 'order_generic_user' => '', 'has_mega_menu' => '0', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'product_template' => 'Default', 'use_caches' => '0', 'wishlist_verify_prods' => '1', 'default_language' => 'ro', 'show_postal_code' => '0', 'price_decimals' => '2', 'data_processor_token' => '957NH9dDN@d#^UBw' ), 'SeoProduct' => array( 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}' ), 'SeoTopMenu' => array( 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}' ), 'Points' => array( 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'expire_days' => '360', 'allow_pay_credits' => '1' ), 'delivery' => array( 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1' ), 'Currency' => array( 'currency' => 'RON' ), 'shipping' => array( 'shipping_text' => '' ), 'SEO' => array( 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1' ), 'Favico' => array( 'favicon' => 'favicon.ico' ), 'Cart' => array( 'allow0price' => '0', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'sku_shipping' => 'VEN0001', 'order_do_not_change_stock' => '1', 'add_to_cart_only_from_stock' => '0' ), 'Zona admin' => array( 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3' ), 'PayU' => array( 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU' ), 'Email settings' => array( 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'default_confirm_form_from' => '', 'default_form_alert' => 'irina.bratu@itxs.ro', 'electronic_invoice_email' => 'office@valtec.ro', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ), 'Shipping' => array( 'default_shipping_region' => 'Bucuresti', 'has_shipping_price' => '0', 'shipping_type_method' => 'cart', 'min_value_no_shipping' => '500', 'shipping_price' => '30' ), 'Notification Emails' => array( 'default_create_account_notification_email' => 'mrobu@valtec.ro' ), 'Nav Communication' => array( 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder' ), 'Config' => array( 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]' ), 'Agent site' => array( 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec' ), 'Admin' => array( 'allow_tooltips' => '1' ), 'Social Media' => array( 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '' ), 'crm' => array( 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3' ), 'jsvars' => array( 'activate_ping' => '1', 'show_lazy_images' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'has_quick_view' => '0', 'show_discount_popup' => null, 'discount_voucher_code' => '' ), 'Order' => array( 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro' ), 'SFA' => array( 'block_puncte_lucru' => null ), 'Sfa' => array( 'invoice_template_id' => '' ), 'Feeds' => array( 'pleisty_feed_settings' => '' ), 'MobilPay' => array( 'mobil_pay_merchant' => '' ), 'approve_clients_email' => array( 'approve_clients_email' => 'avasc@valtec.ro' ), 'Notifications' => array( 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'cerere_oferta' => 'CS@valtec.ro' ), 'Jobs Settings' => array( 'days_unassing_agent' => '60', 'days_without_tasks' => '30' ), 'CRM' => array( 'crm_has_chat' => '0', 'max_lines_for_offer' => '300' ), 'Import' => array( 'list_per_import' => '10' ), '' => array( 'site_name' => 'Valteconline.com' ), 'IngPay' => array( 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API' ), 'Facebook' => array( 'facebook_pixel' => '805253690650693' ), 'PowerBI' => array( 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a' ) ), 'facebook_url' => 'testtt', 'twitter_url' => 'test', 'price_multiplier' => '1.55', 'calculate_retail_price' => '1', 'homepage_banners_count' => '1', 'homepage_schema' => 'homepageschema.png', 'tnt_prefix' => 'INV', 'last_invoice_number' => '49', 'last_order_number' => '89808', 'invoice_prefix' => 'IVD', 'order_prefix' => '', 'allow_authenticate' => '0', 'minPasswordLength' => '4', 'product_seolinks_format' => '{categoryforlink}/{brandforlink}-{productnameforlink}', 'price_round_decimals' => '2', 'product_metatitle_format' => '{category} {productname} from {brand}', 'product_metadescription_format' => '{productname} {generaldescription}', 'product_metakeywords_format' => '{productname},{brand}', 'top_menu_seolinks_format' => '{menuname}', 'top_menu_metatitle_format' => '{menuname}', 'top_menu_metadescription_format' => '{menuname}', 'top_menu_metakeywords_format' => '{menuname}', 'facebook_app_id' => '150720781934266', 'facebook_app_secret' => '673b8899dedd233da11e3150f3bec43c', 'value_credit_sale' => '0.5', 'value_credit_purchase' => '10', 'default_package_width' => '1', 'default_package_height' => '1', 'default_package_length' => '1', 'default_package_weight' => '1', 'default_product_weight' => '0.1', 'invoice_separator' => '', 'order_separator' => '', 'invoice_length' => '8', 'order_length' => '8', 'invoice_round_factor' => '2', 'proforma_prefix' => 'PRF', 'last_proforma_number' => '2', 'expire_days' => '360', 'allow_pay_credits' => '1', 'currency' => 'RON', 'shipping_text' => '', 'meta_keywords' => 'Valtec Online, Lubrifianti, Repsol, Valvoline, Eurol, Eurol Spec, Unsoare, ulei de motor, ulei de camion, ulei industrial, ulei hidraulic, Valtec Shop', 'meta_title' => 'Magazin de lubrifianti, unsori, igiena, echipamente de protectie', 'meta_description' => 'Valtec este distribuitorul oficial Repsol, Valvoline, Eurol in 17 tari oferind lubrifianti industriali, de motor, hidraulici, de transmisii si antigel de 25 de ani.', 'lazy_load' => '0', 'favicon' => 'favicon.ico', 'searches_reset_time' => '2', 'allow0price' => '0', 'admin_products_link' => '/admin/Frontend/filters?filter=39&template=3', 'sku_discount' => 'DISC0004', 'allow0stock' => '1', 'facebook_default_graph_version' => 'v2.3', 'pay_method' => 'PayU', 'payrefno' => 'PayU', 'show_alternatives_listing' => '1', 'default_form_from' => 'online@valtec.ro', 'default_form_fromName' => 'Valteconline.com', 'smtp_host' => 'localhost', 'mail_password' => '', 'smtp_port' => '', 'mail_username_auth' => '', 'pay_merchant' => 'PayU', 'pay_secret_key' => 'PayU', 'sku_shipping' => 'VEN0001', 'default_shipping_region' => 'Bucuresti', 'default_create_account_notification_email' => 'mrobu@valtec.ro', 'nav_password' => 'Valtec2019', 'nav_username' => 'site', 'link_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'wsdl_get_infos' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_GetInfos', 'entity_keys' => '["products","categories","users","stocks","stockmoves","static_pages", "pages","companies","user_tasks"]', 'agent_site_get_hash_url' => 'http://admin.valteconline.com/comms/getLoginAsUrl', 'agent_database' => 'valtecon_valtec', 'wsdl_set_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'link_get_order' => 'https://nav.valtec.ro:8047/ValtecSSL/WS/VALTEC%20PREMIUM%20LUBRICANTS/Codeunit/Site_SetOrder', 'support_email' => 'operational@valtec.ro;cadam@valtec.ro', 'stock_request_xml_logs' => '1', 'allow_tooltips' => '1', 'api_google_platform' => '', 'domain_verify' => '', 'google_site_verification' => '', 'facebook_link' => '', 'twitter_link' => '', 'tumblr_link' => '', 'allow_product_ratings' => '0', 'allow_product_comments' => '0', 'login_after_password_reset' => '1', 'logout_delete_cart_cookie' => '1', 'refresh_cart_on_login' => '1', 'follow_up_reminder_hours' => '24', 'create_automatic_follow_up_days' => '3', 'marketing_emails' => 'cadam@valtec.ro, adumitriu@valtec.ro, cmocanu@valtec.ro', 'sales_manager_emails' => 'aamariutii@valtec.ro, aionita@valtec.ro', 'financial_emails' => 'avasc@valtec.ro', 'captcha_site_key' => '6Ld7kiIjAAAAAMSjrx0DzuchU07Xba9aRetDFckZ', 'captcha_secret_key' => '6Ld7kiIjAAAAANzdaWkf3gH1r3vFDQtU2-7sqd7v', 'google_api_key' => null, 'google_client_id' => null, 'activate_ping' => '1', 'facebook_track' => '0', 'is_ecommerce' => '1', 'order_notifications' => 'operational@valteconline.ro,contact@itxs.ro,cs@valtec.ro', 'wkhtml_path' => '/usr/local/bin/wkhtmltopdf', 'default_confirm_form_from' => '', 'show_all_filters' => null, 'apply_taxes' => '1', 'taxes_attrs' => '{"tax-id":"tax-id","kg-per-buc":"kg-per-buc"}', 'document_template' => '10', 'block_puncte_lucru' => null, 'remote_server_url' => 'https://www.itxs.ro/customReports/apiGetDataFromReportSave', 'round_up_totals' => '0', 'show_lazy_images' => '0', 'shared_image' => '', 'main_products_filter' => 'test', 'products_min_stock' => '1', 'default_form_alert' => 'irina.bratu@itxs.ro', 'default_country_code' => 'ro', 'feeds_settings' => '', 'invoice_template_id' => '', 'order_generic_user' => '', 'has_shipping_price' => '0', 'in_cart_message' => '0', 'approve_comment' => '0', 'pleisty_feed_settings' => '', 'has_mega_menu' => '0', 'has_quick_view' => '0', 'mailchimp_api_Key' => '', 'mailchimp_list_id' => '', 'mobil_pay_merchant' => '', 'pay_with_card' => '0', 'inactive_card_message' => 'inactiv pentru DEMO', 'approve_clients_email' => 'avasc@valtec.ro', 'shipping_type_method' => 'cart', 'has_store_delivery' => '0', 'nl_gdpr_setting' => '0', 'order_do_not_change_stock' => '1', 'product_template' => 'Default', 'show_discount_popup' => null, 'discount_voucher_code' => '', 'add_to_cart_only_from_stock' => '0', 'electronic_invoice_email' => 'office@valtec.ro', 'use_caches' => '0', 'notifications_email_errors' => 'alexandru.mares@itxs.ro;office@valtec.ro', 'days_unassing_agent' => '60', 'days_without_tasks' => '30', 'crm_has_chat' => '0', 'wishlist_verify_prods' => '1', 'list_per_import' => '10', 'max_lines_for_offer' => '300', 'default_language' => 'ro', 'show_postal_code' => '0', 'prevent_postal_code' => '0', 'site_name' => 'Valteconline.com', 'cerere_oferta' => 'CS@valtec.ro', 'min_value_no_shipping' => '500', 'shipping_price' => '30', 'ing_pay_pass' => 'q1w2e3r4Q!', 'ing_pay_user' => 'TEST_API', 'price_decimals' => '2', 'facebook_pixel' => '805253690650693', 'data_processor_token' => '957NH9dDN@d#^UBw', 'pbi_access_token' => 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCIsImtpZCI6Inp4ZWcyV09OcFRrd041R21lWWN1VGR0QzZKMCJ9.eyJhdWQiOiJodHRwczovL2FuYWx5c2lzLndpbmRvd3MubmV0L3Bvd2VyYmkvYXBpIiwiaXNzIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNTJmZWFmODctM2JjNS00ODRiLWFjYWItOTgxNzk4NDRkOWQ0LyIsImlhdCI6MTczMjE2NzEyOCwibmJmIjoxNzMyMTY3MTI4LCJleHAiOjE3MzIxNzE1MjEsImFjY3QiOjAsImFjciI6IjEiLCJhaW8iOiJBVFFBeS84WUFBQUFoWFMvZDd2OEUzcFRXaFAwLzI5bm8yUXM4RG94c2tLNjlUNXNDQ0ZQVFhXZVUyUHpKMDFGcXNpVnVUakZneHN0IiwiYW1yIjpbInB3ZCJdLCJhcHBpZCI6ImNkMjQ3MWFhLTc0YzQtNDg5Yy04MzlkLTk3MDI2NzM1ZGU5MyIsImFwcGlkYWNyIjoiMSIsImZhbWlseV9uYW1lIjoiR29lYW4iLCJnaXZlbl9uYW1lIjoiUmF6dmFuIiwiaWR0eXAiOiJ1c2VyIiwiaXBhZGRyIjoiMjEyLjE0Ni4xMjIuNTkiLCJuYW1lIjoiUmF6dmFuIEdvZWFuIiwib2lkIjoiNGUwZGNlNTgtZjM4Yi00MmU0LTgzMDctMDRhNTk1MWFjYzU3IiwicHVpZCI6IjEwMDMyMDAxQjEwRTM0N0QiLCJyaCI6IjEuQVR3QWg2Xy1Vc1U3UzBpc3E1Z1htRVRaMUFrQUFBQUFBQUFBd0FBQUFBQUFBQUFhQVJnOEFBLiIsInNjcCI6IkRhc2hib2FyZC5SZWFkLkFsbCBEYXRhc2V0LlJlYWQuQWxsIFJlcG9ydC5SZWFkLkFsbCIsInN1YiI6IjFUdXJUNkd1aDhNMWltaTRsYklTMHlOX2JONU4xcUE5UmVtVklTYzBlRmsiLCJ0aWQiOiI1MmZlYWY4Ny0zYmM1LTQ4NGItYWNhYi05ODE3OTg0NGQ5ZDQiLCJ1bmlxdWVfbmFtZSI6InJnb2VhbkB2YWx0ZWNyby5vbm1pY3Jvc29mdC5jb20iLCJ1cG4iOiJyZ29lYW5AdmFsdGVjcm8ub25taWNyb3NvZnQuY29tIiwidXRpIjoiVlhGTnhfNjlaMDJINXFsajZfSUVBQSIsInZlciI6IjEuMCIsIndpZHMiOlsiNjJlOTAzOTQtNjlmNS00MjM3LTkxOTAtMDEyMTc3MTQ1ZTEwIiwiYjc5ZmJmNGQtM2VmOS00Njg5LTgxNDMtNzZiMTk0ZTg1NTA5Il0sInhtc19pZHJlbCI6IjEgMiIsInhtc19wbCI6ImVuLVVTIn0.qJNyR-qxZ8neuxLMqrlOh2LcKCVzx8C9BtGVmS8zDc2c8nm-0AWHeDC10rJr2igANzE6VOe8afR4uUba9P9kzQKC_Qj15lcoZJvdVTWHxB85MEwjIudIc4BDcU_A6LCvU6Ehr4wfBHnW5NNBOoZwnLO6MMa-KkOdnzJpc_6E1lC3UG2o9jviBX8KnB_-SjIosKtROSC73gtdf1AZw_mKqMH4-ewVJJo892nfYv7QPszPYYCAA_kizcYIfvWYzDObqfl4qqaiVYmX-66wThZJ-v17FHn93HnAOytmfOmsN3KZqFB3ml_q66as97fDWEDx2Ad5TO8KKtfojLwOafaaSA', 'pbi_refresh_token' => '1.ATwAh6_-UsU7S0isq5gXmETZ1KpxJM3EdJxIg52XAmc13pMaARg8AA.AgABAwEAAADW6jl31mB3T7ugrWTT8pFeAwDs_wUA9P8rnQFOltp6irChCUr3ZstMJRCkBhBioxd9a2ndgOhoMXaSapl6gePuFqdsiFUuyDpGostWiCyxspLWZqHi422bS7-yZmIESfs5uU6Cb9kb50FTnKYh0_OZHqfxi2uvc5aGUonAq8_W_zcvcdoR1FcqzVR4cM_K594wgHCqp_fyLHJZnUR_Qd1vi9iexpiPPS8HA9LM_m-W9AQPseTCTcYiQpy87UJ87SrUorp6SbsdgbyiGjRUD0A9A4c1uc8KwOuDI9VPtnfBOUXvXSKegyfp00zDDkrhFKBw6ML6mkKH2VJaUWUYHzzPekKyDqBEmqxS-t7pn98vckgGX7W85HQGfTYjC7TouBDkgkowrRvHbCy3v0LL6ZNVyOiHBJfxxnCK64UJ6FA9EpkXOdQv224Bz1cLFk3opoBmxOq3D0duaip_QSRj9WvG3YKs_rl8IBbeR_h0ZMGPp_s5Y5dHTllMsn_y5EN_y-aKV3VWkC2GBpI4fmkQKehU7aCDiYxr4tXy_XxyMAgmnIECWJUHR5xLa4Kz6-9ni2SjjwlQu83mLSYM3q30Ooynn9b63N1Jdb8afHyC3rPMtPJmF6eTXg13ULvkY52dWAouIJUgvxGbnzNHBqJS26YmNMUaAtNjYoMuVeFaBw9gNXPq1t38pZzkzJ_HsWcF0X9WMmxVJIKBNy0xVH78MP-e3BAUDw', 'pbi_user' => 'rgoean@valtecro.onmicrosoft.com', 'pbi_password' => 'Marketing2024#07', 'pbi_client_id' => 'cd2471aa-74c4-489c-839d-97026735de93', 'pbi_client_secret' => 'Do.8Q~WWIObx0OqEqWbVIRi.ZcOVyOcyiCOVBb~a', 'support_email_international' => 'operational@valtec.ro;ccolibaba@valtec.nl;cadam@valtec.ro;mcatrina@valtec.ro' ) $templateFolder = 'Default' $extends = '' $jsFileName = 'Default/frontend/listing_filters.v2'include - APP/View/Elements/Frontend/ValtecShop/Filters/Default/index.ctp, line 74 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 PortalView::element() - APP/View/PortalView.php, line 29 include - APP/View/Elements/Frontend/Default/Helper/filters.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 PortalView::element() - APP/View/PortalView.php, line 29 include - APP/View/Frontend/filters.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Complete the order within 24 hours and receive a 10% DISCOUNT on all products with full price added to the basket.
The discount has been activated and will be visible when completing the order.