Time |
Query |
0.56ms
|
select * from `redirects` where `van` like 'https://www.promotie-kledij.eu/nl/categorie/result.html'
|
0.95ms
|
select * from `prdcategorie` where `CATE_SLUG1` = 'result' and `CATE_ACTIEF` = '1' limit 1
|
0.32ms
|
select * from `prdcategorie` where `prdcategorie`.`idPrdcategorie` = '1' limit 1
|
0.17ms
|
select * from `prdcategorie` where `prdcategorie`.`idPrdcategorie` in ('0')
|
0.28ms
|
select `CATE_NAAM1`, `CATE_SLUG1`, `prdcategorie`.`idPrdcategorie` from `prdcategorie` inner join `ecom_shops_categorie` on `prdcategorie`.`idPrdcategorie` = `ecom_shops_categorie`.`idPrdcategorie` where `prdcategorie`.`CATE_ACTIEF` = '1' and `ecom_shops_categorie`.`idShops` = '1' and `prdcategorie`.`idBron` = '1' group by `prdcategorie`.`idPrdcategorie` order by `prdcategorie`.`CATE_NAAM1` asc
|
41.99ms
|
SELECT titel, value_id AS pf_id, count(ecfid) AS aantal, textwaarde, groepwaarde, volgorde, feature_id, textcode, a.idProduct FROM(
SELECT cf.`titel1` AS titel, cf.volgorde as volgorde, pf.id AS ecfid,
`ecom_custfeatwaarde`.`waarde1` AS textwaarde, `ecom_custfeatwaarde`.`code` AS textcode, concat(`ecom_custfeatwaarde`.`waarde1`,cf.id)
AS groepwaarde, ecom_custfeatwaarde.id AS value_id,
concat('single_',pf.id) AS type_id, ecom_custfeatwaarde.`volgorde` AS value_volgorde, cf.id AS feature_id, pf.idProduct
FROM `ecom_productfamiliecustomfeatures` pf
INNER JOIN `ecom_customfeatures` cf ON pf.`idEcomCustomfeatures` = cf.`id`
INNER JOIN `ecom_productfamiliecustomfeatures_waardes` pfw ON pf.`id` = pfw.`productfamiliecustomfeature_id`
INNER JOIN `ecom_custfeatwaarde` ON pfw.`waarde_id` = `ecom_custfeatwaarde`.`id`
INNER JOIN `ecom_customgroep` on (cf.`ecom_customgroep_id` = `ecom_customgroep`.`id`)
INNER JOIN `ecom_productfamiliecategorie` ON `pf`.`idProduct` = `ecom_productfamiliecategorie`.`idProduct` WHERE cf.type = 1 AND cf.active = 1 AND ecom_productfamiliecategorie.idPrdcategorie = 58 GROUP BY pf.idProduct, ecom_custfeatwaarde.id
ORDER BY titel, textwaarde ASC) a
INNER JOIN `ecom_productfamiliecategorie` ON a.idProduct = `ecom_productfamiliecategorie`.`idProduct`
WHERE `ecom_productfamiliecategorie`.`idPrdcategorie` = 58 AND textwaarde IS NOT NULL AND titel IS NOT NULL GROUP BY value_id ORDER BY volgorde, titel asc, textwaarde asc
|
142.74ms
|
select count(*) as aggregate from `productfeatures` inner join `product` on `productfeatures`.`idProduct` = `product`.`idProduct` inner join `ecom_productcategorie` on `productfeatures`.`idProductfeatures` = `ecom_productcategorie`.`idProductfeatures` inner join `ecom_productfeatures_shops` on `productfeatures`.`idProductfeatures` = `ecom_productfeatures_shops`.`idProductfeatures` where `ecom_productfeatures_shops`.`idShop` = '1' and `productfeatures`.`PRD_ACTIEF` = '1' and `productfeatures`.`PRD_VOLGORDE` = '0' and `ecom_productcategorie`.`idPrdcategorie` = '58'
|
19.39ms
|
select `productfeatures`.`PRD_REF`, `productfeatures`.`PRD_ARTIKELCODE`, `productfeatures`.`PRD_EXTRANAAM1`, `productfeatures`.`PRD_SLUG1`, `productfeatures`.`idProductfeatures`, `productfeatures`.`idProduct`, `productfeatures`.`PRD_PRIJS`, `productfeatures`.`idMerken`, `idPrdbtwpercentage`, `PRD_PROMO`, `PRD_NIEUW` from `productfeatures` inner join `product` on `productfeatures`.`idProduct` = `product`.`idProduct` inner join `ecom_productcategorie` on `productfeatures`.`idProductfeatures` = `ecom_productcategorie`.`idProductfeatures` inner join `ecom_productfeatures_shops` on `productfeatures`.`idProductfeatures` = `ecom_productfeatures_shops`.`idProductfeatures` where `ecom_productfeatures_shops`.`idShop` = '1' and `productfeatures`.`PRD_ACTIEF` = '1' and `productfeatures`.`PRD_VOLGORDE` = '0' and `ecom_productcategorie`.`idPrdcategorie` = '58' order by `PROD_VOLGORDE` asc limit 24 offset 0
|
1.99ms
|
select * from `product` where `product`.`idProduct` in ('1184', '1247', '1289', '1903', '2797', '3229', '1143', '1244', '1285', '1902', '3134', '1090', '1226', '1272', '1900', '1923', '1223', '1269', '1886', '1918', '1078', '1213', '1262', '1884')
|
0.96ms
|
select * from `ecom_merken` where `ecom_merken`.`id` in ('18')
|
1.7ms
|
select * from `prdmedia` where `MEDIA_TYPE` = 'I' and `MEDIA_STD` = '1' and `prdmedia`.`idProduct` in ('1078', '1090', '1143', '1184', '1213', '1223', '1226', '1244', '1247', '1262', '1269', '1272', '1285', '1289', '1884', '1886', '1900', '1902', '1903', '1918', '1923', '2797', '3134', '3229')
|
12.32ms
|
SELECT `ecom_merken`.`id` AS `id`, `ecom_merken`.`naam1` AS `merknaam`, COUNT(`product`.`idMerken`) AS aantal FROM (
SELECT `productfeatures`.`idProduct` FROM `productfeatures` INNER JOIN `ecom_productcategorie` ON `productfeatures`.`idProductfeatures` = `ecom_productcategorie`.`idProductfeatures`
WHERE `ecom_productcategorie`.`idPrdcategorie` = '58'GROUP BY `productfeatures`.`idProduct`) AS z INNER JOIN `product` ON `z`.`idProduct` = `product`.`idProduct` INNER JOIN `ecom_merken` ON `product`.`idMerken` = `ecom_merken`.`id`GROUP BY `product`.`idMerken` ORDER BY `merknaam` ASC
|
0.76ms
|
select * from `ecom_settings` where `id` = '22' limit 1
|
0.48ms
|
select * from `ecom_settings` where `id` = '23' limit 1
|
0.44ms
|
select * from `ecom_winkels` limit 1
|
0.33ms
|
select * from `ecom_settings` where `id` = '41' limit 1
|
0.37ms
|
select `waarde`, `key` from `ecom_settings` where `key` in ('mollie_redirect_url', 'mollie_webhook_url')
|
1.63ms
|
select * from `ecom_labels`
|
0.74ms
|
select * from `ecom_client_labels`
|
0.61ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
2.03ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.57ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '31438' order by `PRIS_AANTAL` asc
|
0.53ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
1.08ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '31438'
|
1.44ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '31438'
|
2.12ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.45ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.36ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '33067' order by `PRIS_AANTAL` asc
|
0.2ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.53ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33067'
|
0.24ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33067'
|
0.23ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
5.82ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.57ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '34258' order by `PRIS_AANTAL` asc
|
0.22ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
3.53ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '34258'
|
0.36ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '34258'
|
0.22ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.5ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.46ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '49017' order by `PRIS_AANTAL` asc
|
0.2ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.42ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '49017'
|
0.28ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '49017'
|
0.19ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.4ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.43ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '67625' order by `PRIS_AANTAL` asc
|
0.23ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.55ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '67625'
|
0.23ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '67625'
|
0.21ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.47ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.61ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '80030' order by `PRIS_AANTAL` asc
|
0.22ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.49ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '80030'
|
0.22ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '80030'
|
0.23ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.88ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.77ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '30482' order by `PRIS_AANTAL` asc
|
0.32ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.67ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '30482'
|
0.29ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '30482'
|
0.76ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.47ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.61ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '32998' order by `PRIS_AANTAL` asc
|
0.81ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.58ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32998'
|
0.48ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32998'
|
0.33ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.5ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.56ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '34124' order by `PRIS_AANTAL` asc
|
0.25ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.52ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '34124'
|
0.3ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '34124'
|
0.23ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.64ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.39ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '48988' order by `PRIS_AANTAL` asc
|
0.2ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.41ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48988'
|
0.16ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48988'
|
0.16ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.47ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
1.94ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '78287' order by `PRIS_AANTAL` asc
|
0.26ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.57ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '78287'
|
0.18ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '78287'
|
0.16ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.47ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.38ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '29135' order by `PRIS_AANTAL` asc
|
0.17ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.38ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '29135'
|
0.19ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '29135'
|
0.16ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.57ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.56ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '32440' order by `PRIS_AANTAL` asc
|
0.3ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.66ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32440'
|
0.32ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32440'
|
0.28ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.44ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.44ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '33883' order by `PRIS_AANTAL` asc
|
0.22ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.41ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33883'
|
2.25ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33883'
|
0.51ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
1.07ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.42ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '48921' order by `PRIS_AANTAL` asc
|
0.24ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.54ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48921'
|
0.38ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48921'
|
0.23ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.5ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.41ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '49542' order by `PRIS_AANTAL` asc
|
0.17ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
1.19ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '49542'
|
0.54ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '49542'
|
0.36ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.42ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.48ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '32392' order by `PRIS_AANTAL` asc
|
0.17ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.61ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32392'
|
0.18ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32392'
|
0.18ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.81ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.45ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '33811' order by `PRIS_AANTAL` asc
|
0.25ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.56ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33811'
|
4.06ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33811'
|
2.45ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.43ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.5ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '48626' order by `PRIS_AANTAL` asc
|
0.23ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.41ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48626'
|
0.17ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48626'
|
0.4ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
10.44ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
20.61ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '49404' order by `PRIS_AANTAL` asc
|
3.73ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
8.18ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '49404'
|
5.11ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '49404'
|
1.53ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
3.54ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.52ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '28787' order by `PRIS_AANTAL` asc
|
0.2ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
13.74ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '28787'
|
0.36ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '28787'
|
0.25ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.62ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.4ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '32158' order by `PRIS_AANTAL` asc
|
0.22ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.63ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32158'
|
4.97ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '32158'
|
0.67ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.43ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.32ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '33662' order by `PRIS_AANTAL` asc
|
0.19ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.33ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33662'
|
0.17ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '33662'
|
0.16ms
|
select * from `ecom_settings` where `key` = 'korting' limit 1
|
0.42ms
|
select `waarde` from `ecom_settings` where `key` = 'gastzietstaffels' limit 1
|
0.45ms
|
select * from `prdprijsstaffel` where `prdprijsstaffel`.`idProductfeatures` = '48600' order by `PRIS_AANTAL` asc
|
0.25ms
|
select * from `prdbtwpercentage` where `idPrdbtwpercentage` = '4' limit 1
|
0.47ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48600'
|
0.22ms
|
select `ecom_kosten`.*, `ecom_productfeatures_kosten`.`idProductfeatures` as `pivot_idProductfeatures`, `ecom_productfeatures_kosten`.`ecom_kosten_id` as `pivot_ecom_kosten_id`, `ecom_productfeatures_kosten`.`prijs` as `pivot_prijs`, `ecom_productfeatures_kosten`.`id` as `pivot_id`, `ecom_productfeatures_kosten`.`idPrdbtwpercentage` as `pivot_idPrdbtwpercentage` from `ecom_kosten` inner join `ecom_productfeatures_kosten` on `ecom_kosten`.`id` = `ecom_productfeatures_kosten`.`ecom_kosten_id` where `ecom_productfeatures_kosten`.`idProductfeatures` = '48600'
|
0.63ms
|
select `CATE_NAAM1`, `CATE_SLUG1`, `prdcategorie`.`idPrdcategorie`, `idBron` from `prdcategorie` inner join `ecom_shops_categorie` on `prdcategorie`.`idPrdcategorie` = `ecom_shops_categorie`.`idPrdcategorie` where `prdcategorie`.`CATE_ACTIEF` = '1' and `ecom_shops_categorie`.`idShops` = '1' and `prdcategorie`.`idBron` = '0' group by `prdcategorie`.`idPrdcategorie` order by `prdcategorie`.`CATE_NAAM1` desc
|
0.5ms
|
select `pagenamelang1`, `slug1`, `id` from `pages` where `idMenu` = '1' and `pagevisibility` = '1' order by `pageorder` asc
|
0.2ms
|
select `pagenamelang1`, `slug1`, `id` from `pages` where `idMenu` = '1' and `pagevisibility` = '1' order by `pageorder` asc
|
0.7ms
|
select `CATE_NAAM1` as `name`, `CATE_SLUG1` as `cslug`, `prdcategorie`.`idPrdcategorie`, `idBron` from `prdcategorie` inner join `ecom_shops_categorie` on `prdcategorie`.`idPrdcategorie` = `ecom_shops_categorie`.`idPrdcategorie` where `prdcategorie`.`CATE_ACTIEF` = '1' and `ecom_shops_categorie`.`idShops` = '1' and `prdcategorie`.`idBron` = '2' group by `prdcategorie`.`idPrdcategorie` order by `prdcategorie`.`CATE_NAAM1` asc
|
0.47ms
|
select * from `prdmedia` where `prdmedia`.`idPrdcategorie` = '2' and `MEDIA_TYPE` = 'I' and `MEDIA_STD` = '1' limit 1
|
0.45ms
|
select `CATE_NAAM1` as `name`, `CATE_SLUG1` as `cslug`, `prdcategorie`.`idPrdcategorie`, `idBron` from `prdcategorie` inner join `ecom_shops_categorie` on `prdcategorie`.`idPrdcategorie` = `ecom_shops_categorie`.`idPrdcategorie` where `prdcategorie`.`CATE_ACTIEF` = '1' and `ecom_shops_categorie`.`idShops` = '1' and `prdcategorie`.`idBron` = '1' group by `prdcategorie`.`idPrdcategorie` order by `prdcategorie`.`CATE_NAAM1` asc
|
0.36ms
|
select * from `prdmedia` where `prdmedia`.`idPrdcategorie` = '1' and `MEDIA_TYPE` = 'I' and `MEDIA_STD` = '1' limit 1
|
0.34ms
|
select `CATE_NAAM1` as `name`, `CATE_SLUG1` as `cslug`, `prdcategorie`.`idPrdcategorie`, `idBron` from `prdcategorie` inner join `ecom_shops_categorie` on `prdcategorie`.`idPrdcategorie` = `ecom_shops_categorie`.`idPrdcategorie` where `prdcategorie`.`CATE_ACTIEF` = '1' and `ecom_shops_categorie`.`idShops` = '1' and `prdcategorie`.`idBron` = '172' group by `prdcategorie`.`idPrdcategorie` order by `prdcategorie`.`CATE_NAAM1` asc
|
0.24ms
|
select * from `prdmedia` where `prdmedia`.`idPrdcategorie` = '172' and `MEDIA_TYPE` = 'I' and `MEDIA_STD` = '1' limit 1
|
0.24ms
|
select * from `prdmedia` where `prdmedia`.`idPages` = '42' and `MEDIA_TYPE` = 'I' and `MEDIA_STD` = '1' limit 1
|
0.36ms
|
select * from `prdmedia` where `prdmedia`.`idPages` = '43' and `MEDIA_TYPE` = 'I' and `MEDIA_STD` = '1' limit 1
|
0.35ms
|
select * from `prdmedia` where `prdmedia`.`idPages` = '29' and `MEDIA_TYPE` = 'I' and `MEDIA_STD` = '1' limit 1
|
0.66ms
|
select `CATE_NAAM1`, `CATE_SLUG1`, `prdcategorie`.`idPrdcategorie`, `idBron` from `prdcategorie` inner join `ecom_shops_categorie` on `prdcategorie`.`idPrdcategorie` = `ecom_shops_categorie`.`idPrdcategorie` where `prdcategorie`.`CATE_ACTIEF` = '1' and `ecom_shops_categorie`.`idShops` = '1' and `prdcategorie`.`idBron` = '0' group by `prdcategorie`.`idPrdcategorie` order by `prdcategorie`.`CATE_NAAM1` desc
|
0.2ms
|
select `pagenamelang1`, `slug1`, `id` from `pages` where `idMenu` = '1' and `pagevisibility` = '1' order by `pageorder` asc
|
0.19ms
|
select * from `ecom_settings` where `id` = '52' limit 1
|
0.25ms
|
select `key`, `waarde` from `ecom_settings` where `key` in ('mollie_creditcard', 'mollie_mistercash', 'mollie_belfius', 'mollie_banktransfer', 'mollie_ideal', 'mollie_kbc', 'mollie_paypal', 'mollie_sofort')
|
0.4ms
|
select * from `ecom_winkels` limit 1
|
0.23ms
|
select `pagenamelang1`, `slug1`, `id`, `issubpageof` from `pages` where `idMenu` = '2' and `pagevisibility` = '1' and `issubpageof` = '0' order by `pageorder` asc
|
0.73ms
|
select * from `pages` where `pages`.`issubpageof` in ('44') order by `pageorder` asc
|
1.27ms
|
select `pagenamelang1`, `slug1`, `id`, `issubpageof` from `pages` where `idMenu` = '3' and `pagevisibility` = '1' and `issubpageof` = '0' order by `pageorder` asc
|
0.43ms
|
select * from `pages` where `pages`.`issubpageof` in ('53', '59') order by `pageorder` asc
|
0.31ms
|
select `pagenamelang1`, `slug1`, `id`, `issubpageof` from `pages` where `idMenu` = '4' and `pagevisibility` = '1' and `issubpageof` = '0' order by `pageorder` asc
|
0.58ms
|
select * from `pages` where `pages`.`issubpageof` in ('72') order by `pageorder` asc
|