Deutsch English

Categories

Manufacturer

More about...

Newsletter subscription

E-mail address:

The newsletter can be canceled here or in your Account at any time.

Product not found!

Sorry, we could not find a product matching your search request.
Try again?

Keyword:

Back

Shopping cart

You do not have any products in your shopping cart yet.

Shipping country

Welcome back!

Bestsellers

// LAGERAMPEL - ANFANG foreach ($script_array as $script) { $script .= strpos($script,$script_min) === false ? '?v=' . filemtime(DIR_FS_CATALOG.$script) : ''; echo ''.PHP_EOL; } ob_start(); foreach(auto_include(DIR_FS_CATALOG.DIR_TMPL_JS.'/extra/','php') as $file) require ($file); $javascript = ob_get_clean(); if (COMPRESS_JAVASCRIPT == 'true') { require_once(DIR_FS_EXTERNAL.'compactor/compactor.php'); $compactor = new Compactor(array('strip_php_comments' => false, 'compress_css' => false, 'compress_scripts' => true)); $javascript = $compactor->squeeze($javascript); } echo $javascript.PHP_EOL; ?>