Komt eraan

LEGO Bluey

We hebben op dit moment geen Bluey-sets om te huren. Laat je e-mailadres achter en we laten je weten zodra we er binnen hebben.

Krijg bericht zodra we Bluey hebben

We mailen je één keer — zodra de eerste Bluey-set bij ons te huur is. Verder geen nieuwsbrieven.

Je e-mail wordt alleen gebruikt voor deze melding.

18 queries · 173.9ms
0.89 ms SELECT c.category_id FROM oc_category c JOIN oc_category_description cd ON cd.category_id = c.category_id AND cd.language_id = :lang
0.26 ms CREATE TABLE IF NOT EXISTS bsw_users ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, email VARCHAR(255) NOT NULL, password_hash VARCHAR(2
0.11 ms CREATE TABLE IF NOT EXISTS bsw_user_sessions ( token CHAR(64) NOT NULL PRIMARY KEY, user_id INT UNSIGNED NOT NULL, ip VARCHAR(45) DEFAU
0.09 ms CREATE TABLE IF NOT EXISTS bsw_password_resets ( token_hash CHAR(64) NOT NULL PRIMARY KEY, user_id INT UNSIGNED NOT NULL, created DATET
0.1 ms CREATE TABLE IF NOT EXISTS bsw_theme_wishlist ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, slug VARCHAR(64) NOT NULL, email VARCHAR(25
0.1 ms CREATE TABLE IF NOT EXISTS bsw_login_attempts ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, email VARCHAR(255) NOT NULL, ip VARCHAR(45)
28.66 ms SHOW COLUMNS FROM bsw_users LIKE 'birth_date'
14.27 ms SHOW COLUMNS FROM bsw_users LIKE 'birthday_bonus_year'
1.55 ms CREATE TABLE IF NOT EXISTS bsw_favorites ( user_id INT UNSIGNED NOT NULL, product_id INT UNSIGNED NOT NULL, added_at DATETIME NOT NULL
18.15 ms SHOW TABLES LIKE 'bg_inventory'
31.43 ms SHOW COLUMNS FROM bg_inventory
41.56 ms SELECT p.product_id, p.model, p.image, p.date_created, p.viewed, p.age_category_id, p.location, p.y
2.06 ms SELECT gi.gallery_item_id, pr.order AS sort_order, gi.resource_type, gi.hash, gi.format,
28.01 ms SELECT age_category_id, min_age FROM oc_age_category
3.71 ms SELECT gi.gallery_item_id, pr.order AS sort_order, gi.resource_type, gi.hash, gi.format,
1.22 ms SELECT gi.gallery_item_id, pr.order AS sort_order, gi.resource_type, gi.hash, gi.format,
0.93 ms SELECT gi.gallery_item_id, pr.order AS sort_order, gi.resource_type, gi.hash, gi.format,
0.8 ms SELECT * FROM channels ORDER BY sort_order, id