Error in /var/www/templates/default/frontend/content/shop/product.pug:
Value of type null is not callable on line 95, offset 17
.px-0.col-auto.text-accent!=format_price(variant.getDisplayPrice(1, 0))
if variant.getAvailableStock() !== 0
small.fs-xs=_('In Stock - Ready to ship')
else
small.fs-xs=_('Ready to ship in 1-3 buisness days')
else
- var variant = variants[0];
- var variant_name = variant.getVariantName() || variant.getName();
ul.list-group
li.list-group-item.list-group-item-action.list-group-item-light.border.border-2(
class=(active ? 'border-accent' : 'border-secondary')
class='border-start-0 border-end-0'
)
.rounded-0.d-flex.align-items-center.gap-2
.variant-availability.status-available
## /var/www/cache/templates/xftSN_lXZHK8rAwMfz9f60ZnFBA4nPDOIkokqObbACw.php(7136)
#0 /var/www/cache/templates/xftSN_lXZHK8rAwMfz9f60ZnFBA4nPDOIkokqObbACw.php(2906): Phug\Renderer\Adapter\FileAdapter->{closure}(Array)
#1 /var/www/cache/templates/xftSN_lXZHK8rAwMfz9f60ZnFBA4nPDOIkokqObbACw.php(7731): Phug\Renderer\Adapter\FileAdapter->{closure}(true, Array, Array, Array, Object(Closure))
#2 /var/www/cache/templates/xftSN_lXZHK8rAwMfz9f60ZnFBA4nPDOIkokqObbACw.php(1130): Phug\Renderer\Adapter\FileAdapter->{closure}(Array)
#3 /var/www/cache/templates/xftSN_lXZHK8rAwMfz9f60ZnFBA4nPDOIkokqObbACw.php(8121): Phug\Renderer\Adapter\FileAdapter->{closure}(true, Array, Array, Array, Object(Closure))
#4 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Adapter/FileAdapter.php(100): include('/var/www/cache/...')
#5 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/AbstractAdapter.php(103): Phug\Renderer\Adapter\FileAdapter->Phug\Renderer\Adapter\{closure}()
#6 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Adapter/FileAdapter.php(98): Phug\Renderer\AbstractAdapter->execute(Object(Closure), Array)
#7 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(145): Phug\Renderer\Adapter\FileAdapter->displayCached('/frontend/conte...', NULL, Object(Closure), Array)
#8 /var/www/vendor/phug/phug/src/Phug/Util/Util/SandBox.php(38): Phug\Renderer->Phug\Renderer\Partial\{closure}()
#9 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(117): Phug\Util\SandBox->__construct(Object(Closure), NULL)
#10 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/AbstractAdapter.php(61): Phug\Renderer->getNewSandBox(Object(Closure))
#11 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(150): Phug\Renderer\AbstractAdapter->captureBuffer(Object(Closure))
#12 /var/www/vendor/phug/phug/src/Phug/Util/Util/SandBox.php(38): Phug\Renderer->Phug\Renderer\Partial\{closure}()
#13 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(117): Phug\Util\SandBox->__construct(Object(Closure), NULL)
#14 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(159): Phug\Renderer->getNewSandBox(Object(Closure))
#15 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(225): Phug\Renderer->getSandboxCall('', 'render', '/frontend/conte...', NULL, Object(Closure), Array)
#16 /var/www/vendor/phug/phug/src/Phug/Renderer/Renderer.php(136): Phug\Renderer->callAdapter('render', '/frontend/conte...', NULL, Object(Closure), Array)
#17 /var/www/vendor/pug-php/pug/src/Pug/Engine/Renderer.php(35): Phug\Renderer->renderFile('/frontend/conte...', Array)
#18 /var/www/vendor/pug-php/pug/src/Pug/Engine/Renderer.php(109): Pug\Engine\Renderer->renderFileWithPhp('/frontend/conte...', Array)
#19 [internal function]: Pug\Engine\Renderer->Pug\Engine\{closure}()
#20 /var/www/vendor/pug-php/pug/src/Pug/Engine/Renderer.php(116): call_user_func(Object(Closure))
#21 /var/www/src/Common/Provider/PugServiceProvider.php(115): Pug\Engine\Renderer->renderFile('/frontend/conte...', Array)
#22 /var/www/src/Common/App.php(127): Common\Provider\PugServiceProvider->Common\Provider\{closure}('/frontend/conte...', Array)
#23 /var/www/src/Common/ResponderBase.php(138): Common\App::renderTemplate('/frontend/conte...', Array)
#24 /var/www/src/Common/ControllerBase.php(126): Common\ResponderBase->renderToString('product', Array)
#25 /var/www/src/Frontend/Controller/Shop/Products.php(231): Common\ControllerBase->render('product', Array)
#26 [internal function]: Frontend\Controller\Shop\Products->view('buzil-sanitaerr...')
#27 /var/www/src/Common/Router/RouteInfo.php(243): ReflectionMethod->invoke(Object(Frontend\Controller\Shop\Products), 'buzil-sanitaerr...')
#28 /var/www/src/Common/Router/RouteInfo.php(248): Common\Router\RouteInfo->callEndpoint(Object(Laminas\Diactoros\ServerRequest))
#29 /var/www/src/Common/Middleware/ResolverMiddleware.php(26): Common\Router\RouteInfo->getEndpointResponse(Object(Laminas\Diactoros\ServerRequest))
#30 /var/www/vendor/nextcontrol/middleware/src/Delegate.php(32): Common\Middleware\ResolverMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Next\Middleware\Delegate))
#31 /var/www/src/Common/Middleware/AuthMiddleware.php(42): Next\Middleware\Delegate->next(Object(Laminas\Diactoros\ServerRequest))
#32 /var/www/vendor/nextcontrol/middleware/src/Delegate.php(32): Common\Middleware\AuthMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Next\Middleware\Delegate))
#33 /var/www/src/Common/Middleware/RoutingMiddleware.php(24): Next\Middleware\Delegate->next(Object(Laminas\Diactoros\ServerRequest))
#34 /var/www/vendor/nextcontrol/middleware/src/Delegate.php(32): Common\Middleware\RoutingMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Next\Middleware\Delegate))
#35 /var/www/src/Common/Middleware/SessionMiddleware.php(30): Next\Middleware\Delegate->next(Object(Laminas\Diactoros\ServerRequest))
#36 /var/www/vendor/nextcontrol/middleware/src/Delegate.php(32): Common\Middleware\SessionMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Next\Middleware\Delegate))
#37 /var/www/src/Common/Middleware/NotFoundMiddleware.php(94): Next\Middleware\Delegate->next(Object(Laminas\Diactoros\ServerRequest))
#38 /var/www/vendor/nextcontrol/middleware/src/Delegate.php(32): Common\Middleware\NotFoundMiddleware->process(Object(Laminas\Diactoros\ServerRequest), Object(Next\Middleware\Delegate))
#39 /var/www/vendor/nextcontrol/middleware/src/Stack.php(48): Next\Middleware\Delegate->next(Object(Laminas\Diactoros\ServerRequest))
#40 /var/www/vendor/nextcontrol/core/src/Application.php(119): Next\Middleware\Stack->process(Object(Laminas\Diactoros\ServerRequest))
#41 /var/www/vendor/nextcontrol/core/src/Application.php(107): Next\Core\Application->processRequest(Object(Laminas\Diactoros\ServerRequest))
#42 /var/www/public/frontend.php(21): Next\Core\Application->run()
#43 {main}
$parameters = array:33 [
"versioned" => Closure(string $resource_path): string {#578
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "31 to 37"
}
"url_for" => Closure($controller_class, $endpoint_method, $params = [], $query_params = []) {#587
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
use: {
$container: Pimple\Container {#4 …}
}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "38 to 45"
}
"add_query_params" => Closure(?string $url_path, array $params) {#588
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "46 to 46"
}
"as_fragment" => Closure(?string $url_path) {#589
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "47 to 47"
}
"render" => Closure(string $template, $context): string {#590
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
use: {
$container: Pimple\Container {#4 …}
}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "48 to 51"
}
"randomid" => Closure(): string {#591
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "52 to 55"
}
"json_encode" => Closure($raw): string {#592
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "56 to 59"
}
"json_encode_safe" => Closure($raw): string {#593
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "60 to 72"
}
"_" => Closure(string $context, string $text = null) {#594
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "73 to 75"
}
"addslashes" => Closure(string $string) {#595
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "76 to 78"
}
"sprintf" => Closure(string $format_string, mixed ...$values) {#596
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "79 to 81"
}
"property_as_text" => Closure($object, $property): string {#597
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "82 to 85"
}
"format_price" => Closure(int|float|null $price, int $fraction_digits = null, bool $bold = false): string {#598
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "86 to 88"
}
"format_date" => Closure(?DateTime $date, bool $long = true): string {#599
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "89 to 91"
}
"format_date_time" => Closure(?DateTime $date, bool $long = true): string {#600
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "92 to 94"
}
"merge_objects" => Closure(array ...$objects) {#601
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "95 to 95"
}
"highlight_text" => Closure(string $text, ?string $highlight): string {#602
returnType: "string"
class: "Common\Provider\PugServiceProvider"
this: Common\Provider\PugServiceProvider {#18 …}
file: "/var/www/src/Common/Provider/PugServiceProvider.php"
line: "96 to 96"
}
"request" => Laminas\Diactoros\ServerRequest {#101
-attributes: array:2 [
"app" => Pimple\Container {#4 …}
"route" => Common\Router\RouteInfo {#103
+endpoint_class: "Frontend\Controller\Shop\Products"
+endpoint_method: "view"
+params: array:1 [
"path" => "buzil-sanitaerreiniger-bucasan-clear-g-463"
]
+path: "{path:path}"
+attributes: array:1 [
"auth" => false
]
}
]
-uploadedFiles: []
-serverParams: array:37 [
"REDIRECT_STATUS" => "200"
"HTTP_HOST" => "wisada.de"
"HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"HTTP_ACCEPT" => "*/*"
"HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
"HTTP_X_FORWARDED_FOR" => "216.73.216.74"
"HTTP_X_FORWARDED_HOST" => "wisada.de"
"HTTP_X_FORWARDED_PORT" => "443"
"HTTP_X_FORWARDED_PROTO" => "https"
"HTTP_X_FORWARDED_SERVER" => "18c59e809e8a"
"HTTP_X_REAL_IP" => "216.73.216.74"
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
"SERVER_SIGNATURE" => "<address>Apache/2.4.54 (Debian) Server at wisada.de Port 80</address>\n"
"SERVER_SOFTWARE" => "Apache/2.4.54 (Debian)"
"SERVER_NAME" => "wisada.de"
"SERVER_ADDR" => "172.18.0.7"
"SERVER_PORT" => "80"
"REMOTE_ADDR" => "172.18.0.4"
"DOCUMENT_ROOT" => "/var/www/public"
"REQUEST_SCHEME" => "http"
"CONTEXT_PREFIX" => ""
"CONTEXT_DOCUMENT_ROOT" => "/var/www/public"
"SERVER_ADMIN" => "webmaster@localhost"
"SCRIPT_FILENAME" => "/var/www/public/frontend.php"
"REMOTE_PORT" => "54196"
"REDIRECT_URL" => "/shop/products/buzil-sanitaerreiniger-bucasan-clear-g-463"
"GATEWAY_INTERFACE" => "CGI/1.1"
"SERVER_PROTOCOL" => "HTTP/1.1"
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"REQUEST_URI" => "/shop/products/buzil-sanitaerreiniger-bucasan-clear-g-463"
"SCRIPT_NAME" => "/frontend.php"
"PHP_SELF" => "/frontend.php"
"REQUEST_TIME_FLOAT" => 1751692343.299
"REQUEST_TIME" => 1751692343
"argv" => []
"argc" => 0
]
-cookieParams: []
-queryParams: []
-parsedBody: []
-method: "GET"
-requestTarget: null
-uri: Laminas\Diactoros\Uri {#52
#allowedSchemes: array:2 [
"http" => 80
"https" => 443
]
-scheme: "https"
-userInfo: ""
-host: "wisada.de"
-port: 443
-path: "/shop/products/buzil-sanitaerreiniger-bucasan-clear-g-463"
-query: ""
-fragment: ""
-uriString: null
}
#headers: array:10 [
"user-agent" => array:1 [
0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
]
"accept" => array:1 [
0 => "*/*"
]
"accept-encoding" => array:1 [
0 => "gzip, br, zstd, deflate"
]
"x-forwarded-for" => array:1 [
0 => "216.73.216.74"
]
"x-forwarded-host" => array:1 [
0 => "wisada.de"
]
"x-forwarded-port" => array:1 [
0 => "443"
]
"x-forwarded-proto" => array:1 [
0 => "https"
]
"x-forwarded-server" => array:1 [
0 => "18c59e809e8a"
]
"x-real-ip" => array:1 [
0 => "216.73.216.74"
]
"Host" => array:1 [
0 => "wisada.de"
]
]
#headerNames: array:10 [
"host" => "Host"
"user-agent" => "user-agent"
"accept" => "accept"
"accept-encoding" => "accept-encoding"
"x-forwarded-for" => "x-forwarded-for"
"x-forwarded-host" => "x-forwarded-host"
"x-forwarded-port" => "x-forwarded-port"
"x-forwarded-proto" => "x-forwarded-proto"
"x-forwarded-server" => "x-forwarded-server"
"x-real-ip" => "x-real-ip"
]
-protocol: "1.1"
-stream: Laminas\Diactoros\PhpInputStream {#49
#resource: stream resource @5
timed_out: false
blocked: true
eof: false
wrapper_type: "PHP"
stream_type: "Input"
mode: "rb"
unread_bytes: 0
seekable: true
uri: "php://input"
options: []
}
#stream: "php://input"
-cache: ""
-reachedEof: false
}
}
"route" => Common\Router\RouteInfo {#103}
"fragment_url" => "/shop/products/buzil-sanitaerreiniger-bucasan-clear-g-463"
"fragment_id" => "fragment_46916412015"
"app_name" => "frontend"
"app_title" => "wisada.de | Ihr Online-Shop für Hygiene, Einweghandschuhe, Desinfektionsmittel, Reinigungsmittel. Günstig Online Kaufen, Individuelle Angebote."
"settings" => array:8 [
"contact_address" => DoctrineProxies\__CG__\Model\Common\Address {#542
#id: "138"
#meta: null
#external_reference: null
#salutation: null
#name1: null
#name2: null
#address1: null
#address2: null
#zip: null
#city: null
#country_code: null
+__isInitialized__: false
…2
}
"contact_email" => "info@wisada.de"
"contact_phone" => "+49 761 769978-00"
"cookies" => array:2 [
"use_custom_dialog" => false
"usercentrics_id" => "ghD6lQmIuFJyKI"
]
"representative" => "V1000"
"payment" => array:5 [
"accounts" => array:2 [
0 => array:3 [
"receiver_name" => "Sparkasse Freiburg Nördlicher Breisgau"
"iban" => "DE27 6805 0101 0014 1077 24"
"bic" => "FRSPDE66XXX"
]
1 => array:3 [
"receiver_name" => "Deutsche Bank"
"iban" => "DE79 6807 0030 0121 4394 00"
"bic" => "DEUTDE6FXXX"
]
]
"shipment_cost" => 7.49
"shipment_cost_limit" => 500.0
"small_quantity_surcharge" => 5.0
"small_quantity_surcharge_limit" => 100.0
]
"page_title" => "wisada.de | Ihr Online-Shop für Hygiene, Einweghandschuhe, Desinfektionsmittel, Reinigungsmittel. Günstig Online Kaufen, Individuelle Angebote."
"shipping_text" => """
<div class=""><div data-v-6d894769="" class=""><b class="">Versand & Zahlung</b></div><div data-v-6d894769="" class=""><b class=""><br class=""></b></div> <div data-v-6d894769="" class=""><p data-v-6d894769="" class="">Für Lieferungen innerhalb Deutschlands sowie in weitere europäische Länder bieten wir Ihnen attraktive Versandkonditionen und eine Vielzahl komfortabler Zahlungsmöglichkeiten. Mithilfe unseres integrierten Rabattrechners gleichen sich Versandkosten oft schnell aus – viele unserer Kunden profitieren daher regelmäßig von einem versandkostenfreien Einkauf. Aktuelle Informationen zu Versandgebühren und Nachlässen finden Sie jederzeit im ausklappbaren Warenkorb oben rechts. Bei Fragen zu internationalen Lieferzielen außerhalb Europas, speziellen Konditionen oder Speditionsversand steht Ihnen unser Kundenservice gerne zur Verfügung.</p><p data-v-6d894769="" class=""><strong data-start="70" data-end="93" class="">Bitte beachten Sie:</strong> Für Bestellungen mit einem Netto-Warenwert unter 100,00 € fällt ein Mindermengenzuschlag in Höhe von 5,00 € an. Für unsere Bestandskunden entfällt dieser Mindestbestellwert unter Umständen – bitte sprechen Sie uns bei Fragen hierzu direkt an.</p></div> <div data-v-6d894769="" class=""><div data-v-6d894769="" class=""><b class="">Versandkosten in DE & AT</b></div> <table data-v-6d894769="" class=""><tbody data-v-6d894769="" class=""><tr data-v-6d894769="" class=""><td data-v-6d894769="" class="">bis einschließlich 12 kg</td> <td data-v-6d894769="" class="">-</td> <td data-v-6d894769="" class=""><b data-v-6d894769="" class="">7,49 €</b> zzgl. Mwst.\n
\n
abzgl. Rabatt\n
</td></tr> <tr data-v-6d894769="" class=""><td data-v-6d894769="" class="">über 12 kg bis 28 kg</td> <td data-v-6d894769="" class="">-</td> <td data-v-6d894769="" class=""><b data-v-6d894769="" class="">7,49 €</b> zzgl. Mwst.\n
\n
abzgl. Rabatt\n
</td></tr> <tr data-v-6d894769="" class=""><td data-v-6d894769="" class="">je weitere 28 kg</td> <td data-v-6d894769="" class="">-</td> <td data-v-6d894769="" class=""><b data-v-6d894769="" class="">7,49 €</b> zzgl. Mwst.\n
\n
abzgl. Rabatt\n
</td></tr> <tr data-v-6d894769="" class=""><td data-v-6d894769="" class="">\n
ab 500,00 € zzgl. Mwst.\n
</td> <td data-v-6d894769="" class="">-</td> <td data-v-6d894769="" class=""><b data-v-6d894769="" class="">versandkostenfrei*</b></td></tr></tbody></table></div> <div data-v-6d894769="" class=""><div data-v-6d894769="" class=""><br></div><div data-v-6d894769="" class=""><div data-v-6d894769="" class=""><table data-v-6d894769="" class=""><tbody data-v-6d894769="" class=""><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br class=""></td> <td data-v-6d894769="" class=""><br class=""></td></tr></tbody></table></div> <div data-v-6d894769="" class=""><div data-v-6d894769="" class="">Versandkostenfreie Lieferung</div><p data-v-6d894769="" class="">\n
\n
Ab 500,00 € (zzgl. Mwst.) versenden wir <b data-v-6d894769="" class="">kostenlos</b> innerhalb Deutschlands. *\n
\n
</p> <br class=""><p data-v-6d894769="" class="">\n
\n
Auch mittels der Kombination aus Gesamtbestellwert und Abnahmemenge werden Sie dank des<br data-v-6d894769="" class=""> Rabattrechners die Versandkosten schnell kompensieren.</p></div><div data-v-6d894769="" class=""><span data-v-6d894769="" class=""><br class=""></span></div> <div data-v-6d894769="" class=""><b class="">Lieferarten</b></div> <p data-v-6d894769="" class="">\n
Neben der <i data-v-6d894769="" class="">Abholung</i> im Versandzentrum, versenden wir per GLS.</p><p data-v-6d894769="" class=""></p> <p data-v-6d894769="" class="">\n
\n
Wir behalten uns zudem vor, Bestellungen mit einem \n
Versandgewicht\n
ab 200 kg über den Spediteur DBSchenker zuzustellen.\n
Hierüber werden Sie vom Kundenservice nach Ihrer Bestellung informiert.\n
Dort können Sie\n
auch den Wunsch eines Liefer-Avis mitteilen, so dass\n
die Spedition Ihre Ware zum passenden Zeitpunkt\n
anliefern kann.\n
\n
</p><br></div> <table data-v-6d894769="" class=""><tbody data-v-6d894769="" class=""><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br></td> <td data-v-6d894769="" class=""><br></td></tr> <tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br class=""></td> <td data-v-6d894769="" class=""><br class=""></td></tr> <tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br class=""></td> <td data-v-6d894769="" class=""><br class=""></td></tr> <tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br class=""></td> <td data-v-6d894769="" class=""><br></td></tr><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br></td><td data-v-6d894769="" class=""><br></td></tr><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br></td><td data-v-6d894769="" class=""><br></td></tr><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br></td><td data-v-6d894769="" class=""><br></td></tr><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br></td><td data-v-6d894769="" class=""><br></td></tr><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br></td><td data-v-6d894769="" class=""><br></td></tr><tr data-v-6d894769="" class=""><td data-v-6d894769="" class=""><br></td><td data-v-6d894769="" class=""><br></td></tr></tbody></table></div></div>
"""
]
"toasts_queue" => ""
"language" => "en"
"controller" => Frontend\Controller\Shop\Products {#66
#request: Laminas\Diactoros\ServerRequest {#101}
#route: Common\Router\RouteInfo {#103}
-page: null
}
"main_heading" => "Buzil Sanitärreiniger Bucasan Clear G 463"
"page_title" => "Buzil Sanitärreiniger Bucasan Clear G 463"
"breadcrumbs" => array:2 [
0 => array:2 [
"link" => "/shop/categories/renigung-hygiene"
"title" => "Reinigung & Hygiene"
]
1 => array:2 [
"link" => "/shop/products/buzil-sanitaerreiniger-bucasan-clear-g-463"
"title" => "Buzil Sanitärreiniger Bucasan Clear G 463"
]
]
"keywords" => null
"description" => null
"product" => Model\Product\Product {#284
#id: "2260306"
#entity_reference: "1c4f6bea-b6f4-43cd-a67e-1a17c0b6e909"
#is_deleted: false
#created_at: DateTime @1703080832 {#281
date: 2023-12-20 14:00:32.0 +00:00
}
#updated_at: DateTime @1751691694 {#282
date: 2025-07-05 05:01:34.0 +00:00
}
#deleted_at: null
#meta: null
#wp_id: null
#family: DoctrineProxies\__CG__\Model\Product\ProductFamily {#296
#id: "2260307"
#entity_reference: "989c4b22-beac-46ce-ada2-972e5446a605"
#is_deleted: false
#created_at: DateTime @1703080832 {#398
date: 2023-12-20 14:00:32.0 +00:00
}
#updated_at: DateTime @1744304442 {#399
date: 2025-04-10 17:00:42.0 +00:00
}
#deleted_at: null
#meta: null
#number: "081cb78d-0fbb-4a3c-9f29-8d3930fccbc8"
#products: Doctrine\ORM\PersistentCollection {#400
#collection: Doctrine\Common\Collections\ArrayCollection {#401
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\ProductFamily {#296 …2}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "family"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#107 …}
-isDirty: false
}
#listed_product: null
#product_name: "Buzil Sanitärreiniger Bucasan Clear G 463"
#product_number: "995967"
#product_vendor_number: "4100660003758"
#product_description_short: null
#product_description_long: null
#is_top_product_family: false
#is_popular_product_family: false
#page_title: null
#description: null
#keywords: null
#show: false
+__isInitialized__: true
…2
}
#variant_name: "1000 ml"
#batch_size: 1
#vendor: DoctrineProxies\__CG__\Model\Product\Vendor {#306
#id: "1201"
#entity_reference: "4140b665-be73-4fc3-b19a-ef3a881e8311"
#is_deleted: false
#created_at: DateTime @1685547694 {#1022
date: 2023-05-31 15:41:34.0 +00:00
}
#updated_at: DateTime @1685547712 {#1035
date: 2023-05-31 15:41:52.0 +00:00
}
#deleted_at: null
#meta: null
#logo: DoctrineProxies\__CG__\Model\Common\File {#1036
#id: "2129"
#entity_reference: "6773b5da-3f4e-410f-b315-a7fda694234f"
#is_deleted: false
#created_at: DateTime @1685547712 {#1034
date: 2023-05-31 15:41:52.0 +00:00
}
#updated_at: DateTime @1751691676 {#1024
date: 2025-07-05 05:01:16.0 +00:00
}
#deleted_at: null
#meta: null
#name: "buzil-gmbh-co-kg-logo.png"
#mime_type: "image/png"
#size: 49961
#owner_member: "logo"
#owner_reference: "4140b665-be73-4fc3-b19a-ef3a881e8311"
#token: null
+__isInitialized__: true
…2
}
#products: Doctrine\ORM\PersistentCollection {#1037
#collection: Doctrine\Common\Collections\ArrayCollection {#1038
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\Vendor {#306 …2}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "vendor"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#107 …}
-isDirty: false
}
#featured_images: Doctrine\ORM\PersistentCollection {#1050
#collection: Doctrine\Common\Collections\ArrayCollection {#1059
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\Vendor {#306 …2}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "vendor"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1039 …}
-isDirty: false
}
#name: "Buzil GmbH & Co. KG"
#slug: "buzil-gmbh-co-kg"
#external_reference: null
#featured_text: null
#secondary_featured_text_heading: null
#secondary_featured_text: null
#page_title: null
#description: null
#keywords: null
#show: true
+__isInitialized__: true
…2
}
#vendor_number: "4100660003758"
#regular_price: "4.2200"
#tax_class_type: Model\Product\TaxClassType {#286
+name: "NormalTax"
+value: 1
}
#sales_unit: null
#base_units_per_sales_unit: 1.0
#base_unit: "Fl."
#category: DoctrineProxies\__CG__\Model\Product\Category {#316
#id: "220"
#entity_reference: "67d13c8e-d446-42e3-ad86-50b54d7163d0"
#is_deleted: false
#created_at: DateTime @1685547677 {#418
date: 2023-05-31 15:41:17.0 +00:00
}
#updated_at: DateTime @1716366415 {#419
date: 2024-05-22 08:26:55.0 +00:00
}
#deleted_at: null
#meta: null
#sage_id: null
#slug: "renigung-hygiene"
#path: "Reinigung & Hygiene"
#slug_path: "renigung-hygiene/"
#priority: 1
#image: DoctrineProxies\__CG__\Model\Common\File {#429
#id: "75288"
#meta: null
#owner_member: null
#owner_reference: null
#token: null
+__isInitialized__: false
…2
}
#ad_banner: DoctrineProxies\__CG__\Model\Common\File {#430
#id: "75289"
#meta: null
#owner_member: null
#owner_reference: null
#token: null
+__isInitialized__: false
…2
}
#show_landing: false
#sub_categories: Doctrine\ORM\PersistentCollection {#431
#collection: Doctrine\Common\Collections\ArrayCollection {#432
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\Category {#316 …2}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "parent_category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#214 …}
-isDirty: false
}
#parent_category: null
#related_categories: Doctrine\ORM\PersistentCollection {#433
#collection: Doctrine\Common\Collections\ArrayCollection {#434
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\Category {#316 …2}
-association: array:20 [ …20]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "related_categories"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#214 …}
-isDirty: false
}
#industries: Doctrine\ORM\PersistentCollection {#435
#collection: Doctrine\Common\Collections\ArrayCollection {#436
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\Category {#316 …2}
-association: array:20 [ …20]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "categories"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#317 …}
-isDirty: false
}
#products: Doctrine\ORM\PersistentCollection {#437
#collection: Doctrine\Common\Collections\ArrayCollection {#438
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\Category {#316 …2}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#107 …}
-isDirty: false
}
#featured_images: Doctrine\ORM\PersistentCollection {#450
#collection: Doctrine\Common\Collections\ArrayCollection {#459
-elements: []
}
#initialized: false
-snapshot: []
-owner: DoctrineProxies\__CG__\Model\Product\Category {#316 …2}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "category"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#439 …}
-isDirty: false
}
#name: "Reinigung & Hygiene"
#external_reference: "rein_mittrein_mittempty"
#featured_text: null
#secondary_featured_text_heading: null
#secondary_featured_text: null
#page_title: null
#description: null
#keywords: null
#show: true
+__isInitialized__: true
…2
}
#weekly_offer_discount: 0
#is_popular_product: false
#industries: Doctrine\ORM\PersistentCollection {#337
#collection: Doctrine\Common\Collections\ArrayCollection {#341
-elements: []
}
#initialized: false
-snapshot: []
-owner: Model\Product\Product {#284}
-association: array:20 [ …20]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "products"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#317 …}
-isDirty: false
}
#products_similar: Doctrine\ORM\PersistentCollection {#342
#collection: Doctrine\Common\Collections\ArrayCollection {#343
-elements: []
}
#initialized: false
-snapshot: []
-owner: Model\Product\Product {#284}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "similar_products"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#107 …}
-isDirty: false
}
#similar_products: Doctrine\ORM\PersistentCollection {#344
#collection: Doctrine\Common\Collections\ArrayCollection {#345
-elements: []
}
#initialized: false
-snapshot: []
-owner: Model\Product\Product {#284}
-association: array:20 [ …20]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "products_similar"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#107 …}
-isDirty: false
}
#products_combined: Doctrine\ORM\PersistentCollection {#346
#collection: Doctrine\Common\Collections\ArrayCollection {#347
-elements: []
}
#initialized: false
-snapshot: []
-owner: Model\Product\Product {#284}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "combined_products"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#107 …}
-isDirty: false
}
#combined_products: Doctrine\ORM\PersistentCollection {#348
#collection: Doctrine\Common\Collections\ArrayCollection {#349
-elements: []
}
#initialized: false
-snapshot: []
-owner: Model\Product\Product {#284}
-association: array:20 [ …20]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "products_combined"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#107 …}
-isDirty: false
}
#description_feature: null
#description_summary: null
#description_short: null
#description_short_rtf: null
#description_short_html: null
#description_long: null
#description_long_rtf: null
#description_long_html: null
#images: Doctrine\ORM\PersistentCollection {#357
#collection: Doctrine\Common\Collections\ArrayCollection {#365
-elements: array:1 [
0 => Model\Product\Image {#1030
#id: "4591594"
#entity_reference: "b301cd23-4ece-407b-8a3f-77dad52d86e5"
#is_deleted: false
#created_at: DateTime @1717406551 {#1012
date: 2024-06-03 09:22:31.0 +00:00
}
#updated_at: DateTime @1717406551 {#1025
date: 2024-06-03 09:22:31.0 +00:00
}
#deleted_at: null
#meta: null
#name: "995967"
#file: Model\Common\File {#1032
#id: "4591593"
#entity_reference: "47e87f2b-39cf-479b-8a7b-b507a0c10e1e"
#is_deleted: false
#created_at: DateTime @1717406549 {#1026
date: 2024-06-03 09:22:29.0 +00:00
}
#updated_at: DateTime @1751691694 {#1027
date: 2025-07-05 05:01:34.0 +00:00
}
#deleted_at: null
#meta: null
#name: "995967.jpg"
#mime_type: "image/jpeg"
#size: 122821
#owner_member: "file"
#owner_reference: "b301cd23-4ece-407b-8a3f-77dad52d86e5"
#token: null
}
#product: Model\Product\Product {#284}
#index: 0
}
]
}
#initialized: true
-snapshot: array:1 [ …1]
-owner: Model\Product\Product {#284}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#350 …}
-isDirty: false
}
#spec_sheets: Doctrine\ORM\PersistentCollection {#373
#collection: Doctrine\Common\Collections\ArrayCollection {#381
-elements: []
}
#initialized: false
-snapshot: []
-owner: Model\Product\Product {#284}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#366 …}
-isDirty: false
}
#lists: Doctrine\ORM\PersistentCollection {#395
#collection: Doctrine\Common\Collections\ArrayCollection {#397
-elements: []
}
#initialized: false
-snapshot: []
-owner: Model\Product\Product {#284}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#72 …11}
-backRefFieldName: "products"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#382 …}
-isDirty: false
}
#is_top_product: false
#available_stock: 0
#discount_data: "[]"
#tax_codes_data: null
-discounts: []
-discount_one_unit: null
-tax_codes: null
#name: "Buzil Sanitärreiniger Bucasan Clear G 463"
#slug: "buzil-sanitaerreiniger-bucasan-clear-g-463"
#external_reference: "995967"
#page_title: null
#description: null
#keywords: null
#active: false
#show: false
}
]