Bel nu 072 - 582 4996 (Alkmaar)
072 - 574 3060 (Heerhugowaard)
0224 - 745 223 (Schagen)
Als nieuwe klant van ons krijgt u op uw eerste reparatie van uw Apple product 5% korting!
Vul bij het afrekenen de volgende actie-code in:
APPLE5
Deze code is alleen vandaag geldig en door u te gebruiken op Apple reparaties.
![]() |
Apple |
Selecteer op deze pagina het toestel van Apple waarmee u problemen heeft. Als uw toestel niet terugkomt in deze lijst kunt u contact met ons opnemen
iPhone 15 Pro Max
iPhone 15 Pro
iPhone 15 Plus
iPhone 15
iPhone 14 Pro Max
iPhone 14 Pro
iPhone 14 Plus
iPhone 14
iPhone SE 2022
iPhone 13 Pro Max
iPhone 13 Pro
iPhone 13
iPhone 13 mini
iPhone 12 Pro Max
iPhone 12 Pro
iPhone 12
iPhone 12 mini
iPhone SE 2020
iPhone 11 Pro Max
iPhone 11 Pro
iPhone 11
iPhone XS Max
iPhone XS
iPhone XR
iPhone X
iPhone 8 Plus
iPhone 8
iPhone 7 Plus
iPhone 7
iPhone 6S Plus
iPhone 6S
iPhone 6 plus
iPhone 6
iPhone Se
iPhone 5S
iPAD 2022 (A2696, A2757)
iPad 2021 (A2602,A2603, A2604, A2605)
iPad Air 4 / 5 10.9 (A2316, A2324, A2072, A2325)
iPad 2020 (A2069, A2232, A2270, A2233)
iPad Pro 2020/2018 -- 12.9 inch
iPad Pro 2020/2018 -- 11 inch
iPad 7 2019 (A2197, A2198, A2200)
iPad air 3 2019 - (A2152, A2123)
iPad 2018 (A1893, A1954)
iPad Pro (9.7 inch) A1673, A1674
iPad 2017 (A1822, A1584)
iPad Air (2) (A1566, A1567)
iPad Air
iPad mini 4
Categorieën
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SHOW FULL COLUMNS FROM `repair_brands` | 5 | 5 | 2 | |
2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 1 | |
3 | SHOW FULL COLUMNS FROM `repair_options` | 5 | 5 | 2 | |
4 | SHOW FULL COLUMNS FROM `repair_problems` | 14 | 14 | 2 | |
5 | SHOW FULL COLUMNS FROM `repair_products` | 9 | 9 | 2 | |
6 | SHOW FULL COLUMNS FROM `tags` | 2 | 2 | 1 | |
7 | SHOW FULL COLUMNS FROM `stocks` | 9 | 9 | 1 | |
8 | SHOW FULL COLUMNS FROM `repair_problem_tags` | 3 | 3 | 1 | |
9 | SHOW FULL COLUMNS FROM `repair_problem_stocks` | 3 | 3 | 1 | |
10 | SHOW FULL COLUMNS FROM `repair_option_values` | 4 | 4 | 1 | |
11 | SHOW FULL COLUMNS FROM `timetable` | 32 | 32 | 2 | |
12 | SHOW FULL COLUMNS FROM `locations` | 26 | 26 | 2 | |
13 | SHOW FULL COLUMNS FROM `location_settings` | 7 | 7 | 1 | |
14 | SHOW FULL COLUMNS FROM `repair_product_groups` | 7 | 7 | 1 | |
15 | SHOW FULL COLUMNS FROM `users` | 24 | 24 | 2 | |
16 | SHOW FULL COLUMNS FROM `user_locations` | 3 | 3 | 2 | |
17 | SHOW FULL COLUMNS FROM `settings` | 32 | 32 | 2 | |
18 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8mb3_general_ci'; | 1 | 1 | 1 | |
19 | SHOW FULL COLUMNS FROM `reviews` | 6 | 6 | 2 | |
20 | SHOW FULL COLUMNS FROM `cities` | 2 | 2 | 2 | |
21 | SHOW FULL COLUMNS FROM `view_stats` | 12 | 12 | 2 | |
22 | SHOW FULL COLUMNS FROM `mail_queue` | 8 | 8 | 2 | |
23 | SHOW FULL COLUMNS FROM `invoices` | 23 | 23 | 2 | |
24 | SHOW FULL COLUMNS FROM `user_points` | 7 | 7 | 2 | |
25 | SHOW FULL COLUMNS FROM `invoice_rules` | 11 | 11 | 2 | |
26 | SHOW FULL COLUMNS FROM `devices` | 15 | 15 | 2 | |
27 | SHOW FULL COLUMNS FROM `device_types` | 2 | 2 | 1 | |
28 | SHOW FULL COLUMNS FROM `device_repairs` | 17 | 17 | 2 | |
29 | SHOW FULL COLUMNS FROM `device_repair_repair_problems` | 3 | 3 | 2 | |
30 | SHOW FULL COLUMNS FROM `device_photos` | 6 | 6 | 2 | |
31 | SHOW FULL COLUMNS FROM `coupons` | 15 | 15 | 2 | |
32 | SHOW FULL COLUMNS FROM `invoice_coupons` | 4 | 4 | 2 | |
33 | SHOW FULL COLUMNS FROM `permission_pages` | 3 | 3 | 2 | |
34 | SHOW FULL COLUMNS FROM `permission_page_level` | 3 | 3 | 1 | |
35 | SHOW FULL COLUMNS FROM `permission_page_user` | 3 | 3 | 1 | |
36 | SHOW FULL COLUMNS FROM `events` | 10 | 10 | 1 | |
37 | SHOW FULL COLUMNS FROM `shop_articles` | 13 | 13 | 2 | |
38 | SHOW FULL COLUMNS FROM `shop_categories` | 3 | 3 | 1 | |
39 | SELECT `User`.`id`, `User`.`jid`, `User`.`email`, `User`.`pin`, `User`.`enabled`, `User`.`company_name`, `User`.`last_ip`, `User`.`receive_email`, `User`.`password`, `User`.`level`, `User`.`firstname`, `User`.`lastname`, `User`.`address`, `User`.`city`, `User`.`zipcode`, `User`.`telephone`, `User`.`temporarily`, `User`.`hash`, `User`.`tablet_registration`, `User`.`admin_registration`, `User`.`location_id`, `User`.`comment`, `User`.`created`, `User`.`modified`, (CONCAT(`User`.`lastname`, ', ', `User`.`firstname`)) AS `User__name`, ((SELECT IFNULL(SUM(`UserPoint`.`points`), 0) FROM user_points as UserPoint WHERE `UserPoint`.`user_id` = `User`.`id` AND `UserPoint`.`redeem_date` >= DATE_SUB(NOW(),INTERVAL 1 YEAR))) AS `User__points`, `Location`.`id`, `Location`.`is_store`, `Location`.`name`, `Location`.`invoice_prefix`, `Location`.`picture_url`, `Location`.`title`, `Location`.`address`, `Location`.`zipcode`, `Location`.`city`, `Location`.`phone`, `Location`.`mobile`, `Location`.`email`, `Location`.`owner_name`, `Location`.`kvk`, `Location`.`btw_number`, `Location`.`bank_name`, `Location`.`bank_owner_name`, `Location`.`bank_number`, `Location`.`bank_iban`, `Location`.`order`, `Location`.`gcp_refresh_token`, `Location`.`facebook_access_token`, `Location`.`facebook_token_is_valid`, `Location`.`facebook_page_id`, `Location`.`facebook_page_access_token`, `Location`.`created` FROM `users` AS `User` LEFT JOIN `locations` AS `Location` ON (`User`.`location_id` = `Location`.`id`) WHERE `User`.`id` IS NULL LIMIT 1 | 0 | 0 | 1 | |
40 | SELECT `Setting`.`title`, `Setting`.`id`, `Setting`.`contact_email`, `Setting`.`homepage_text`, `Setting`.`termsconditions`, `Setting`.`price_text`, `Setting`.`title_users`, `Setting`.`title_pricing`, `Setting`.`title_services`, `Setting`.`title_pages`, `Setting`.`title_news`, `Setting`.`show_notification`, `Setting`.`notification`, `Setting`.`insurance_text`, `Setting`.`service_text`, `Setting`.`meta_description`, `Setting`.`show_big_notification`, `Setting`.`big_notification_title`, `Setting`.`big_notification`, `Setting`.`shipping_costs_limit`, `Setting`.`shipping_costs`, `Setting`.`point_amount_needed`, `Setting`.`money_for_point`, `Setting`.`give_points`, `Setting`.`default_tax`, `Setting`.`invoice_footer`, `Setting`.`promo_code_display`, `Setting`.`promo_code_header`, `Setting`.`promo_code_content`, `Setting`.`coupon_price_minimal`, `Setting`.`quotation_price`, `Setting`.`popup_work_night` FROM `settings` AS `Setting` WHERE 1 = 1 LIMIT 1 | 1 | 1 | 1 | |
41 | SELECT `RepairBrand`.`id`, `RepairBrand`.`name`, `RepairBrand`.`image`, `RepairBrand`.`order`, `RepairBrand`.`active` FROM `repair_brands` AS `RepairBrand` WHERE `RepairBrand`.`id` = 3 LIMIT 1 | 1 | 1 | 1 | |
42 | SELECT `RepairProductGroup`.`id`, `RepairProductGroup`.`parent_id`, `RepairProductGroup`.`repair_brand_id`, `RepairProductGroup`.`name`, `RepairProductGroup`.`display_open`, `RepairProductGroup`.`order`, `RepairProductGroup`.`icon` FROM `repair_product_groups` AS `RepairProductGroup` WHERE `RepairProductGroup`.`repair_brand_id` = 3 ORDER BY `RepairProductGroup`.`order` ASC | 4 | 4 | 1 | |
43 | SELECT `RepairProduct`.`id`, `RepairProduct`.`repair_brand_id`, `RepairProduct`.`repair_product_group_id`, `RepairProduct`.`name`, `RepairProduct`.`seo_name`, `RepairProduct`.`image`, `RepairProduct`.`has_big_image`, `RepairProduct`.`order`, `RepairProduct`.`active` FROM `repair_products` AS `RepairProduct` WHERE `RepairProduct`.`repair_brand_id` = 3 AND `RepairProduct`.`active` = 1 ORDER BY ISNULL(`RepairProduct`.`repair_product_group_id`) ASC, `RepairProduct`.`repair_product_group_id` ASC, `RepairProduct`.`order` ASC, `RepairProduct`.`name` ASC | 52 | 52 | 1 | |
44 | SELECT `Timetable`.`id`, `Timetable`.`location_id`, `Timetable`.`mon_open`, `Timetable`.`mon_closed`, `Timetable`.`mon_closedallday`, `Timetable`.`mon_popup`, `Timetable`.`tue_open`, `Timetable`.`tue_closed`, `Timetable`.`tue_closedallday`, `Timetable`.`tue_popup`, `Timetable`.`wed_open`, `Timetable`.`wed_closed`, `Timetable`.`wed_closedallday`, `Timetable`.`wed_popup`, `Timetable`.`thu_open`, `Timetable`.`thu_closed`, `Timetable`.`thu_closedallday`, `Timetable`.`thu_popup`, `Timetable`.`fri_open`, `Timetable`.`fri_closed`, `Timetable`.`fri_closedallday`, `Timetable`.`fri_popup`, `Timetable`.`sat_open`, `Timetable`.`sat_closed`, `Timetable`.`sat_closedallday`, `Timetable`.`sat_popup`, `Timetable`.`sun_open`, `Timetable`.`sun_closed`, `Timetable`.`sun_closedallday`, `Timetable`.`sun_popup`, `Timetable`.`message`, `Timetable`.`modified`, `Location`.`id`, `Location`.`is_store`, `Location`.`name`, `Location`.`invoice_prefix`, `Location`.`picture_url`, `Location`.`title`, `Location`.`address`, `Location`.`zipcode`, `Location`.`city`, `Location`.`phone`, `Location`.`mobile`, `Location`.`email`, `Location`.`owner_name`, `Location`.`kvk`, `Location`.`btw_number`, `Location`.`bank_name`, `Location`.`bank_owner_name`, `Location`.`bank_number`, `Location`.`bank_iban`, `Location`.`order`, `Location`.`gcp_refresh_token`, `Location`.`facebook_access_token`, `Location`.`facebook_token_is_valid`, `Location`.`facebook_page_id`, `Location`.`facebook_page_access_token`, `Location`.`created` FROM `timetable` AS `Timetable` LEFT JOIN `locations` AS `Location` ON (`Timetable`.`location_id` = `Location`.`id`) WHERE `Location`.`is_store` = 1 AND `Timetable`.`wed_closedallday` = 0 ORDER BY `Timetable`.`wed_closed` DESC LIMIT 1 | 1 | 1 | 2 |