EGO CTA9500 - насадка для акумуляторної комбісистеми EGO PH1400E, призначена для культивування невеликих ділянок, клумб та грядок. Являє собою дві пари фрез для культивування на алюмінієвій штанзі без двигуна.
Зверніть увагу: насадка-культиватор підходить лише для комбісистеми EGO PH1400E!
Основні переваги EGOCTA9500:
3 роки гарантія
4 сталеві фрези для культивування, 2 з яких знімні
21/24 см - ширина захвату куьтиватора
21,5 см - глибина обробки
210-240 об/хв - швидкість обертання фрез
40 хв - час роботи від акумулятора ємністю 2.5 А * год
64 хв - час роботи від акумулятора ємністю 4 А * год
80 хв - час роботи від акумулятора ємністю 5 А * год
120 хв - час роботи від акумулятора ємністю 7.5 А * год
160 хв - час роботи від акумулятора ємністю 10 А * год
Міцна алюмінієва штанга
Загальна довжина 92 см
Вага насадки всього 3,9 кг
КОМПЛЕКТАЦІЯ:
Насадка-культиватор EGO CTA9500
Захисний щиток
Шестигранний ключ
Інструкція
Картонна коробка.
* @param bool $lock * @return int */ public function put(string $path, $contents, $lock = false) { return file_put_contents($path, $contents, $lock ? LOCK_EX : 0); } /** * Write the contents of a file, replacing it atomically if it already exists. * @param string $path //ini_set('error_log' , '/home/solomono/web/solomono.net/sites/dev/php.log'); error_reporting(E_ALL); set_error_handler(function ($level, $message, $file = '', $line = 0) { $this->handleError($level, $message, $file, $line); }); set_exception_handler(function ($e) { $this->handleException($e); }); * @param bool $lock * @return int */ public function put(string $path, $contents, $lock = false) { return file_put_contents($path, $contents, $lock ? LOCK_EX : 0); } /** * Write the contents of a file, replacing it atomically if it already exists. * @param string $path $this->ensureCacheDirectoryExists($path = $this->path($key)); $result = $this->files->put( $path, $this->expiration($seconds) . serialize($value), true ); if ($result !== false && $result > 0) { $this->ensureFileHasCorrectPermissions($path); * @param mixed $value * @return bool */ public function forever($key, $value): bool { return $this->put($key, $value, 0); } /** * Remove an item from the cache. * @param string $key * @param mixed $value * @return bool */ public function forever($key, $value) { $result = $this->store->forever($this->itemKey($key), $value); if ($result) { event(new CacheWritten($key, $value)); } if (is_array($key)) { return $this->putMany($key, $value); } if ($ttl === null) { return $this->forever($key, $value); } $seconds = $this->getSeconds($ttl); if ($seconds <= 0) { // given number of seconds so it's available for all subsequent requests. if (!is_null($value)) { return $value; } $this->put($key, $value = $callback(), $ttl); return $value; } /** try { if ($isCacheEnabled) { return self::getRepository() ->remember( $key, $ttl, $closure ); } else { return $closure(); $attributesValues[$row['id']] = $row; } } return $attributesValues; }, null ); } return $attributesValuesBuffer ?: [];} if (empty($attributesOptionsData)) { return []; } //get attributes values $attributesValues = getAttributesValues($languagesId, $force); //get product`s attributes if (!$force && !empty($listing_sql)) { //get all products ids $allListingProductsIds = getAttributesAllProducts(); } if ($useCache) { $data = FileCacheHelper::remember( FileCacheHelper::ALL_ATTRIBUTES_KEY . "_language({$languagesId})_" . $parameter, fn() => getPageAttributes($languagesId, $force), null ); } else { $data = getPageAttributes($languagesId, $force); } // given number of seconds so it's available for all subsequent requests. if (!is_null($value)) { return $value; } $this->put($key, $value = $callback(), $ttl); return $value; } /** try { if ($isCacheEnabled) { return self::getRepository() ->remember( $key, $ttl, $closure ); } else { return $closure(); if ($useCache) { $data = FileCacheHelper::remember( FileCacheHelper::ALL_ATTRIBUTES_KEY . "_language({$languagesId})_" . $parameter, fn() => getPageAttributes($languagesId, $force), null ); } else { $data = getPageAttributes($languagesId, $force); } if ($drugie->num_rows) { $tpl_settings = $currenModuleSettings; $tpl_settings['request'] = $drugie; $tpl_settings['title'] = getConstantValue('PROD_DRUGIE'); getArrayWithAllAttributes(); include(DIR_WS_MODULES . FILENAME_PRODUCT_LISTING_COL); }} } require_once DIR_WS_EXT . "last_viewed_products/last_viewed_products.php"; } break; case 'P_DRUGIE': include(DIR_WS_MODULES . 'drugie.php'); break; case 'P_XSELL': if (is_file(DIR_WS_EXT . 'xsell_products_buynow/' . FILENAME_XSELL_PRODUCTS)) { require_once DIR_WS_EXT . 'xsell_products_buynow/' . FILENAME_XSELL_PRODUCTS; } <?php echo $breadcrumb->trail(' '); ?> <!-- END BREADCRUMBS --> <!-- CONTENT --> <?php if (file_exists(DIR_WS_TEMPLATES . TEMPLATE_NAME . '/content/' . $content . '.tpl.php')) { require(DIR_WS_TEMPLATES . TEMPLATE_NAME . '/content/' . $content . '.tpl.php'); // content from current template (if exists) } else { require(DIR_WS_CONTENT . $content . '.tpl.php'); // content from default template } ?> <!-- END CONTENT --> }} else { http_response_code(404); $content = CONTENT_ERROR_404;}require(DIR_WS_TEMPLATES . TEMPLATE_NAME . '/' . TEMPLATENAME_MAIN_PAGE);require(DIR_WS_INCLUDES . 'application_bottom.php');|
ErrorException
|
|---|
ErrorException:
file_put_contents(/mnt/test_sites/sites_new/wellcraft.com.ua/storage/cache/products_options_values/products_options_values$_language(5)): failed to open stream: No such file or directory
at /home/solomono/web/solomono.net/sites/demo/app/Classes/Filesystem/Filesystem.php:140
at Bootstrap\HandleExceptions->handleError()
(/home/solomono/web/solomono.net/sites/demo/bootstrap/HandleExceptions.php:32)
at Bootstrap\HandleExceptions->Bootstrap\{closure}()
at file_put_contents()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Filesystem/Filesystem.php:140)
at App\Classes\Filesystem\Filesystem->put()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Store/FileStore.php:64)
at App\Classes\Cache\Store\FileStore->put()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Store/FileStore.php:131)
at App\Classes\Cache\Store\FileStore->forever()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Repository.php:301)
at App\Classes\Cache\Repository->forever()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Repository.php:160)
at App\Classes\Cache\Repository->put()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Repository.php:328)
at App\Classes\Cache\Repository->remember()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Helpers/FileCacheHelper.php:186)
at App\Classes\Cache\Helpers\FileCacheHelper::remember()
(/home/solomono/web/solomono.net/sites/demo/includes/functions/attributes.php:318)
at getAttributesValues()
(/home/solomono/web/solomono.net/sites/demo/includes/functions/attributes.php:522)
at getPageAttributes()
(/home/solomono/web/solomono.net/sites/demo/includes/functions/attributes.php:467)
at {closure}()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Repository.php:328)
at App\Classes\Cache\Repository->remember()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Helpers/FileCacheHelper.php:186)
at App\Classes\Cache\Helpers\FileCacheHelper::remember()
(/home/solomono/web/solomono.net/sites/demo/includes/functions/attributes.php:468)
at getArrayWithAllAttributes()
(/home/solomono/web/solomono.net/sites/demo/includes/modules/drugie.php:42)
at include('/home/solomono/web/solomono.net/sites/demo/includes/modules/drugie.php')
(/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/content/product_info.tpl.php:412)
at require('/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/content/product_info.tpl.php')
(/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/main_page.tpl.php:121)
at require('/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/main_page.tpl.php')
(/mnt/test_sites/sites_new/wellcraft.com.ua/product_info.php:338)
|
* @param bool $lock * @return int */ public function put(string $path, $contents, $lock = false) { return file_put_contents($path, $contents, $lock ? LOCK_EX : 0); } /** * Write the contents of a file, replacing it atomically if it already exists. * @param string $path //ini_set('error_log' , '/home/solomono/web/solomono.net/sites/dev/php.log'); error_reporting(E_ALL); set_error_handler(function ($level, $message, $file = '', $line = 0) { $this->handleError($level, $message, $file, $line); }); set_exception_handler(function ($e) { $this->handleException($e); }); * @param bool $lock * @return int */ public function put(string $path, $contents, $lock = false) { return file_put_contents($path, $contents, $lock ? LOCK_EX : 0); } /** * Write the contents of a file, replacing it atomically if it already exists. * @param string $path $this->ensureCacheDirectoryExists($path = $this->path($key)); $result = $this->files->put( $path, $this->expiration($seconds) . serialize($value), true ); if ($result !== false && $result > 0) { $this->ensureFileHasCorrectPermissions($path); * @param mixed $value * @return bool */ public function forever($key, $value): bool { return $this->put($key, $value, 0); } /** * Remove an item from the cache. * @param string $key * @param mixed $value * @return bool */ public function forever($key, $value) { $result = $this->store->forever($this->itemKey($key), $value); if ($result) { event(new CacheWritten($key, $value)); } if (is_array($key)) { return $this->putMany($key, $value); } if ($ttl === null) { return $this->forever($key, $value); } $seconds = $this->getSeconds($ttl); if ($seconds <= 0) { // given number of seconds so it's available for all subsequent requests. if (!is_null($value)) { return $value; } $this->put($key, $value = $callback(), $ttl); return $value; } /** try { if ($isCacheEnabled) { return self::getRepository() ->remember( $key, $ttl, $closure ); } else { return $closure(); if ($useCache) { $data = FileCacheHelper::remember( FileCacheHelper::ALL_ATTRIBUTES_KEY . "_language({$languagesId})_" . $parameter, fn() => getPageAttributes($languagesId, $force), null ); } else { $data = getPageAttributes($languagesId, $force); } if ($drugie->num_rows) { $tpl_settings = $currenModuleSettings; $tpl_settings['request'] = $drugie; $tpl_settings['title'] = getConstantValue('PROD_DRUGIE'); getArrayWithAllAttributes(); include(DIR_WS_MODULES . FILENAME_PRODUCT_LISTING_COL); }} } require_once DIR_WS_EXT . "last_viewed_products/last_viewed_products.php"; } break; case 'P_DRUGIE': include(DIR_WS_MODULES . 'drugie.php'); break; case 'P_XSELL': if (is_file(DIR_WS_EXT . 'xsell_products_buynow/' . FILENAME_XSELL_PRODUCTS)) { require_once DIR_WS_EXT . 'xsell_products_buynow/' . FILENAME_XSELL_PRODUCTS; } <?php echo $breadcrumb->trail(' '); ?> <!-- END BREADCRUMBS --> <!-- CONTENT --> <?php if (file_exists(DIR_WS_TEMPLATES . TEMPLATE_NAME . '/content/' . $content . '.tpl.php')) { require(DIR_WS_TEMPLATES . TEMPLATE_NAME . '/content/' . $content . '.tpl.php'); // content from current template (if exists) } else { require(DIR_WS_CONTENT . $content . '.tpl.php'); // content from default template } ?> <!-- END CONTENT --> }} else { http_response_code(404); $content = CONTENT_ERROR_404;}require(DIR_WS_TEMPLATES . TEMPLATE_NAME . '/' . TEMPLATENAME_MAIN_PAGE);require(DIR_WS_INCLUDES . 'application_bottom.php');|
ErrorException
|
|---|
ErrorException:
file_put_contents(/mnt/test_sites/sites_new/wellcraft.com.ua/storage/cache/all_attributes/all_attributes$_language(5)_7f3eb6c69fef724f97eaec0e4c2ac21a): failed to open stream: No such file or directory
at /home/solomono/web/solomono.net/sites/demo/app/Classes/Filesystem/Filesystem.php:140
at Bootstrap\HandleExceptions->handleError()
(/home/solomono/web/solomono.net/sites/demo/bootstrap/HandleExceptions.php:32)
at Bootstrap\HandleExceptions->Bootstrap\{closure}()
at file_put_contents()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Filesystem/Filesystem.php:140)
at App\Classes\Filesystem\Filesystem->put()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Store/FileStore.php:64)
at App\Classes\Cache\Store\FileStore->put()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Store/FileStore.php:131)
at App\Classes\Cache\Store\FileStore->forever()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Repository.php:301)
at App\Classes\Cache\Repository->forever()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Repository.php:160)
at App\Classes\Cache\Repository->put()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Repository.php:328)
at App\Classes\Cache\Repository->remember()
(/home/solomono/web/solomono.net/sites/demo/app/Classes/Cache/Helpers/FileCacheHelper.php:186)
at App\Classes\Cache\Helpers\FileCacheHelper::remember()
(/home/solomono/web/solomono.net/sites/demo/includes/functions/attributes.php:468)
at getArrayWithAllAttributes()
(/home/solomono/web/solomono.net/sites/demo/includes/modules/drugie.php:42)
at include('/home/solomono/web/solomono.net/sites/demo/includes/modules/drugie.php')
(/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/content/product_info.tpl.php:412)
at require('/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/content/product_info.tpl.php')
(/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/main_page.tpl.php:121)
at require('/mnt/test_sites/sites_new/wellcraft.com.ua/templates/default/main_page.tpl.php')
(/mnt/test_sites/sites_new/wellcraft.com.ua/product_info.php:338)
|