Notice (8) : compact(): Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Errors/missing_controller.ctp',
(int) 1 => '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Errors/missing_controller.ctp',
(int) 1 => '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Errors/missing_controller.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Errors/missing_controller.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="https://iproductrepair.com/img/favicon_irepair-01.png" type="image/x-icon" size="80*80" />
<link rel="apple-touch-icon" href="https://iproductrepair.com/img/favicon_irepair-01.png" type="image/x-icon" size="180*180" />
<link rel="canonical" href="https://iproductrepair.com/bangalore/1-service-and-repair-center-Yehalanka">
<title>Error</title>
<meta name="description" content="Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. 3-6 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed at your doorstep now." />
<meta name="flattr:id" content="q597ye">
<meta name="keywords" content="iPhone Repair In Bangalore, MacBook Repair In Bangalore" />
<meta name="theme-color" content="#000000">
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="iProduct Repair – Apple Repair Experts | Bangalore"/>
<meta property="og:description" content="Get Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. Up to 12 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed now."/>
<meta property="og:url" content="https://iproductrepair.com/bangalore/1-service-and-repair-center-Yehalanka"/>
<meta property="og:image" content="https://iproductrepair.com/img/OgBackground/iProduct-Repair-Apple-Repair-Specialists.jpg"/>
<meta property="og:image:width " content="1200"/>
<meta property="og:image:height " content="630"/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@iproduct_repair"/>
<meta name="twitter:title" content="iProduct Repair – Apple Repair Experts | Bangalore"/>
<meta name="twitter:description" content="Get Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. Up to 12 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed now."/>
<meta name="twitter:image" content="https://iproductrepair.com/img/OgBackground/iProduct-Repair-Apple-Repair-Specialists.jpg"/>
<meta name="geo.region" content="IN-KA" />
<meta name="geo.placename" content="Bengaluru" />
<meta name="geo.position" content="12.948614;77.704164" />
<meta name="facebook-domain-verification" content="66ri5obq5t5z981y4b9itur3zev1it" />
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/responsive.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/bootstrap.min.css" rel="stylesheet">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TC3D5B4');</script>
<!-- End Google Tag Manager -->
<!-- Schema Markup -->
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "image": "https://iproductrepair.com/images/About-Us.jpg", "@id": "https://iproductrepair.com/", "name": "iProduct Repair", "logo": "https://iproductrepair.com/img/logo/iProduct-Repair.png", "description": "Get Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. Up to 12 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed now.", "sameAs": [ "https://www.facebook.com/iproductrepair/", "https://www.instagram.com/iproductrepair/", "https://twitter.com/iproduct_repair", "https://www.linkedin.com/company/iproduct-repair" ], "address": { "@type": "PostalAddress", "streetAddress": "36/101, Ground Floor, Dhanalaxmi Electronic Building, Maruthi Layout, Marathahalli", "addressLocality": "Bengaluru", "addressRegion": "Karnataka", "postalCode": "560037", "addressCountry": "India" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "bestRating": "5", "ratingCount": "24" }, "geo": { "@type": "GeoCoordinates", "latitude": 12.948674009885133, "longitude": 77.7040994167328 }, "hasMap": "https://g.page/iproduct-repair?gm", "contactPoint": { "@type": "ContactPoint", "contactType": "Booking & Support", "telephone": "+919845128045" }, "areaServed": { "@type": "Country", "name": "India" }, "priceRange": "$10-$850", "url": "https://iproductrepair.com/", "telephone": "+919845128045", "email": "Support@iproductrepair.com", "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "10:00", "closes": "20:00" } } </script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TC3D5B4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadec014-trace').style.display = (document.getElementById('cakeErr68395cadec014-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home3/iproductrepair/public_html/lib/Cake/Utility/Debugger.php:794) [<b>APP/View/Layouts/default.ctp</b>, line <b>77</b>]<div id="cakeErr68395cadec014-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadec014-code').style.display = (document.getElementById('cakeErr68395cadec014-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadec014-context').style.display = (document.getElementById('cakeErr68395cadec014-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395cadec014-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">height</span><span style="color: #007700">=</span><span style="color: #DD0000">"0" </span><span style="color: #0000BB">width</span><span style="color: #007700">=</span><span style="color: #DD0000">"0" </span><span style="color: #0000BB">style</span><span style="color: #007700">=</span><span style="color: #DD0000">"display:none;visibility:hidden"</span><span style="color: #007700">></</span><span style="color: #0000BB">iframe</span><span style="color: #007700">></</span><span style="color: #0000BB">noscript</span><span style="color: #007700">></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">End Google Tag Manager </span><span style="color: #007700">(</span><span style="color: #0000BB">noscript</span><span style="color: #007700">) --></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">header</span><span style="color: #007700">(</span><span style="color: #DD0000">'Cache-Control: no cache'</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr68395cadec014-context" class="cake-context" style="display: none;">$viewFile = '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
$dataForView = array(
'title_for_layout' => 'Error',
'location' => array(),
'allroutes' => array(
(int) 1 => 'about-us-home',
(int) 2 => 'about-us',
(int) 3 => 'need-a-laptop-repair',
(int) 4 => 'home',
(int) 5 => 'contact',
(int) 6 => 'blogs',
(int) 7 => 'faqs',
(int) 9 => 'location',
(int) 11 => 'iphone-repair-bangalore',
(int) 12 => 'ipad-repair-bangalore',
(int) 13 => 'macbook-repair-bangalore',
(int) 14 => 'imac-repair-bangalore',
(int) 15 => 'apple-watch-repair-bangalore',
(int) 16 => 'iproduct-s-macbook-repair-services-2',
(int) 17 => 'privacy-policy',
(int) 18 => 'looking-to-hire-professionals',
(int) 19 => 'terms-and-conditions'
),
'footerheading' => array(
'GenralSettting' => array(
'id' => '27',
'category' => '2',
'title' => ' iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.',
'image' => '',
'order' => '8',
'content' => '',
'link' => '',
'status' => '1',
'created' => '2019-11-18 11:34:47',
'modified' => '2020-06-04 15:03:39'
)
),
'mainwithsub' => array(
(int) 0 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 23 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 24 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 25 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 26 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 27 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 28 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 29 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 30 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 31 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 32 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 33 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 34 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 35 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 36 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 37 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 38 => array(
'Category' => array(
[maximum depth reached]
)
)
),
'categorys' => array(
(int) 36 => 'iMac Pro Retina Display',
(int) 24 => 'iPhone 8 ',
(int) 25 => 'iPhone 8 Plus ',
(int) 26 => 'iPhone X ',
(int) 30 => 'Apple Watch Series 2',
(int) 31 => 'Apple Watch Series 3',
(int) 32 => 'Apple Watch Series 4',
(int) 33 => 'Apple Watch Series 5',
(int) 34 => 'iMac Retina 4K Display',
(int) 35 => 'iMac Retina 5K Display',
(int) 23 => 'iPhone 7 Plus ',
(int) 37 => 'iPad Air',
(int) 38 => 'iPad Pro',
(int) 39 => 'iPad Mini',
(int) 40 => 'iPhone XR',
(int) 41 => 'iPhone XS',
(int) 42 => 'iPhone XS Max',
(int) 43 => 'iPhone 11',
(int) 44 => 'iPhone 11 Pro',
(int) 45 => 'iPhone 11 Pro Max',
(int) 22 => 'iPhone 7 ',
(int) 7 => 'iPhone 5',
(int) 8 => 'iPhone 5s',
(int) 9 => 'iPhone 5c',
(int) 10 => 'iPhone 6',
(int) 11 => 'iPhone 6 Plus',
(int) 12 => 'iPad',
(int) 15 => 'MacBook Air',
(int) 16 => 'MacBook Pro',
(int) 17 => 'iMac',
(int) 18 => 'Apple Watch Series 1',
(int) 19 => ' iPhone 6s ',
(int) 20 => 'iPhone 6s Plus ',
(int) 21 => 'iPhone SE ',
(int) 1 => 'iPhone ',
(int) 3 => 'Macbook',
(int) 5 => 'Apple Watch',
(int) 2 => 'iPad',
(int) 4 => 'iMac'
),
'shopcategory' => array(
(int) 0 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
)
),
'repairdevices' => array(
(int) 0 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Category' => array(
[maximum depth reached]
)
)
),
'content_for_layout' => '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>',
'scripts_for_layout' => ''
)
$title_for_layout = 'Error'
$location = array()
$allroutes = array(
(int) 1 => 'about-us-home',
(int) 2 => 'about-us',
(int) 3 => 'need-a-laptop-repair',
(int) 4 => 'home',
(int) 5 => 'contact',
(int) 6 => 'blogs',
(int) 7 => 'faqs',
(int) 9 => 'location',
(int) 11 => 'iphone-repair-bangalore',
(int) 12 => 'ipad-repair-bangalore',
(int) 13 => 'macbook-repair-bangalore',
(int) 14 => 'imac-repair-bangalore',
(int) 15 => 'apple-watch-repair-bangalore',
(int) 16 => 'iproduct-s-macbook-repair-services-2',
(int) 17 => 'privacy-policy',
(int) 18 => 'looking-to-hire-professionals',
(int) 19 => 'terms-and-conditions'
)
$footerheading = array(
'GenralSettting' => array(
'id' => '27',
'category' => '2',
'title' => ' iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.',
'image' => '',
'order' => '8',
'content' => '',
'link' => '',
'status' => '1',
'created' => '2019-11-18 11:34:47',
'modified' => '2020-06-04 15:03:39'
)
)
$mainwithsub = array(
(int) 0 => array(
'Category' => array(
'id' => '7',
'parent_id' => '1',
'title' => 'iPhone 5',
'slug' => 'iphone-5',
'image' => '1592742659.png',
'meta_title' => 'iPhone 5',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 5</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 13:39:49',
'modified' => '2020-06-21 18:00:59',
'cate_title' => 'iPhone '
)
),
(int) 1 => array(
'Category' => array(
'id' => '8',
'parent_id' => '1',
'title' => 'iPhone 5s',
'slug' => 'iphone-5s',
'image' => '1592742663.png',
'meta_title' => 'iPhone 5s',
'meta_keywords' => 'iPhone 5s',
'meta_description' => 'iPhone 5s',
'content' => '<p>iPhone 5s</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:22:42',
'modified' => '2020-06-21 18:01:03',
'cate_title' => 'iPhone '
)
),
(int) 2 => array(
'Category' => array(
'id' => '9',
'parent_id' => '1',
'title' => 'iPhone 5c',
'slug' => 'iphone-5c',
'image' => '1592742671.png',
'meta_title' => 'iPhone 5c',
'meta_keywords' => 'iPhone 5c',
'meta_description' => 'iPhone 5c',
'content' => '<p>iPhone 5c</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:23:44',
'modified' => '2020-06-21 18:01:11',
'cate_title' => 'iPhone '
)
),
(int) 3 => array(
'Category' => array(
'id' => '10',
'parent_id' => '1',
'title' => 'iPhone 6',
'slug' => 'iphone-6',
'image' => '1592742702.png',
'meta_title' => 'iPhone 6',
'meta_keywords' => 'iPhone 6',
'meta_description' => 'iPhone 6',
'content' => '<p>iPhone 6</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:24:53',
'modified' => '2020-06-21 18:01:42',
'cate_title' => 'iPhone '
)
),
(int) 4 => array(
'Category' => array(
'id' => '11',
'parent_id' => '1',
'title' => 'iPhone 6 Plus',
'slug' => 'iphone-6-plus',
'image' => '1592742800.png',
'meta_title' => 'iPhone 6 Plus',
'meta_keywords' => 'iPhone 6 Plus',
'meta_description' => 'iPhone 6 Plus',
'content' => '<p>iPhone 6 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:25:53',
'modified' => '2020-06-21 18:03:20',
'cate_title' => 'iPhone '
)
),
(int) 5 => array(
'Category' => array(
'id' => '12',
'parent_id' => '2',
'title' => 'iPad',
'slug' => 'ipad',
'image' => '1592743319.png',
'meta_title' => 'iPad',
'meta_keywords' => 'iPad',
'meta_description' => 'iPad',
'content' => '<p>iPad</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:28:07',
'modified' => '2020-06-21 18:11:59',
'cate_title' => 'iPad'
)
),
(int) 6 => array(
'Category' => array(
'id' => '15',
'parent_id' => '3',
'title' => 'MacBook Air',
'slug' => 'macbook-air',
'image' => '1592743108.png',
'meta_title' => 'MacBook Air',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Macbook Air</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:30:50',
'modified' => '2020-06-21 18:08:28',
'cate_title' => 'Macbook'
)
),
(int) 7 => array(
'Category' => array(
'id' => '16',
'parent_id' => '3',
'title' => 'MacBook Pro',
'slug' => 'macbook-pro',
'image' => '1592743114.png',
'meta_title' => 'MacBook Pro',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Macbook Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:31:40',
'modified' => '2020-06-21 18:08:34',
'cate_title' => 'Macbook'
)
),
(int) 8 => array(
'Category' => array(
'id' => '17',
'parent_id' => '4',
'title' => 'iMac',
'slug' => 'imac',
'image' => '1592743313.png',
'meta_title' => '',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iMac</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:33:15',
'modified' => '2020-06-21 18:11:53',
'cate_title' => 'iMac'
)
),
(int) 9 => array(
'Category' => array(
'id' => '18',
'parent_id' => '5',
'title' => 'Apple Watch Series 1',
'slug' => 'apple-watch-series-1',
'image' => '1592743239.png',
'meta_title' => '',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 1</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:34:12',
'modified' => '2020-06-21 18:10:39',
'cate_title' => 'Apple Watch'
)
),
(int) 10 => array(
'Category' => array(
'id' => '19',
'parent_id' => '1',
'title' => ' iPhone 6s ',
'slug' => 'iphone-6s',
'image' => '1592742806.png',
'meta_title' => ' iPhone 6s ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 6s</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:38:20',
'modified' => '2020-06-21 18:03:26',
'cate_title' => 'iPhone '
)
),
(int) 11 => array(
'Category' => array(
'id' => '20',
'parent_id' => '1',
'title' => 'iPhone 6s Plus ',
'slug' => 'iphone-6s-plus',
'image' => '1592742829.png',
'meta_title' => 'iPhone 6s Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 6s Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:47:09',
'modified' => '2020-06-21 18:03:49',
'cate_title' => 'iPhone '
)
),
(int) 12 => array(
'Category' => array(
'id' => '21',
'parent_id' => '1',
'title' => 'iPhone SE ',
'slug' => 'iphone-se',
'image' => '1592742874.png',
'meta_title' => 'iPhone SE ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone SE</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:52:48',
'modified' => '2020-06-21 18:04:34',
'cate_title' => 'iPhone '
)
),
(int) 13 => array(
'Category' => array(
'id' => '22',
'parent_id' => '1',
'title' => 'iPhone 7 ',
'slug' => 'iphone-7',
'image' => '1592742879.png',
'meta_title' => 'iPhone 7 ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 7</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:55:33',
'modified' => '2020-06-21 18:04:39',
'cate_title' => 'iPhone '
)
),
(int) 14 => array(
'Category' => array(
'id' => '23',
'parent_id' => '1',
'title' => 'iPhone 7 Plus ',
'slug' => 'iphone-7-plus',
'image' => '1592742886.png',
'meta_title' => 'iPhone 7 Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 7 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:01:49',
'modified' => '2020-06-21 18:04:46',
'cate_title' => 'iPhone '
)
),
(int) 15 => array(
'Category' => array(
'id' => '24',
'parent_id' => '1',
'title' => 'iPhone 8 ',
'slug' => 'iphone-8',
'image' => '1592742914.png',
'meta_title' => 'iPhone 8 ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 8</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:03:36',
'modified' => '2020-06-21 18:05:14',
'cate_title' => 'iPhone '
)
),
(int) 16 => array(
'Category' => array(
'id' => '25',
'parent_id' => '1',
'title' => 'iPhone 8 Plus ',
'slug' => 'iphone-8-plus',
'image' => '1592742928.png',
'meta_title' => 'iPhone 8 Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 8 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:05:40',
'modified' => '2020-06-21 18:05:28',
'cate_title' => 'iPhone '
)
),
(int) 17 => array(
'Category' => array(
'id' => '26',
'parent_id' => '1',
'title' => 'iPhone X ',
'slug' => 'iphone-x',
'image' => '1592742938.png',
'meta_title' => 'iPhone X ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone X</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:07:29',
'modified' => '2020-06-21 18:05:38',
'cate_title' => 'iPhone '
)
),
(int) 18 => array(
'Category' => array(
'id' => '30',
'parent_id' => '5',
'title' => 'Apple Watch Series 2',
'slug' => 'apple-watch-series-2',
'image' => '1592743244.png',
'meta_title' => 'Apple Watch Series 2',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 2</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 12:12:23',
'modified' => '2020-06-21 18:10:44',
'cate_title' => 'Apple Watch'
)
),
(int) 19 => array(
'Category' => array(
'id' => '31',
'parent_id' => '5',
'title' => 'Apple Watch Series 3',
'slug' => 'apple-watch-series-3',
'image' => '1592743248.png',
'meta_title' => 'Apple Watch Series 3',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 3</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:05:19',
'modified' => '2020-06-21 18:10:48',
'cate_title' => 'Apple Watch'
)
),
(int) 20 => array(
'Category' => array(
'id' => '32',
'parent_id' => '5',
'title' => 'Apple Watch Series 4',
'slug' => 'apple-watch-series-4',
'image' => '1592743256.png',
'meta_title' => 'Apple Watch Series 4',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 4</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:23:24',
'modified' => '2020-06-21 18:10:56',
'cate_title' => 'Apple Watch'
)
),
(int) 21 => array(
'Category' => array(
'id' => '33',
'parent_id' => '5',
'title' => 'Apple Watch Series 5',
'slug' => 'apple-watch-series-5',
'image' => '1592743260.png',
'meta_title' => 'Apple Watch Series 5',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 5</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:24:29',
'modified' => '2020-06-21 18:11:00',
'cate_title' => 'Apple Watch'
)
),
(int) 22 => array(
'Category' => array(
'id' => '34',
'parent_id' => '4',
'title' => 'iMac Retina 4K Display',
'slug' => 'imac-retina-4k-display',
'image' => '1592743148.png',
'meta_title' => 'iMac Retina 4K Display',
'meta_keywords' => 'iMac Retina 4K Display',
'meta_description' => '',
'content' => '<p>iMac Retina 4K Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:25:56',
'modified' => '2020-06-21 18:09:08',
'cate_title' => 'iMac'
)
),
(int) 23 => array(
'Category' => array(
'id' => '35',
'parent_id' => '4',
'title' => 'iMac Retina 5K Display',
'slug' => 'imac-retina-5k-display',
'image' => '1592743153.png',
'meta_title' => 'iMac Retina 5K Display',
'meta_keywords' => 'iMac Retina 5K Display',
'meta_description' => '',
'content' => '<p>iMac Retina 5K Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:26:43',
'modified' => '2020-06-21 18:09:13',
'cate_title' => 'iMac'
)
),
(int) 24 => array(
'Category' => array(
'id' => '36',
'parent_id' => '4',
'title' => 'iMac Pro Retina Display',
'slug' => 'imac-pro',
'image' => '1592743158.png',
'meta_title' => 'iMac Pro Retina Display',
'meta_keywords' => 'iMac Pro Retina Display',
'meta_description' => '',
'content' => '<p>iMac Pro Retina Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:29:56',
'modified' => '2020-06-21 18:09:18',
'cate_title' => 'iMac'
)
),
(int) 25 => array(
'Category' => array(
'id' => '37',
'parent_id' => '2',
'title' => 'iPad Air',
'slug' => 'ipad-air',
'image' => '1592743325.png',
'meta_title' => 'iPad Air',
'meta_keywords' => 'iPad Air',
'meta_description' => '',
'content' => '<p>iPad Air</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:42:06',
'modified' => '2020-06-21 18:12:05',
'cate_title' => 'iPad'
)
),
(int) 26 => array(
'Category' => array(
'id' => '38',
'parent_id' => '2',
'title' => 'iPad Pro',
'slug' => 'ipad-pro',
'image' => '1592743332.png',
'meta_title' => 'iPad Pro',
'meta_keywords' => 'iPad Pro',
'meta_description' => '',
'content' => '<p>iPad Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:42:37',
'modified' => '2020-06-21 18:12:12',
'cate_title' => 'iPad'
)
),
(int) 27 => array(
'Category' => array(
'id' => '39',
'parent_id' => '2',
'title' => 'iPad Mini',
'slug' => 'ipad-mini',
'image' => '1592743337.png',
'meta_title' => 'iPad Mini',
'meta_keywords' => 'iPad Mini',
'meta_description' => '',
'content' => '<p>iPad Mini</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:43:14',
'modified' => '2020-06-21 18:12:17',
'cate_title' => 'iPad'
)
),
(int) 28 => array(
'Category' => array(
'id' => '40',
'parent_id' => '1',
'title' => 'iPhone XR',
'slug' => 'iphone-xr',
'image' => '1592742947.png',
'meta_title' => 'iPhone XR',
'meta_keywords' => 'iPhone XR',
'meta_description' => '',
'content' => '<p>iPhone XR</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:42:26',
'modified' => '2020-06-21 18:05:47',
'cate_title' => 'iPhone '
)
),
(int) 29 => array(
'Category' => array(
'id' => '41',
'parent_id' => '1',
'title' => 'iPhone XS',
'slug' => 'iphone-xs',
'image' => '1592742963.png',
'meta_title' => 'iPhone XS',
'meta_keywords' => 'iPhone XS',
'meta_description' => '',
'content' => '<p>iPhone XS</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:58:03',
'modified' => '2020-06-21 18:06:03',
'cate_title' => 'iPhone '
)
),
(int) 30 => array(
'Category' => array(
'id' => '42',
'parent_id' => '1',
'title' => 'iPhone XS Max',
'slug' => 'iphone-xs-max',
'image' => '1592742967.png',
'meta_title' => 'iPhone XS Max',
'meta_keywords' => 'iPhone XS Max',
'meta_description' => '',
'content' => '<p>iPhone XS Max</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:58:46',
'modified' => '2020-06-21 18:06:07',
'cate_title' => 'iPhone '
)
),
(int) 31 => array(
'Category' => array(
'id' => '43',
'parent_id' => '1',
'title' => 'iPhone 11',
'slug' => 'iphone-11',
'image' => '1592742990.png',
'meta_title' => 'iPhone 11',
'meta_keywords' => 'iPhone 11',
'meta_description' => '',
'content' => '<p>iPhone 11</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:05:32',
'modified' => '2020-06-21 18:06:30',
'cate_title' => 'iPhone '
)
),
(int) 32 => array(
'Category' => array(
'id' => '44',
'parent_id' => '1',
'title' => 'iPhone 11 Pro',
'slug' => 'iphone-11-pro',
'image' => '1592742995.png',
'meta_title' => 'iPhone 11 Pro',
'meta_keywords' => 'iPhone 11 Pro',
'meta_description' => '',
'content' => '<p>iPhone 11 Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:06:36',
'modified' => '2020-06-21 18:06:35',
'cate_title' => 'iPhone '
)
),
(int) 33 => array(
'Category' => array(
'id' => '45',
'parent_id' => '1',
'title' => 'iPhone 11 Pro Max',
'slug' => 'iphone-11-pro-max',
'image' => '1592743002.png',
'meta_title' => 'iPhone 11 Pro Max',
'meta_keywords' => 'iPhone 11 Pro Max',
'meta_description' => '',
'content' => '<p>iPhone 11 Pro Max</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:10:08',
'modified' => '2020-06-21 18:06:42',
'cate_title' => 'iPhone '
)
),
(int) 34 => array(
'Category' => array(
'id' => '1',
'parent_id' => '0',
'title' => 'iPhone ',
'slug' => 'iphone-repair-bangalore',
'image' => '1615208072.png',
'meta_title' => 'iPhone Repair In Bangalore | iPhone Screen Repair & Replacement ',
'meta_keywords' => 'iPhone Repair In Bangalore. iPhone Screen Repair & Replacement',
'meta_description' => 'Got your iPhone damaged? Fret not, We offer premium iPhone Repair In Bangalore across all models ranging from iPhone 5 to iPhone 13, with up to 12 months warranty on parts. Now get express iPhone Screen Repair & Replacement at your doorstep from our experts.',
'content' => '<h1 style="text-align:justify">iPhone Repair in Bangalore</h1>
<p style="text-align:justify">iProduct repair is an independent iPhone Repair Center in Bangalore.&nbsp;We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;across all models ranging from iPhone 5&nbsp;to iPhone 13. Our team comprises <a href="https://iproductrepair.com/about-us">professional technicians </a>and engineers who ensure to put an end to all the trouble related to your iPhone.</p>
<p style="text-align:justify">Owning an iPhone is a matter of pride. However, when the same goes through damage or a crack, it is no less than an attack for the owner. Each smartphone has a different operating system and internal configuration. In the case of an iPhone, every single part is unique and different from other Android phones. This is what makes it difficult to get and costly too.</p>
<h2 style="text-align:justify">Doorstep/Onsite iPhone Repair Services</h2>
<p style="text-align:justify">We, at iProduct Repair<strong>,</strong> deal exclusively with iPhones providing a complete solution to every aspect of trouble. With us, you can be completely carefree about the replacement of parts or getting the old damaged part replaced by a new one. We value our customers and hence our services come with quick and timely deliverables backed by a low-cost involvement. We ensure when you get your iPhone repaired with us it won&#39;t burn your pockets. Rather we offer all our services at cost-effective prices.</p>
<p style="text-align:justify"><strong>All-round service</strong></p>
<p style="text-align:justify">We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;that touches every aspect of iPhone repair. From replacing the battery to revamping the conditions of your iPhone device, our team of expert engineers will ensure you get back your iPhone in the best condition. Besides all the repairs are covered in a feasible cost that doesn&#39;t burn a hole in your pocket.</p>
',
'order' => '1',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:29:17',
'modified' => '2022-08-25 18:20:42',
'cate_title' => ''
)
),
(int) 35 => array(
'Category' => array(
'id' => '3',
'parent_id' => '0',
'title' => 'Macbook',
'slug' => 'macbook-repair-bangalore',
'image' => 'MacBook.png',
'meta_title' => 'MacBook Air, MacBook Pro Repair, Battery Replacement In Bangalore',
'meta_keywords' => 'MacBook Repair In Bangalore, MacBook Air, MacBook Pro Repair Center - Bangalore',
'meta_description' => 'When it comes to MacBook Repair in Bangalore, iProduct Repair is counted among the finest service centers in the garden city offering repair services be it MacBook Air or MacBook Pro. Premium Spare Parts. Up to 12 Months Warranty Offered. Call: +91-9845128045 for an express Macbook Repair Service.',
'content' => '<h1 style="text-align:justify">MacBook Repair in Bangalore</h1>
<p style="text-align:justify">At&nbsp;iProduct Repair, we provide state of the art solutions related to your Macbook. We cater to all the aspects that are required to fix your Macbook and bring it back to working condition.&nbsp;iProduct Repair&nbsp;is among the top names in the garden city offering elaborate services such as MacBook Repair in Bangalore. Our&nbsp;MacBook Repair Center is located at a strategic point in the city that makes it convenient for people to drop in for carrying out repairs related to their Apple products such as Macbook Air or Macbook Pro&nbsp;etc.</p>
<h2 style="text-align: justify;">Doorstep/Onsite MacBook Repair Services</h2>
<p style="text-align:justify">Apple products tend to have a different configuration in comparison to other OS. We, at iProduct Repair, exclusively deal with Apple products and hence you can be completely carefree in the case of the materials used. Has your Macbook screen experienced cracks,? Is your OS not working? Has liquid damaged your screen? Well, we at iProduct Repair cover all the repair solutions under one roof. From fixing screen replacement to carrying out critical and major repairs like liquid damage to OS configuration, we offer them all at cost-effective prices and that too at your doorstep.</p>
<p style="text-align:justify">Customer satisfaction is of paramount importance to us. And hence, we leave no stone unturned in assuring all the needs are met while fixing your Macbook Air or Macbook Pro.</p>
',
'order' => '2',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:39:39',
'modified' => '2022-08-25 18:17:46',
'cate_title' => ''
)
),
(int) 36 => array(
'Category' => array(
'id' => '5',
'parent_id' => '0',
'title' => 'Apple Watch',
'slug' => 'apple-watch-repair-bangalore',
'image' => 'Apple-Watch.png',
'meta_title' => 'Apple Watch Repair & Screen Replacement In Bangalore',
'meta_keywords' => 'Apple Watch Repair In Bangalore, Apple Watch Screen Replacement ',
'meta_description' => 'iProduct Repair offers express doorstep Apple Watch Repair In Bangalore . Now getting Apple Watch Screen Replacement in Bangalore is no more a strenuous task. Call: +91-9845128045 for an affordable Apple Watch Repair now.',
'content' => '<h1>Apple Watch Repair in Bangalore</h1>
<p>iProduct repair is a one-stop-shop for all your Apple products replacements and repair needs. We believe in resolving the issues of each and every customer immediately so that they don&rsquo;t face any fallback in their daily lives and keep track of their fitness and productivity.</p>
<p>We understand that when you invest a lot in a product, you don&rsquo;t want it to be handled badly. That is why we take care of your Apple product as our own while repairing. You can come to our store for authentic Apple Watch Repair In Bangalore.</p>
<p>The replacements of old parts are also going to be done with quality products and with cost-efficiency. Here is why you should get your Apple Watch Repaired at our store in Bangalore:</p>
<p><strong>Quick and efficient </strong>services provided by our professional and experienced staff members can make your Apple Watch functional in no time.</p>
<p><strong>Skilled repairing staff </strong>has years of work experience in this field and they have worked on all series of Apple watches. They are always updated with the new techniques and repairing tools of the market.</p>
<p><strong>Low-cost investment with durable service quality </strong>makes the services of our Apple Watch repair store even more desirable.</p>
',
'order' => '3',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:46',
'modified' => '2020-09-21 13:47:17',
'cate_title' => ''
)
),
(int) 37 => array(
'Category' => array(
'id' => '2',
'parent_id' => '0',
'title' => 'iPad',
'slug' => 'ipad-repair-bangalore',
'image' => 'iPad.png',
'meta_title' => 'iPad Repair In Bangalore | iPad Screen Repair & Replacement',
'meta_keywords' => 'iPad Repair In Bangalore, iPad Screen Repair & Replacement',
'meta_description' => 'Are you looking for an IPad Repair In Bangalore? iProduct Repair is your one-stop solution for all your iPad related worries. Get iPad Screen Repair & Replacement at your doorstep from our experts. Call: +91-9845128045 for an express iPad Repair.',
'content' => '<h1 style="text-align:justify">iPad Repair in Bangalore</h1>
<p style="text-align:justify">Being an exclusive Apple product repair shop, iProduct Repair Bangalore handles all kinds of damages and provides solutions for all iPad models. Our independent and professionally trained technicians master at delivering the utmost quality services to the clients. Our standard quality iPad repair<strong> </strong>services are aimed at putting an end to the problems related to your gadget.</p>
<p style="text-align:justify">There are times when apple product owners have to spend a lot of money on getting their iPad repaired. But we providing iPad Repair In Bangalore<strong> </strong>services understand the sentiments of the product owners and offer them our services at reasonable prices.</p>
<h2 style="text-align: justify;">Doorstep/Onsite iPad Repair Services</h2>
<p style="text-align:justify">Covering all across Bangalore, our outstanding iPad repair services tend to make you worry less about how your iPad is gonna turn up after the repair. We can assure you that our friendly and efficient staff members will make your iPad as good as new when they are done.</p>
<p style="text-align:justify">Here&rsquo;s why you should consider using iProduct&nbsp;Repair Services In Bangalore<strong>:</strong></p>
<p style="text-align:justify"><strong>Repair services of all iPad models: </strong>Our iPad repair services involve handling and providing solutions for all kinds of troubles related to every iPad model. We have state of the art facilities and tools for better services and our engineers are best at what they do.</p>
<p style="text-align:justify"><strong>Cost-effective solutions: </strong>Getting your iPad repaired isn&rsquo;t going to burn a hole in your pocket, not this time. Our services have low-cost involvement and we believe in delivering quality services at reasonable prices.</p>
',
'order' => '4',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:36:14',
'modified' => '2022-08-25 18:19:07',
'cate_title' => ''
)
),
(int) 38 => array(
'Category' => array(
'id' => '4',
'parent_id' => '0',
'title' => 'iMac',
'slug' => 'imac-repair-bangalore',
'image' => 'iMac.png',
'meta_title' => 'iMac Repair In Bangalore | iMac RAM, SSD/HDD Upgrades',
'meta_keywords' => 'iMac Repair In Bangalore, iMac RAM, SSD/HDD Upgrades',
'meta_description' => 'iProduct Repair takes the onus for services related to iMac Repair In Bangalore. We offer iMac RAM, SSD/HDD Upgrades & troubleshooting at an affordable price. Call: +91-9845128045 for an express iMac Doorstep Repair Service now.',
'content' => '<h1>iMac Repair In Bangalore</h1>
<p>Every iMac product lender carries a certain kind of pride in their gadget and it is totally worth it. At iProduct Repair, we believe in taking care of the product from the owner&#39;s point of view. Our trained staff members pay heed to your problems quickly and try to resolve it as soon as possible.</p>
<p>Our team specializes in handling iMac repair issues all over Bangalore and has managed to serve its customers with 100% satisfaction. We believe in building long term relationships with our customers and that is why we serve them better in every way.</p>
<p>No customer wants their iMac to be handled roughly, and we train our staff members to do the best to its customers by providing genuine products and efficient service quality.</p>
<p><strong>Skilled and efficient staff: </strong>Our team is experienced to handle and resolve all the glitches faced by your iMac. No matter what kind of trouble your device is facing, we have a solution for it.</p>
<p><strong>On-time service delivery: </strong>We deliver the reputed product within the prescribed time limit and period.</p>
<p><strong>Authentic service: </strong>Our customers are our first priority and we keep their needs and requirements on top. With quality service and genuine solutions, we try to satisfy our customers at any cost.</p>
',
'order' => '5',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:22',
'modified' => '2021-10-26 15:22:55',
'cate_title' => ''
)
)
)
$categorys = array(
(int) 36 => 'iMac Pro Retina Display',
(int) 24 => 'iPhone 8 ',
(int) 25 => 'iPhone 8 Plus ',
(int) 26 => 'iPhone X ',
(int) 30 => 'Apple Watch Series 2',
(int) 31 => 'Apple Watch Series 3',
(int) 32 => 'Apple Watch Series 4',
(int) 33 => 'Apple Watch Series 5',
(int) 34 => 'iMac Retina 4K Display',
(int) 35 => 'iMac Retina 5K Display',
(int) 23 => 'iPhone 7 Plus ',
(int) 37 => 'iPad Air',
(int) 38 => 'iPad Pro',
(int) 39 => 'iPad Mini',
(int) 40 => 'iPhone XR',
(int) 41 => 'iPhone XS',
(int) 42 => 'iPhone XS Max',
(int) 43 => 'iPhone 11',
(int) 44 => 'iPhone 11 Pro',
(int) 45 => 'iPhone 11 Pro Max',
(int) 22 => 'iPhone 7 ',
(int) 7 => 'iPhone 5',
(int) 8 => 'iPhone 5s',
(int) 9 => 'iPhone 5c',
(int) 10 => 'iPhone 6',
(int) 11 => 'iPhone 6 Plus',
(int) 12 => 'iPad',
(int) 15 => 'MacBook Air',
(int) 16 => 'MacBook Pro',
(int) 17 => 'iMac',
(int) 18 => 'Apple Watch Series 1',
(int) 19 => ' iPhone 6s ',
(int) 20 => 'iPhone 6s Plus ',
(int) 21 => 'iPhone SE ',
(int) 1 => 'iPhone ',
(int) 3 => 'Macbook',
(int) 5 => 'Apple Watch',
(int) 2 => 'iPad',
(int) 4 => 'iMac'
)
$shopcategory = array(
(int) 0 => array(
'ShopProductCategory' => array(
'id' => '16',
'name' => 'IPhone',
'slug' => 'iphone',
'orders' => '1',
'status' => '1',
'created' => '2025-05-09 15:47:43',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 1 => array(
'ShopProductCategory' => array(
'id' => '20',
'name' => 'Iwatches',
'slug' => 'iwatches',
'orders' => '1',
'status' => '1',
'created' => '2025-05-09 15:49:01',
'modified' => '2025-05-21 09:30:33'
)
),
(int) 2 => array(
'ShopProductCategory' => array(
'id' => '17',
'name' => 'Mackbook',
'slug' => 'mackbook',
'orders' => '2',
'status' => '1',
'created' => '2025-05-09 15:48:09',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 3 => array(
'ShopProductCategory' => array(
'id' => '18',
'name' => 'Windows',
'slug' => 'windows',
'orders' => '3',
'status' => '1',
'created' => '2025-05-09 15:48:26',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 4 => array(
'ShopProductCategory' => array(
'id' => '19',
'name' => 'IPad',
'slug' => 'ipad',
'orders' => '4',
'status' => '1',
'created' => '2025-05-09 15:48:41',
'modified' => '2025-05-21 09:30:21'
)
)
)
$repairdevices = array(
(int) 0 => array(
'Category' => array(
'id' => '1',
'parent_id' => '0',
'title' => 'iPhone ',
'slug' => 'iphone-repair-bangalore',
'image' => '1615208072.png',
'meta_title' => 'iPhone Repair In Bangalore | iPhone Screen Repair & Replacement ',
'meta_keywords' => 'iPhone Repair In Bangalore. iPhone Screen Repair & Replacement',
'meta_description' => 'Got your iPhone damaged? Fret not, We offer premium iPhone Repair In Bangalore across all models ranging from iPhone 5 to iPhone 13, with up to 12 months warranty on parts. Now get express iPhone Screen Repair & Replacement at your doorstep from our experts.',
'content' => '<h1 style="text-align:justify">iPhone Repair in Bangalore</h1>
<p style="text-align:justify">iProduct repair is an independent iPhone Repair Center in Bangalore.&nbsp;We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;across all models ranging from iPhone 5&nbsp;to iPhone 13. Our team comprises <a href="https://iproductrepair.com/about-us">professional technicians </a>and engineers who ensure to put an end to all the trouble related to your iPhone.</p>
<p style="text-align:justify">Owning an iPhone is a matter of pride. However, when the same goes through damage or a crack, it is no less than an attack for the owner. Each smartphone has a different operating system and internal configuration. In the case of an iPhone, every single part is unique and different from other Android phones. This is what makes it difficult to get and costly too.</p>
<h2 style="text-align:justify">Doorstep/Onsite iPhone Repair Services</h2>
<p style="text-align:justify">We, at iProduct Repair<strong>,</strong> deal exclusively with iPhones providing a complete solution to every aspect of trouble. With us, you can be completely carefree about the replacement of parts or getting the old damaged part replaced by a new one. We value our customers and hence our services come with quick and timely deliverables backed by a low-cost involvement. We ensure when you get your iPhone repaired with us it won&#39;t burn your pockets. Rather we offer all our services at cost-effective prices.</p>
<p style="text-align:justify"><strong>All-round service</strong></p>
<p style="text-align:justify">We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;that touches every aspect of iPhone repair. From replacing the battery to revamping the conditions of your iPhone device, our team of expert engineers will ensure you get back your iPhone in the best condition. Besides all the repairs are covered in a feasible cost that doesn&#39;t burn a hole in your pocket.</p>
',
'order' => '1',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:29:17',
'modified' => '2022-08-25 18:20:42'
)
),
(int) 1 => array(
'Category' => array(
'id' => '3',
'parent_id' => '0',
'title' => 'Macbook',
'slug' => 'macbook-repair-bangalore',
'image' => 'MacBook.png',
'meta_title' => 'MacBook Air, MacBook Pro Repair, Battery Replacement In Bangalore',
'meta_keywords' => 'MacBook Repair In Bangalore, MacBook Air, MacBook Pro Repair Center - Bangalore',
'meta_description' => 'When it comes to MacBook Repair in Bangalore, iProduct Repair is counted among the finest service centers in the garden city offering repair services be it MacBook Air or MacBook Pro. Premium Spare Parts. Up to 12 Months Warranty Offered. Call: +91-9845128045 for an express Macbook Repair Service.',
'content' => '<h1 style="text-align:justify">MacBook Repair in Bangalore</h1>
<p style="text-align:justify">At&nbsp;iProduct Repair, we provide state of the art solutions related to your Macbook. We cater to all the aspects that are required to fix your Macbook and bring it back to working condition.&nbsp;iProduct Repair&nbsp;is among the top names in the garden city offering elaborate services such as MacBook Repair in Bangalore. Our&nbsp;MacBook Repair Center is located at a strategic point in the city that makes it convenient for people to drop in for carrying out repairs related to their Apple products such as Macbook Air or Macbook Pro&nbsp;etc.</p>
<h2 style="text-align: justify;">Doorstep/Onsite MacBook Repair Services</h2>
<p style="text-align:justify">Apple products tend to have a different configuration in comparison to other OS. We, at iProduct Repair, exclusively deal with Apple products and hence you can be completely carefree in the case of the materials used. Has your Macbook screen experienced cracks,? Is your OS not working? Has liquid damaged your screen? Well, we at iProduct Repair cover all the repair solutions under one roof. From fixing screen replacement to carrying out critical and major repairs like liquid damage to OS configuration, we offer them all at cost-effective prices and that too at your doorstep.</p>
<p style="text-align:justify">Customer satisfaction is of paramount importance to us. And hence, we leave no stone unturned in assuring all the needs are met while fixing your Macbook Air or Macbook Pro.</p>
',
'order' => '2',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:39:39',
'modified' => '2022-08-25 18:17:46'
)
),
(int) 2 => array(
'Category' => array(
'id' => '5',
'parent_id' => '0',
'title' => 'Apple Watch',
'slug' => 'apple-watch-repair-bangalore',
'image' => 'Apple-Watch.png',
'meta_title' => 'Apple Watch Repair & Screen Replacement In Bangalore',
'meta_keywords' => 'Apple Watch Repair In Bangalore, Apple Watch Screen Replacement ',
'meta_description' => 'iProduct Repair offers express doorstep Apple Watch Repair In Bangalore . Now getting Apple Watch Screen Replacement in Bangalore is no more a strenuous task. Call: +91-9845128045 for an affordable Apple Watch Repair now.',
'content' => '<h1>Apple Watch Repair in Bangalore</h1>
<p>iProduct repair is a one-stop-shop for all your Apple products replacements and repair needs. We believe in resolving the issues of each and every customer immediately so that they don&rsquo;t face any fallback in their daily lives and keep track of their fitness and productivity.</p>
<p>We understand that when you invest a lot in a product, you don&rsquo;t want it to be handled badly. That is why we take care of your Apple product as our own while repairing. You can come to our store for authentic Apple Watch Repair In Bangalore.</p>
<p>The replacements of old parts are also going to be done with quality products and with cost-efficiency. Here is why you should get your Apple Watch Repaired at our store in Bangalore:</p>
<p><strong>Quick and efficient </strong>services provided by our professional and experienced staff members can make your Apple Watch functional in no time.</p>
<p><strong>Skilled repairing staff </strong>has years of work experience in this field and they have worked on all series of Apple watches. They are always updated with the new techniques and repairing tools of the market.</p>
<p><strong>Low-cost investment with durable service quality </strong>makes the services of our Apple Watch repair store even more desirable.</p>
',
'order' => '3',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:46',
'modified' => '2020-09-21 13:47:17'
)
),
(int) 3 => array(
'Category' => array(
'id' => '2',
'parent_id' => '0',
'title' => 'iPad',
'slug' => 'ipad-repair-bangalore',
'image' => 'iPad.png',
'meta_title' => 'iPad Repair In Bangalore | iPad Screen Repair & Replacement',
'meta_keywords' => 'iPad Repair In Bangalore, iPad Screen Repair & Replacement',
'meta_description' => 'Are you looking for an IPad Repair In Bangalore? iProduct Repair is your one-stop solution for all your iPad related worries. Get iPad Screen Repair & Replacement at your doorstep from our experts. Call: +91-9845128045 for an express iPad Repair.',
'content' => '<h1 style="text-align:justify">iPad Repair in Bangalore</h1>
<p style="text-align:justify">Being an exclusive Apple product repair shop, iProduct Repair Bangalore handles all kinds of damages and provides solutions for all iPad models. Our independent and professionally trained technicians master at delivering the utmost quality services to the clients. Our standard quality iPad repair<strong> </strong>services are aimed at putting an end to the problems related to your gadget.</p>
<p style="text-align:justify">There are times when apple product owners have to spend a lot of money on getting their iPad repaired. But we providing iPad Repair In Bangalore<strong> </strong>services understand the sentiments of the product owners and offer them our services at reasonable prices.</p>
<h2 style="text-align: justify;">Doorstep/Onsite iPad Repair Services</h2>
<p style="text-align:justify">Covering all across Bangalore, our outstanding iPad repair services tend to make you worry less about how your iPad is gonna turn up after the repair. We can assure you that our friendly and efficient staff members will make your iPad as good as new when they are done.</p>
<p style="text-align:justify">Here&rsquo;s why you should consider using iProduct&nbsp;Repair Services In Bangalore<strong>:</strong></p>
<p style="text-align:justify"><strong>Repair services of all iPad models: </strong>Our iPad repair services involve handling and providing solutions for all kinds of troubles related to every iPad model. We have state of the art facilities and tools for better services and our engineers are best at what they do.</p>
<p style="text-align:justify"><strong>Cost-effective solutions: </strong>Getting your iPad repaired isn&rsquo;t going to burn a hole in your pocket, not this time. Our services have low-cost involvement and we believe in delivering quality services at reasonable prices.</p>
',
'order' => '4',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:36:14',
'modified' => '2022-08-25 18:19:07'
)
),
(int) 4 => array(
'Category' => array(
'id' => '4',
'parent_id' => '0',
'title' => 'iMac',
'slug' => 'imac-repair-bangalore',
'image' => 'iMac.png',
'meta_title' => 'iMac Repair In Bangalore | iMac RAM, SSD/HDD Upgrades',
'meta_keywords' => 'iMac Repair In Bangalore, iMac RAM, SSD/HDD Upgrades',
'meta_description' => 'iProduct Repair takes the onus for services related to iMac Repair In Bangalore. We offer iMac RAM, SSD/HDD Upgrades & troubleshooting at an affordable price. Call: +91-9845128045 for an express iMac Doorstep Repair Service now.',
'content' => '<h1>iMac Repair In Bangalore</h1>
<p>Every iMac product lender carries a certain kind of pride in their gadget and it is totally worth it. At iProduct Repair, we believe in taking care of the product from the owner&#39;s point of view. Our trained staff members pay heed to your problems quickly and try to resolve it as soon as possible.</p>
<p>Our team specializes in handling iMac repair issues all over Bangalore and has managed to serve its customers with 100% satisfaction. We believe in building long term relationships with our customers and that is why we serve them better in every way.</p>
<p>No customer wants their iMac to be handled roughly, and we train our staff members to do the best to its customers by providing genuine products and efficient service quality.</p>
<p><strong>Skilled and efficient staff: </strong>Our team is experienced to handle and resolve all the glitches faced by your iMac. No matter what kind of trouble your device is facing, we have a solution for it.</p>
<p><strong>On-time service delivery: </strong>We deliver the reputed product within the prescribed time limit and period.</p>
<p><strong>Authentic service: </strong>Our customers are our first priority and we keep their needs and requirements on top. With quality service and genuine solutions, we try to satisfy our customers at any cost.</p>
',
'order' => '5',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:22',
'modified' => '2021-10-26 15:22:55'
)
)
)
$content_for_layout = '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>'
$scripts_for_layout = ''
$title = 'Error'
$dec = 'Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. 3-6 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed at your doorstep now.'
$key = 'iPhone Repair In Bangalore, MacBook Repair In Bangalore'</pre><pre class="stack-trace">header - [internal], line ??
include - APP/View/Layouts/default.ctp, line 77
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111</pre></div></pre>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadeca31-trace').style.display = (document.getElementById('cakeErr68395cadeca31-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395cadeca31-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadeca31-code').style.display = (document.getElementById('cakeErr68395cadeca31-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadeca31-context').style.display = (document.getElementById('cakeErr68395cadeca31-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395cadeca31-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395cadeca31-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 84
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadecdf2-trace').style.display = (document.getElementById('cakeErr68395cadecdf2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395cadecdf2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadecdf2-code').style.display = (document.getElementById('cakeErr68395cadecdf2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadecdf2-context').style.display = (document.getElementById('cakeErr68395cadecdf2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395cadecdf2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395cadecdf2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp',
(int) 1 => '<!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp',
(int) 1 => '<!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 84
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style><div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded339-trace').style.display = (document.getElementById('cakeErr68395caded339-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395caded339-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded339-code').style.display = (document.getElementById('cakeErr68395caded339-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded339-context').style.display = (document.getElementById('cakeErr68395caded339-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395caded339-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395caded339-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 86
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded71c-trace').style.display = (document.getElementById('cakeErr68395caded71c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395caded71c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded71c-code').style.display = (document.getElementById('cakeErr68395caded71c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded71c-context').style.display = (document.getElementById('cakeErr68395caded71c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395caded71c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395caded71c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp',
(int) 1 => '<div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp',
(int) 1 => '<div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 86
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
<a href="#0" class="cd-top"></a>
<script src="https://iproductrepair.com/front/js/jquery.min.js"></script>
<script src="https://iproductrepair.com/front/js/bootstrap.min.js"></script>
<script src="https://iproductrepair.com/front/js/idangerous.swiper.min.js"></script>
<script src="https://iproductrepair.com/front/js/jquery.countdown.js"></script>
<script src="https://iproductrepair.com/front/js/jquery.magnific-popup.min.js"></script>
<script src="https://iproductrepair.com/front/js/isotope.min.js"></script>
<script src="https://iproductrepair.com/front/js/scripts.js"></script>
<script>
function slick() {
$('.center').slick({
centerMode: true,
centerPadding: '15px',
slidesToShow: 3,
infinite: true,
arrows: true,
responsive: [
{
breakpoint: 1200,
settings: {
arrows: true,
centerMode: true,
centerPadding: '100px',
slidesToShow: 3
}
},
{
breakpoint: 991,
settings: {
arrows: true,
centerMode: true,
centerPadding: '20px',
slidesToShow: 3
}
},
{
breakpoint: 768,
settings: {
arrows: true,
centerMode: true,
centerPadding: '150px',
slidesToShow: 3
}
},
{
breakpoint: 590,
settings: "unslick"
}
]
});
}
</script>
</body>
</html>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="https://iproductrepair.com/img/favicon_irepair-01.png" type="image/x-icon" size="80*80" />
<link rel="apple-touch-icon" href="https://iproductrepair.com/img/favicon_irepair-01.png" type="image/x-icon" size="180*180" />
<link rel="canonical" href="https://iproductrepair.com/bangalore/1-service-and-repair-center-Yehalanka">
<title>Error</title>
<meta name="description" content="Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. 3-6 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed at your doorstep now." />
<meta name="flattr:id" content="q597ye">
<meta name="keywords" content="iPhone Repair In Bangalore, MacBook Repair In Bangalore" />
<meta name="theme-color" content="#000000">
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="iProduct Repair – Apple Repair Experts | Bangalore"/>
<meta property="og:description" content="Get Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. Up to 12 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed now."/>
<meta property="og:url" content="https://iproductrepair.com/bangalore/1-service-and-repair-center-Yehalanka"/>
<meta property="og:image" content="https://iproductrepair.com/img/OgBackground/iProduct-Repair-Apple-Repair-Specialists.jpg"/>
<meta property="og:image:width " content="1200"/>
<meta property="og:image:height " content="630"/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@iproduct_repair"/>
<meta name="twitter:title" content="iProduct Repair – Apple Repair Experts | Bangalore"/>
<meta name="twitter:description" content="Get Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. Up to 12 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed now."/>
<meta name="twitter:image" content="https://iproductrepair.com/img/OgBackground/iProduct-Repair-Apple-Repair-Specialists.jpg"/>
<meta name="geo.region" content="IN-KA" />
<meta name="geo.placename" content="Bengaluru" />
<meta name="geo.position" content="12.948614;77.704164" />
<meta name="facebook-domain-verification" content="66ri5obq5t5z981y4b9itur3zev1it" />
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/responsive.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/bootstrap.min.css" rel="stylesheet">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TC3D5B4');</script>
<!-- End Google Tag Manager -->
<!-- Schema Markup -->
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "image": "https://iproductrepair.com/images/About-Us.jpg", "@id": "https://iproductrepair.com/", "name": "iProduct Repair", "logo": "https://iproductrepair.com/img/logo/iProduct-Repair.png", "description": "Get Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. Up to 12 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed now.", "sameAs": [ "https://www.facebook.com/iproductrepair/", "https://www.instagram.com/iproductrepair/", "https://twitter.com/iproduct_repair", "https://www.linkedin.com/company/iproduct-repair" ], "address": { "@type": "PostalAddress", "streetAddress": "36/101, Ground Floor, Dhanalaxmi Electronic Building, Maruthi Layout, Marathahalli", "addressLocality": "Bengaluru", "addressRegion": "Karnataka", "postalCode": "560037", "addressCountry": "India" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "bestRating": "5", "ratingCount": "24" }, "geo": { "@type": "GeoCoordinates", "latitude": 12.948674009885133, "longitude": 77.7040994167328 }, "hasMap": "https://g.page/iproduct-repair?gm", "contactPoint": { "@type": "ContactPoint", "contactType": "Booking & Support", "telephone": "+919845128045" }, "areaServed": { "@type": "Country", "name": "India" }, "priceRange": "$10-$850", "url": "https://iproductrepair.com/", "telephone": "+919845128045", "email": "Support@iproductrepair.com", "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "10:00", "closes": "20:00" } } </script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TC3D5B4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadec014-trace').style.display = (document.getElementById('cakeErr68395cadec014-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Cannot modify header information - headers already sent by (output started at /home3/iproductrepair/public_html/lib/Cake/Utility/Debugger.php:794) [<b>APP/View/Layouts/default.ctp</b>, line <b>77</b>]<div id="cakeErr68395cadec014-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadec014-code').style.display = (document.getElementById('cakeErr68395cadec014-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadec014-context').style.display = (document.getElementById('cakeErr68395cadec014-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395cadec014-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">height</span><span style="color: #007700">=</span><span style="color: #DD0000">"0" </span><span style="color: #0000BB">width</span><span style="color: #007700">=</span><span style="color: #DD0000">"0" </span><span style="color: #0000BB">style</span><span style="color: #007700">=</span><span style="color: #DD0000">"display:none;visibility:hidden"</span><span style="color: #007700">></</span><span style="color: #0000BB">iframe</span><span style="color: #007700">></</span><span style="color: #0000BB">noscript</span><span style="color: #007700">></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">End Google Tag Manager </span><span style="color: #007700">(</span><span style="color: #0000BB">noscript</span><span style="color: #007700">) --></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">header</span><span style="color: #007700">(</span><span style="color: #DD0000">'Cache-Control: no cache'</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span></span></code></span></pre><pre id="cakeErr68395cadec014-context" class="cake-context" style="display: none;">$viewFile = '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
$dataForView = array(
'title_for_layout' => 'Error',
'location' => array(),
'allroutes' => array(
(int) 1 => 'about-us-home',
(int) 2 => 'about-us',
(int) 3 => 'need-a-laptop-repair',
(int) 4 => 'home',
(int) 5 => 'contact',
(int) 6 => 'blogs',
(int) 7 => 'faqs',
(int) 9 => 'location',
(int) 11 => 'iphone-repair-bangalore',
(int) 12 => 'ipad-repair-bangalore',
(int) 13 => 'macbook-repair-bangalore',
(int) 14 => 'imac-repair-bangalore',
(int) 15 => 'apple-watch-repair-bangalore',
(int) 16 => 'iproduct-s-macbook-repair-services-2',
(int) 17 => 'privacy-policy',
(int) 18 => 'looking-to-hire-professionals',
(int) 19 => 'terms-and-conditions'
),
'footerheading' => array(
'GenralSettting' => array(
'id' => '27',
'category' => '2',
'title' => ' iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.',
'image' => '',
'order' => '8',
'content' => '',
'link' => '',
'status' => '1',
'created' => '2019-11-18 11:34:47',
'modified' => '2020-06-04 15:03:39'
)
),
'mainwithsub' => array(
(int) 0 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 23 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 24 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 25 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 26 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 27 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 28 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 29 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 30 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 31 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 32 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 33 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 34 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 35 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 36 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 37 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 38 => array(
'Category' => array(
[maximum depth reached]
)
)
),
'categorys' => array(
(int) 36 => 'iMac Pro Retina Display',
(int) 24 => 'iPhone 8 ',
(int) 25 => 'iPhone 8 Plus ',
(int) 26 => 'iPhone X ',
(int) 30 => 'Apple Watch Series 2',
(int) 31 => 'Apple Watch Series 3',
(int) 32 => 'Apple Watch Series 4',
(int) 33 => 'Apple Watch Series 5',
(int) 34 => 'iMac Retina 4K Display',
(int) 35 => 'iMac Retina 5K Display',
(int) 23 => 'iPhone 7 Plus ',
(int) 37 => 'iPad Air',
(int) 38 => 'iPad Pro',
(int) 39 => 'iPad Mini',
(int) 40 => 'iPhone XR',
(int) 41 => 'iPhone XS',
(int) 42 => 'iPhone XS Max',
(int) 43 => 'iPhone 11',
(int) 44 => 'iPhone 11 Pro',
(int) 45 => 'iPhone 11 Pro Max',
(int) 22 => 'iPhone 7 ',
(int) 7 => 'iPhone 5',
(int) 8 => 'iPhone 5s',
(int) 9 => 'iPhone 5c',
(int) 10 => 'iPhone 6',
(int) 11 => 'iPhone 6 Plus',
(int) 12 => 'iPad',
(int) 15 => 'MacBook Air',
(int) 16 => 'MacBook Pro',
(int) 17 => 'iMac',
(int) 18 => 'Apple Watch Series 1',
(int) 19 => ' iPhone 6s ',
(int) 20 => 'iPhone 6s Plus ',
(int) 21 => 'iPhone SE ',
(int) 1 => 'iPhone ',
(int) 3 => 'Macbook',
(int) 5 => 'Apple Watch',
(int) 2 => 'iPad',
(int) 4 => 'iMac'
),
'shopcategory' => array(
(int) 0 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
)
),
'repairdevices' => array(
(int) 0 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Category' => array(
[maximum depth reached]
)
)
),
'content_for_layout' => '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>',
'scripts_for_layout' => ''
)
$title_for_layout = 'Error'
$location = array()
$allroutes = array(
(int) 1 => 'about-us-home',
(int) 2 => 'about-us',
(int) 3 => 'need-a-laptop-repair',
(int) 4 => 'home',
(int) 5 => 'contact',
(int) 6 => 'blogs',
(int) 7 => 'faqs',
(int) 9 => 'location',
(int) 11 => 'iphone-repair-bangalore',
(int) 12 => 'ipad-repair-bangalore',
(int) 13 => 'macbook-repair-bangalore',
(int) 14 => 'imac-repair-bangalore',
(int) 15 => 'apple-watch-repair-bangalore',
(int) 16 => 'iproduct-s-macbook-repair-services-2',
(int) 17 => 'privacy-policy',
(int) 18 => 'looking-to-hire-professionals',
(int) 19 => 'terms-and-conditions'
)
$footerheading = array(
'GenralSettting' => array(
'id' => '27',
'category' => '2',
'title' => ' iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.',
'image' => '',
'order' => '8',
'content' => '',
'link' => '',
'status' => '1',
'created' => '2019-11-18 11:34:47',
'modified' => '2020-06-04 15:03:39'
)
)
$mainwithsub = array(
(int) 0 => array(
'Category' => array(
'id' => '7',
'parent_id' => '1',
'title' => 'iPhone 5',
'slug' => 'iphone-5',
'image' => '1592742659.png',
'meta_title' => 'iPhone 5',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 5</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 13:39:49',
'modified' => '2020-06-21 18:00:59',
'cate_title' => 'iPhone '
)
),
(int) 1 => array(
'Category' => array(
'id' => '8',
'parent_id' => '1',
'title' => 'iPhone 5s',
'slug' => 'iphone-5s',
'image' => '1592742663.png',
'meta_title' => 'iPhone 5s',
'meta_keywords' => 'iPhone 5s',
'meta_description' => 'iPhone 5s',
'content' => '<p>iPhone 5s</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:22:42',
'modified' => '2020-06-21 18:01:03',
'cate_title' => 'iPhone '
)
),
(int) 2 => array(
'Category' => array(
'id' => '9',
'parent_id' => '1',
'title' => 'iPhone 5c',
'slug' => 'iphone-5c',
'image' => '1592742671.png',
'meta_title' => 'iPhone 5c',
'meta_keywords' => 'iPhone 5c',
'meta_description' => 'iPhone 5c',
'content' => '<p>iPhone 5c</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:23:44',
'modified' => '2020-06-21 18:01:11',
'cate_title' => 'iPhone '
)
),
(int) 3 => array(
'Category' => array(
'id' => '10',
'parent_id' => '1',
'title' => 'iPhone 6',
'slug' => 'iphone-6',
'image' => '1592742702.png',
'meta_title' => 'iPhone 6',
'meta_keywords' => 'iPhone 6',
'meta_description' => 'iPhone 6',
'content' => '<p>iPhone 6</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:24:53',
'modified' => '2020-06-21 18:01:42',
'cate_title' => 'iPhone '
)
),
(int) 4 => array(
'Category' => array(
'id' => '11',
'parent_id' => '1',
'title' => 'iPhone 6 Plus',
'slug' => 'iphone-6-plus',
'image' => '1592742800.png',
'meta_title' => 'iPhone 6 Plus',
'meta_keywords' => 'iPhone 6 Plus',
'meta_description' => 'iPhone 6 Plus',
'content' => '<p>iPhone 6 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:25:53',
'modified' => '2020-06-21 18:03:20',
'cate_title' => 'iPhone '
)
),
(int) 5 => array(
'Category' => array(
'id' => '12',
'parent_id' => '2',
'title' => 'iPad',
'slug' => 'ipad',
'image' => '1592743319.png',
'meta_title' => 'iPad',
'meta_keywords' => 'iPad',
'meta_description' => 'iPad',
'content' => '<p>iPad</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:28:07',
'modified' => '2020-06-21 18:11:59',
'cate_title' => 'iPad'
)
),
(int) 6 => array(
'Category' => array(
'id' => '15',
'parent_id' => '3',
'title' => 'MacBook Air',
'slug' => 'macbook-air',
'image' => '1592743108.png',
'meta_title' => 'MacBook Air',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Macbook Air</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:30:50',
'modified' => '2020-06-21 18:08:28',
'cate_title' => 'Macbook'
)
),
(int) 7 => array(
'Category' => array(
'id' => '16',
'parent_id' => '3',
'title' => 'MacBook Pro',
'slug' => 'macbook-pro',
'image' => '1592743114.png',
'meta_title' => 'MacBook Pro',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Macbook Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:31:40',
'modified' => '2020-06-21 18:08:34',
'cate_title' => 'Macbook'
)
),
(int) 8 => array(
'Category' => array(
'id' => '17',
'parent_id' => '4',
'title' => 'iMac',
'slug' => 'imac',
'image' => '1592743313.png',
'meta_title' => '',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iMac</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:33:15',
'modified' => '2020-06-21 18:11:53',
'cate_title' => 'iMac'
)
),
(int) 9 => array(
'Category' => array(
'id' => '18',
'parent_id' => '5',
'title' => 'Apple Watch Series 1',
'slug' => 'apple-watch-series-1',
'image' => '1592743239.png',
'meta_title' => '',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 1</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:34:12',
'modified' => '2020-06-21 18:10:39',
'cate_title' => 'Apple Watch'
)
),
(int) 10 => array(
'Category' => array(
'id' => '19',
'parent_id' => '1',
'title' => ' iPhone 6s ',
'slug' => 'iphone-6s',
'image' => '1592742806.png',
'meta_title' => ' iPhone 6s ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 6s</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:38:20',
'modified' => '2020-06-21 18:03:26',
'cate_title' => 'iPhone '
)
),
(int) 11 => array(
'Category' => array(
'id' => '20',
'parent_id' => '1',
'title' => 'iPhone 6s Plus ',
'slug' => 'iphone-6s-plus',
'image' => '1592742829.png',
'meta_title' => 'iPhone 6s Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 6s Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:47:09',
'modified' => '2020-06-21 18:03:49',
'cate_title' => 'iPhone '
)
),
(int) 12 => array(
'Category' => array(
'id' => '21',
'parent_id' => '1',
'title' => 'iPhone SE ',
'slug' => 'iphone-se',
'image' => '1592742874.png',
'meta_title' => 'iPhone SE ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone SE</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:52:48',
'modified' => '2020-06-21 18:04:34',
'cate_title' => 'iPhone '
)
),
(int) 13 => array(
'Category' => array(
'id' => '22',
'parent_id' => '1',
'title' => 'iPhone 7 ',
'slug' => 'iphone-7',
'image' => '1592742879.png',
'meta_title' => 'iPhone 7 ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 7</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:55:33',
'modified' => '2020-06-21 18:04:39',
'cate_title' => 'iPhone '
)
),
(int) 14 => array(
'Category' => array(
'id' => '23',
'parent_id' => '1',
'title' => 'iPhone 7 Plus ',
'slug' => 'iphone-7-plus',
'image' => '1592742886.png',
'meta_title' => 'iPhone 7 Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 7 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:01:49',
'modified' => '2020-06-21 18:04:46',
'cate_title' => 'iPhone '
)
),
(int) 15 => array(
'Category' => array(
'id' => '24',
'parent_id' => '1',
'title' => 'iPhone 8 ',
'slug' => 'iphone-8',
'image' => '1592742914.png',
'meta_title' => 'iPhone 8 ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 8</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:03:36',
'modified' => '2020-06-21 18:05:14',
'cate_title' => 'iPhone '
)
),
(int) 16 => array(
'Category' => array(
'id' => '25',
'parent_id' => '1',
'title' => 'iPhone 8 Plus ',
'slug' => 'iphone-8-plus',
'image' => '1592742928.png',
'meta_title' => 'iPhone 8 Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 8 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:05:40',
'modified' => '2020-06-21 18:05:28',
'cate_title' => 'iPhone '
)
),
(int) 17 => array(
'Category' => array(
'id' => '26',
'parent_id' => '1',
'title' => 'iPhone X ',
'slug' => 'iphone-x',
'image' => '1592742938.png',
'meta_title' => 'iPhone X ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone X</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:07:29',
'modified' => '2020-06-21 18:05:38',
'cate_title' => 'iPhone '
)
),
(int) 18 => array(
'Category' => array(
'id' => '30',
'parent_id' => '5',
'title' => 'Apple Watch Series 2',
'slug' => 'apple-watch-series-2',
'image' => '1592743244.png',
'meta_title' => 'Apple Watch Series 2',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 2</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 12:12:23',
'modified' => '2020-06-21 18:10:44',
'cate_title' => 'Apple Watch'
)
),
(int) 19 => array(
'Category' => array(
'id' => '31',
'parent_id' => '5',
'title' => 'Apple Watch Series 3',
'slug' => 'apple-watch-series-3',
'image' => '1592743248.png',
'meta_title' => 'Apple Watch Series 3',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 3</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:05:19',
'modified' => '2020-06-21 18:10:48',
'cate_title' => 'Apple Watch'
)
),
(int) 20 => array(
'Category' => array(
'id' => '32',
'parent_id' => '5',
'title' => 'Apple Watch Series 4',
'slug' => 'apple-watch-series-4',
'image' => '1592743256.png',
'meta_title' => 'Apple Watch Series 4',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 4</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:23:24',
'modified' => '2020-06-21 18:10:56',
'cate_title' => 'Apple Watch'
)
),
(int) 21 => array(
'Category' => array(
'id' => '33',
'parent_id' => '5',
'title' => 'Apple Watch Series 5',
'slug' => 'apple-watch-series-5',
'image' => '1592743260.png',
'meta_title' => 'Apple Watch Series 5',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 5</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:24:29',
'modified' => '2020-06-21 18:11:00',
'cate_title' => 'Apple Watch'
)
),
(int) 22 => array(
'Category' => array(
'id' => '34',
'parent_id' => '4',
'title' => 'iMac Retina 4K Display',
'slug' => 'imac-retina-4k-display',
'image' => '1592743148.png',
'meta_title' => 'iMac Retina 4K Display',
'meta_keywords' => 'iMac Retina 4K Display',
'meta_description' => '',
'content' => '<p>iMac Retina 4K Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:25:56',
'modified' => '2020-06-21 18:09:08',
'cate_title' => 'iMac'
)
),
(int) 23 => array(
'Category' => array(
'id' => '35',
'parent_id' => '4',
'title' => 'iMac Retina 5K Display',
'slug' => 'imac-retina-5k-display',
'image' => '1592743153.png',
'meta_title' => 'iMac Retina 5K Display',
'meta_keywords' => 'iMac Retina 5K Display',
'meta_description' => '',
'content' => '<p>iMac Retina 5K Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:26:43',
'modified' => '2020-06-21 18:09:13',
'cate_title' => 'iMac'
)
),
(int) 24 => array(
'Category' => array(
'id' => '36',
'parent_id' => '4',
'title' => 'iMac Pro Retina Display',
'slug' => 'imac-pro',
'image' => '1592743158.png',
'meta_title' => 'iMac Pro Retina Display',
'meta_keywords' => 'iMac Pro Retina Display',
'meta_description' => '',
'content' => '<p>iMac Pro Retina Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:29:56',
'modified' => '2020-06-21 18:09:18',
'cate_title' => 'iMac'
)
),
(int) 25 => array(
'Category' => array(
'id' => '37',
'parent_id' => '2',
'title' => 'iPad Air',
'slug' => 'ipad-air',
'image' => '1592743325.png',
'meta_title' => 'iPad Air',
'meta_keywords' => 'iPad Air',
'meta_description' => '',
'content' => '<p>iPad Air</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:42:06',
'modified' => '2020-06-21 18:12:05',
'cate_title' => 'iPad'
)
),
(int) 26 => array(
'Category' => array(
'id' => '38',
'parent_id' => '2',
'title' => 'iPad Pro',
'slug' => 'ipad-pro',
'image' => '1592743332.png',
'meta_title' => 'iPad Pro',
'meta_keywords' => 'iPad Pro',
'meta_description' => '',
'content' => '<p>iPad Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:42:37',
'modified' => '2020-06-21 18:12:12',
'cate_title' => 'iPad'
)
),
(int) 27 => array(
'Category' => array(
'id' => '39',
'parent_id' => '2',
'title' => 'iPad Mini',
'slug' => 'ipad-mini',
'image' => '1592743337.png',
'meta_title' => 'iPad Mini',
'meta_keywords' => 'iPad Mini',
'meta_description' => '',
'content' => '<p>iPad Mini</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:43:14',
'modified' => '2020-06-21 18:12:17',
'cate_title' => 'iPad'
)
),
(int) 28 => array(
'Category' => array(
'id' => '40',
'parent_id' => '1',
'title' => 'iPhone XR',
'slug' => 'iphone-xr',
'image' => '1592742947.png',
'meta_title' => 'iPhone XR',
'meta_keywords' => 'iPhone XR',
'meta_description' => '',
'content' => '<p>iPhone XR</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:42:26',
'modified' => '2020-06-21 18:05:47',
'cate_title' => 'iPhone '
)
),
(int) 29 => array(
'Category' => array(
'id' => '41',
'parent_id' => '1',
'title' => 'iPhone XS',
'slug' => 'iphone-xs',
'image' => '1592742963.png',
'meta_title' => 'iPhone XS',
'meta_keywords' => 'iPhone XS',
'meta_description' => '',
'content' => '<p>iPhone XS</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:58:03',
'modified' => '2020-06-21 18:06:03',
'cate_title' => 'iPhone '
)
),
(int) 30 => array(
'Category' => array(
'id' => '42',
'parent_id' => '1',
'title' => 'iPhone XS Max',
'slug' => 'iphone-xs-max',
'image' => '1592742967.png',
'meta_title' => 'iPhone XS Max',
'meta_keywords' => 'iPhone XS Max',
'meta_description' => '',
'content' => '<p>iPhone XS Max</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:58:46',
'modified' => '2020-06-21 18:06:07',
'cate_title' => 'iPhone '
)
),
(int) 31 => array(
'Category' => array(
'id' => '43',
'parent_id' => '1',
'title' => 'iPhone 11',
'slug' => 'iphone-11',
'image' => '1592742990.png',
'meta_title' => 'iPhone 11',
'meta_keywords' => 'iPhone 11',
'meta_description' => '',
'content' => '<p>iPhone 11</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:05:32',
'modified' => '2020-06-21 18:06:30',
'cate_title' => 'iPhone '
)
),
(int) 32 => array(
'Category' => array(
'id' => '44',
'parent_id' => '1',
'title' => 'iPhone 11 Pro',
'slug' => 'iphone-11-pro',
'image' => '1592742995.png',
'meta_title' => 'iPhone 11 Pro',
'meta_keywords' => 'iPhone 11 Pro',
'meta_description' => '',
'content' => '<p>iPhone 11 Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:06:36',
'modified' => '2020-06-21 18:06:35',
'cate_title' => 'iPhone '
)
),
(int) 33 => array(
'Category' => array(
'id' => '45',
'parent_id' => '1',
'title' => 'iPhone 11 Pro Max',
'slug' => 'iphone-11-pro-max',
'image' => '1592743002.png',
'meta_title' => 'iPhone 11 Pro Max',
'meta_keywords' => 'iPhone 11 Pro Max',
'meta_description' => '',
'content' => '<p>iPhone 11 Pro Max</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:10:08',
'modified' => '2020-06-21 18:06:42',
'cate_title' => 'iPhone '
)
),
(int) 34 => array(
'Category' => array(
'id' => '1',
'parent_id' => '0',
'title' => 'iPhone ',
'slug' => 'iphone-repair-bangalore',
'image' => '1615208072.png',
'meta_title' => 'iPhone Repair In Bangalore | iPhone Screen Repair & Replacement ',
'meta_keywords' => 'iPhone Repair In Bangalore. iPhone Screen Repair & Replacement',
'meta_description' => 'Got your iPhone damaged? Fret not, We offer premium iPhone Repair In Bangalore across all models ranging from iPhone 5 to iPhone 13, with up to 12 months warranty on parts. Now get express iPhone Screen Repair & Replacement at your doorstep from our experts.',
'content' => '<h1 style="text-align:justify">iPhone Repair in Bangalore</h1>
<p style="text-align:justify">iProduct repair is an independent iPhone Repair Center in Bangalore.&nbsp;We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;across all models ranging from iPhone 5&nbsp;to iPhone 13. Our team comprises <a href="https://iproductrepair.com/about-us">professional technicians </a>and engineers who ensure to put an end to all the trouble related to your iPhone.</p>
<p style="text-align:justify">Owning an iPhone is a matter of pride. However, when the same goes through damage or a crack, it is no less than an attack for the owner. Each smartphone has a different operating system and internal configuration. In the case of an iPhone, every single part is unique and different from other Android phones. This is what makes it difficult to get and costly too.</p>
<h2 style="text-align:justify">Doorstep/Onsite iPhone Repair Services</h2>
<p style="text-align:justify">We, at iProduct Repair<strong>,</strong> deal exclusively with iPhones providing a complete solution to every aspect of trouble. With us, you can be completely carefree about the replacement of parts or getting the old damaged part replaced by a new one. We value our customers and hence our services come with quick and timely deliverables backed by a low-cost involvement. We ensure when you get your iPhone repaired with us it won&#39;t burn your pockets. Rather we offer all our services at cost-effective prices.</p>
<p style="text-align:justify"><strong>All-round service</strong></p>
<p style="text-align:justify">We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;that touches every aspect of iPhone repair. From replacing the battery to revamping the conditions of your iPhone device, our team of expert engineers will ensure you get back your iPhone in the best condition. Besides all the repairs are covered in a feasible cost that doesn&#39;t burn a hole in your pocket.</p>
',
'order' => '1',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:29:17',
'modified' => '2022-08-25 18:20:42',
'cate_title' => ''
)
),
(int) 35 => array(
'Category' => array(
'id' => '3',
'parent_id' => '0',
'title' => 'Macbook',
'slug' => 'macbook-repair-bangalore',
'image' => 'MacBook.png',
'meta_title' => 'MacBook Air, MacBook Pro Repair, Battery Replacement In Bangalore',
'meta_keywords' => 'MacBook Repair In Bangalore, MacBook Air, MacBook Pro Repair Center - Bangalore',
'meta_description' => 'When it comes to MacBook Repair in Bangalore, iProduct Repair is counted among the finest service centers in the garden city offering repair services be it MacBook Air or MacBook Pro. Premium Spare Parts. Up to 12 Months Warranty Offered. Call: +91-9845128045 for an express Macbook Repair Service.',
'content' => '<h1 style="text-align:justify">MacBook Repair in Bangalore</h1>
<p style="text-align:justify">At&nbsp;iProduct Repair, we provide state of the art solutions related to your Macbook. We cater to all the aspects that are required to fix your Macbook and bring it back to working condition.&nbsp;iProduct Repair&nbsp;is among the top names in the garden city offering elaborate services such as MacBook Repair in Bangalore. Our&nbsp;MacBook Repair Center is located at a strategic point in the city that makes it convenient for people to drop in for carrying out repairs related to their Apple products such as Macbook Air or Macbook Pro&nbsp;etc.</p>
<h2 style="text-align: justify;">Doorstep/Onsite MacBook Repair Services</h2>
<p style="text-align:justify">Apple products tend to have a different configuration in comparison to other OS. We, at iProduct Repair, exclusively deal with Apple products and hence you can be completely carefree in the case of the materials used. Has your Macbook screen experienced cracks,? Is your OS not working? Has liquid damaged your screen? Well, we at iProduct Repair cover all the repair solutions under one roof. From fixing screen replacement to carrying out critical and major repairs like liquid damage to OS configuration, we offer them all at cost-effective prices and that too at your doorstep.</p>
<p style="text-align:justify">Customer satisfaction is of paramount importance to us. And hence, we leave no stone unturned in assuring all the needs are met while fixing your Macbook Air or Macbook Pro.</p>
',
'order' => '2',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:39:39',
'modified' => '2022-08-25 18:17:46',
'cate_title' => ''
)
),
(int) 36 => array(
'Category' => array(
'id' => '5',
'parent_id' => '0',
'title' => 'Apple Watch',
'slug' => 'apple-watch-repair-bangalore',
'image' => 'Apple-Watch.png',
'meta_title' => 'Apple Watch Repair & Screen Replacement In Bangalore',
'meta_keywords' => 'Apple Watch Repair In Bangalore, Apple Watch Screen Replacement ',
'meta_description' => 'iProduct Repair offers express doorstep Apple Watch Repair In Bangalore . Now getting Apple Watch Screen Replacement in Bangalore is no more a strenuous task. Call: +91-9845128045 for an affordable Apple Watch Repair now.',
'content' => '<h1>Apple Watch Repair in Bangalore</h1>
<p>iProduct repair is a one-stop-shop for all your Apple products replacements and repair needs. We believe in resolving the issues of each and every customer immediately so that they don&rsquo;t face any fallback in their daily lives and keep track of their fitness and productivity.</p>
<p>We understand that when you invest a lot in a product, you don&rsquo;t want it to be handled badly. That is why we take care of your Apple product as our own while repairing. You can come to our store for authentic Apple Watch Repair In Bangalore.</p>
<p>The replacements of old parts are also going to be done with quality products and with cost-efficiency. Here is why you should get your Apple Watch Repaired at our store in Bangalore:</p>
<p><strong>Quick and efficient </strong>services provided by our professional and experienced staff members can make your Apple Watch functional in no time.</p>
<p><strong>Skilled repairing staff </strong>has years of work experience in this field and they have worked on all series of Apple watches. They are always updated with the new techniques and repairing tools of the market.</p>
<p><strong>Low-cost investment with durable service quality </strong>makes the services of our Apple Watch repair store even more desirable.</p>
',
'order' => '3',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:46',
'modified' => '2020-09-21 13:47:17',
'cate_title' => ''
)
),
(int) 37 => array(
'Category' => array(
'id' => '2',
'parent_id' => '0',
'title' => 'iPad',
'slug' => 'ipad-repair-bangalore',
'image' => 'iPad.png',
'meta_title' => 'iPad Repair In Bangalore | iPad Screen Repair & Replacement',
'meta_keywords' => 'iPad Repair In Bangalore, iPad Screen Repair & Replacement',
'meta_description' => 'Are you looking for an IPad Repair In Bangalore? iProduct Repair is your one-stop solution for all your iPad related worries. Get iPad Screen Repair & Replacement at your doorstep from our experts. Call: +91-9845128045 for an express iPad Repair.',
'content' => '<h1 style="text-align:justify">iPad Repair in Bangalore</h1>
<p style="text-align:justify">Being an exclusive Apple product repair shop, iProduct Repair Bangalore handles all kinds of damages and provides solutions for all iPad models. Our independent and professionally trained technicians master at delivering the utmost quality services to the clients. Our standard quality iPad repair<strong> </strong>services are aimed at putting an end to the problems related to your gadget.</p>
<p style="text-align:justify">There are times when apple product owners have to spend a lot of money on getting their iPad repaired. But we providing iPad Repair In Bangalore<strong> </strong>services understand the sentiments of the product owners and offer them our services at reasonable prices.</p>
<h2 style="text-align: justify;">Doorstep/Onsite iPad Repair Services</h2>
<p style="text-align:justify">Covering all across Bangalore, our outstanding iPad repair services tend to make you worry less about how your iPad is gonna turn up after the repair. We can assure you that our friendly and efficient staff members will make your iPad as good as new when they are done.</p>
<p style="text-align:justify">Here&rsquo;s why you should consider using iProduct&nbsp;Repair Services In Bangalore<strong>:</strong></p>
<p style="text-align:justify"><strong>Repair services of all iPad models: </strong>Our iPad repair services involve handling and providing solutions for all kinds of troubles related to every iPad model. We have state of the art facilities and tools for better services and our engineers are best at what they do.</p>
<p style="text-align:justify"><strong>Cost-effective solutions: </strong>Getting your iPad repaired isn&rsquo;t going to burn a hole in your pocket, not this time. Our services have low-cost involvement and we believe in delivering quality services at reasonable prices.</p>
',
'order' => '4',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:36:14',
'modified' => '2022-08-25 18:19:07',
'cate_title' => ''
)
),
(int) 38 => array(
'Category' => array(
'id' => '4',
'parent_id' => '0',
'title' => 'iMac',
'slug' => 'imac-repair-bangalore',
'image' => 'iMac.png',
'meta_title' => 'iMac Repair In Bangalore | iMac RAM, SSD/HDD Upgrades',
'meta_keywords' => 'iMac Repair In Bangalore, iMac RAM, SSD/HDD Upgrades',
'meta_description' => 'iProduct Repair takes the onus for services related to iMac Repair In Bangalore. We offer iMac RAM, SSD/HDD Upgrades & troubleshooting at an affordable price. Call: +91-9845128045 for an express iMac Doorstep Repair Service now.',
'content' => '<h1>iMac Repair In Bangalore</h1>
<p>Every iMac product lender carries a certain kind of pride in their gadget and it is totally worth it. At iProduct Repair, we believe in taking care of the product from the owner&#39;s point of view. Our trained staff members pay heed to your problems quickly and try to resolve it as soon as possible.</p>
<p>Our team specializes in handling iMac repair issues all over Bangalore and has managed to serve its customers with 100% satisfaction. We believe in building long term relationships with our customers and that is why we serve them better in every way.</p>
<p>No customer wants their iMac to be handled roughly, and we train our staff members to do the best to its customers by providing genuine products and efficient service quality.</p>
<p><strong>Skilled and efficient staff: </strong>Our team is experienced to handle and resolve all the glitches faced by your iMac. No matter what kind of trouble your device is facing, we have a solution for it.</p>
<p><strong>On-time service delivery: </strong>We deliver the reputed product within the prescribed time limit and period.</p>
<p><strong>Authentic service: </strong>Our customers are our first priority and we keep their needs and requirements on top. With quality service and genuine solutions, we try to satisfy our customers at any cost.</p>
',
'order' => '5',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:22',
'modified' => '2021-10-26 15:22:55',
'cate_title' => ''
)
)
)
$categorys = array(
(int) 36 => 'iMac Pro Retina Display',
(int) 24 => 'iPhone 8 ',
(int) 25 => 'iPhone 8 Plus ',
(int) 26 => 'iPhone X ',
(int) 30 => 'Apple Watch Series 2',
(int) 31 => 'Apple Watch Series 3',
(int) 32 => 'Apple Watch Series 4',
(int) 33 => 'Apple Watch Series 5',
(int) 34 => 'iMac Retina 4K Display',
(int) 35 => 'iMac Retina 5K Display',
(int) 23 => 'iPhone 7 Plus ',
(int) 37 => 'iPad Air',
(int) 38 => 'iPad Pro',
(int) 39 => 'iPad Mini',
(int) 40 => 'iPhone XR',
(int) 41 => 'iPhone XS',
(int) 42 => 'iPhone XS Max',
(int) 43 => 'iPhone 11',
(int) 44 => 'iPhone 11 Pro',
(int) 45 => 'iPhone 11 Pro Max',
(int) 22 => 'iPhone 7 ',
(int) 7 => 'iPhone 5',
(int) 8 => 'iPhone 5s',
(int) 9 => 'iPhone 5c',
(int) 10 => 'iPhone 6',
(int) 11 => 'iPhone 6 Plus',
(int) 12 => 'iPad',
(int) 15 => 'MacBook Air',
(int) 16 => 'MacBook Pro',
(int) 17 => 'iMac',
(int) 18 => 'Apple Watch Series 1',
(int) 19 => ' iPhone 6s ',
(int) 20 => 'iPhone 6s Plus ',
(int) 21 => 'iPhone SE ',
(int) 1 => 'iPhone ',
(int) 3 => 'Macbook',
(int) 5 => 'Apple Watch',
(int) 2 => 'iPad',
(int) 4 => 'iMac'
)
$shopcategory = array(
(int) 0 => array(
'ShopProductCategory' => array(
'id' => '16',
'name' => 'IPhone',
'slug' => 'iphone',
'orders' => '1',
'status' => '1',
'created' => '2025-05-09 15:47:43',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 1 => array(
'ShopProductCategory' => array(
'id' => '20',
'name' => 'Iwatches',
'slug' => 'iwatches',
'orders' => '1',
'status' => '1',
'created' => '2025-05-09 15:49:01',
'modified' => '2025-05-21 09:30:33'
)
),
(int) 2 => array(
'ShopProductCategory' => array(
'id' => '17',
'name' => 'Mackbook',
'slug' => 'mackbook',
'orders' => '2',
'status' => '1',
'created' => '2025-05-09 15:48:09',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 3 => array(
'ShopProductCategory' => array(
'id' => '18',
'name' => 'Windows',
'slug' => 'windows',
'orders' => '3',
'status' => '1',
'created' => '2025-05-09 15:48:26',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 4 => array(
'ShopProductCategory' => array(
'id' => '19',
'name' => 'IPad',
'slug' => 'ipad',
'orders' => '4',
'status' => '1',
'created' => '2025-05-09 15:48:41',
'modified' => '2025-05-21 09:30:21'
)
)
)
$repairdevices = array(
(int) 0 => array(
'Category' => array(
'id' => '1',
'parent_id' => '0',
'title' => 'iPhone ',
'slug' => 'iphone-repair-bangalore',
'image' => '1615208072.png',
'meta_title' => 'iPhone Repair In Bangalore | iPhone Screen Repair & Replacement ',
'meta_keywords' => 'iPhone Repair In Bangalore. iPhone Screen Repair & Replacement',
'meta_description' => 'Got your iPhone damaged? Fret not, We offer premium iPhone Repair In Bangalore across all models ranging from iPhone 5 to iPhone 13, with up to 12 months warranty on parts. Now get express iPhone Screen Repair & Replacement at your doorstep from our experts.',
'content' => '<h1 style="text-align:justify">iPhone Repair in Bangalore</h1>
<p style="text-align:justify">iProduct repair is an independent iPhone Repair Center in Bangalore.&nbsp;We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;across all models ranging from iPhone 5&nbsp;to iPhone 13. Our team comprises <a href="https://iproductrepair.com/about-us">professional technicians </a>and engineers who ensure to put an end to all the trouble related to your iPhone.</p>
<p style="text-align:justify">Owning an iPhone is a matter of pride. However, when the same goes through damage or a crack, it is no less than an attack for the owner. Each smartphone has a different operating system and internal configuration. In the case of an iPhone, every single part is unique and different from other Android phones. This is what makes it difficult to get and costly too.</p>
<h2 style="text-align:justify">Doorstep/Onsite iPhone Repair Services</h2>
<p style="text-align:justify">We, at iProduct Repair<strong>,</strong> deal exclusively with iPhones providing a complete solution to every aspect of trouble. With us, you can be completely carefree about the replacement of parts or getting the old damaged part replaced by a new one. We value our customers and hence our services come with quick and timely deliverables backed by a low-cost involvement. We ensure when you get your iPhone repaired with us it won&#39;t burn your pockets. Rather we offer all our services at cost-effective prices.</p>
<p style="text-align:justify"><strong>All-round service</strong></p>
<p style="text-align:justify">We offer premium&nbsp;iPhone Repair in Bangalore&nbsp;that touches every aspect of iPhone repair. From replacing the battery to revamping the conditions of your iPhone device, our team of expert engineers will ensure you get back your iPhone in the best condition. Besides all the repairs are covered in a feasible cost that doesn&#39;t burn a hole in your pocket.</p>
',
'order' => '1',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:29:17',
'modified' => '2022-08-25 18:20:42'
)
),
(int) 1 => array(
'Category' => array(
'id' => '3',
'parent_id' => '0',
'title' => 'Macbook',
'slug' => 'macbook-repair-bangalore',
'image' => 'MacBook.png',
'meta_title' => 'MacBook Air, MacBook Pro Repair, Battery Replacement In Bangalore',
'meta_keywords' => 'MacBook Repair In Bangalore, MacBook Air, MacBook Pro Repair Center - Bangalore',
'meta_description' => 'When it comes to MacBook Repair in Bangalore, iProduct Repair is counted among the finest service centers in the garden city offering repair services be it MacBook Air or MacBook Pro. Premium Spare Parts. Up to 12 Months Warranty Offered. Call: +91-9845128045 for an express Macbook Repair Service.',
'content' => '<h1 style="text-align:justify">MacBook Repair in Bangalore</h1>
<p style="text-align:justify">At&nbsp;iProduct Repair, we provide state of the art solutions related to your Macbook. We cater to all the aspects that are required to fix your Macbook and bring it back to working condition.&nbsp;iProduct Repair&nbsp;is among the top names in the garden city offering elaborate services such as MacBook Repair in Bangalore. Our&nbsp;MacBook Repair Center is located at a strategic point in the city that makes it convenient for people to drop in for carrying out repairs related to their Apple products such as Macbook Air or Macbook Pro&nbsp;etc.</p>
<h2 style="text-align: justify;">Doorstep/Onsite MacBook Repair Services</h2>
<p style="text-align:justify">Apple products tend to have a different configuration in comparison to other OS. We, at iProduct Repair, exclusively deal with Apple products and hence you can be completely carefree in the case of the materials used. Has your Macbook screen experienced cracks,? Is your OS not working? Has liquid damaged your screen? Well, we at iProduct Repair cover all the repair solutions under one roof. From fixing screen replacement to carrying out critical and major repairs like liquid damage to OS configuration, we offer them all at cost-effective prices and that too at your doorstep.</p>
<p style="text-align:justify">Customer satisfaction is of paramount importance to us. And hence, we leave no stone unturned in assuring all the needs are met while fixing your Macbook Air or Macbook Pro.</p>
',
'order' => '2',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:39:39',
'modified' => '2022-08-25 18:17:46'
)
),
(int) 2 => array(
'Category' => array(
'id' => '5',
'parent_id' => '0',
'title' => 'Apple Watch',
'slug' => 'apple-watch-repair-bangalore',
'image' => 'Apple-Watch.png',
'meta_title' => 'Apple Watch Repair & Screen Replacement In Bangalore',
'meta_keywords' => 'Apple Watch Repair In Bangalore, Apple Watch Screen Replacement ',
'meta_description' => 'iProduct Repair offers express doorstep Apple Watch Repair In Bangalore . Now getting Apple Watch Screen Replacement in Bangalore is no more a strenuous task. Call: +91-9845128045 for an affordable Apple Watch Repair now.',
'content' => '<h1>Apple Watch Repair in Bangalore</h1>
<p>iProduct repair is a one-stop-shop for all your Apple products replacements and repair needs. We believe in resolving the issues of each and every customer immediately so that they don&rsquo;t face any fallback in their daily lives and keep track of their fitness and productivity.</p>
<p>We understand that when you invest a lot in a product, you don&rsquo;t want it to be handled badly. That is why we take care of your Apple product as our own while repairing. You can come to our store for authentic Apple Watch Repair In Bangalore.</p>
<p>The replacements of old parts are also going to be done with quality products and with cost-efficiency. Here is why you should get your Apple Watch Repaired at our store in Bangalore:</p>
<p><strong>Quick and efficient </strong>services provided by our professional and experienced staff members can make your Apple Watch functional in no time.</p>
<p><strong>Skilled repairing staff </strong>has years of work experience in this field and they have worked on all series of Apple watches. They are always updated with the new techniques and repairing tools of the market.</p>
<p><strong>Low-cost investment with durable service quality </strong>makes the services of our Apple Watch repair store even more desirable.</p>
',
'order' => '3',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:46',
'modified' => '2020-09-21 13:47:17'
)
),
(int) 3 => array(
'Category' => array(
'id' => '2',
'parent_id' => '0',
'title' => 'iPad',
'slug' => 'ipad-repair-bangalore',
'image' => 'iPad.png',
'meta_title' => 'iPad Repair In Bangalore | iPad Screen Repair & Replacement',
'meta_keywords' => 'iPad Repair In Bangalore, iPad Screen Repair & Replacement',
'meta_description' => 'Are you looking for an IPad Repair In Bangalore? iProduct Repair is your one-stop solution for all your iPad related worries. Get iPad Screen Repair & Replacement at your doorstep from our experts. Call: +91-9845128045 for an express iPad Repair.',
'content' => '<h1 style="text-align:justify">iPad Repair in Bangalore</h1>
<p style="text-align:justify">Being an exclusive Apple product repair shop, iProduct Repair Bangalore handles all kinds of damages and provides solutions for all iPad models. Our independent and professionally trained technicians master at delivering the utmost quality services to the clients. Our standard quality iPad repair<strong> </strong>services are aimed at putting an end to the problems related to your gadget.</p>
<p style="text-align:justify">There are times when apple product owners have to spend a lot of money on getting their iPad repaired. But we providing iPad Repair In Bangalore<strong> </strong>services understand the sentiments of the product owners and offer them our services at reasonable prices.</p>
<h2 style="text-align: justify;">Doorstep/Onsite iPad Repair Services</h2>
<p style="text-align:justify">Covering all across Bangalore, our outstanding iPad repair services tend to make you worry less about how your iPad is gonna turn up after the repair. We can assure you that our friendly and efficient staff members will make your iPad as good as new when they are done.</p>
<p style="text-align:justify">Here&rsquo;s why you should consider using iProduct&nbsp;Repair Services In Bangalore<strong>:</strong></p>
<p style="text-align:justify"><strong>Repair services of all iPad models: </strong>Our iPad repair services involve handling and providing solutions for all kinds of troubles related to every iPad model. We have state of the art facilities and tools for better services and our engineers are best at what they do.</p>
<p style="text-align:justify"><strong>Cost-effective solutions: </strong>Getting your iPad repaired isn&rsquo;t going to burn a hole in your pocket, not this time. Our services have low-cost involvement and we believe in delivering quality services at reasonable prices.</p>
',
'order' => '4',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:36:14',
'modified' => '2022-08-25 18:19:07'
)
),
(int) 4 => array(
'Category' => array(
'id' => '4',
'parent_id' => '0',
'title' => 'iMac',
'slug' => 'imac-repair-bangalore',
'image' => 'iMac.png',
'meta_title' => 'iMac Repair In Bangalore | iMac RAM, SSD/HDD Upgrades',
'meta_keywords' => 'iMac Repair In Bangalore, iMac RAM, SSD/HDD Upgrades',
'meta_description' => 'iProduct Repair takes the onus for services related to iMac Repair In Bangalore. We offer iMac RAM, SSD/HDD Upgrades & troubleshooting at an affordable price. Call: +91-9845128045 for an express iMac Doorstep Repair Service now.',
'content' => '<h1>iMac Repair In Bangalore</h1>
<p>Every iMac product lender carries a certain kind of pride in their gadget and it is totally worth it. At iProduct Repair, we believe in taking care of the product from the owner&#39;s point of view. Our trained staff members pay heed to your problems quickly and try to resolve it as soon as possible.</p>
<p>Our team specializes in handling iMac repair issues all over Bangalore and has managed to serve its customers with 100% satisfaction. We believe in building long term relationships with our customers and that is why we serve them better in every way.</p>
<p>No customer wants their iMac to be handled roughly, and we train our staff members to do the best to its customers by providing genuine products and efficient service quality.</p>
<p><strong>Skilled and efficient staff: </strong>Our team is experienced to handle and resolve all the glitches faced by your iMac. No matter what kind of trouble your device is facing, we have a solution for it.</p>
<p><strong>On-time service delivery: </strong>We deliver the reputed product within the prescribed time limit and period.</p>
<p><strong>Authentic service: </strong>Our customers are our first priority and we keep their needs and requirements on top. With quality service and genuine solutions, we try to satisfy our customers at any cost.</p>
',
'order' => '5',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:22',
'modified' => '2021-10-26 15:22:55'
)
)
)
$content_for_layout = '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>'
$scripts_for_layout = ''
$title = 'Error'
$dec = 'Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. 3-6 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed at your doorstep now.'
$key = 'iPhone Repair In Bangalore, MacBook Repair In Bangalore'</pre><pre class="stack-trace">header - [internal], line ??
include - APP/View/Layouts/default.ctp, line 77
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111</pre></div></pre>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadeca31-trace').style.display = (document.getElementById('cakeErr68395cadeca31-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395cadeca31-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadeca31-code').style.display = (document.getElementById('cakeErr68395cadeca31-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadeca31-context').style.display = (document.getElementById('cakeErr68395cadeca31-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395cadeca31-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395cadeca31-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 84
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadecdf2-trace').style.display = (document.getElementById('cakeErr68395cadecdf2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395cadecdf2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadecdf2-code').style.display = (document.getElementById('cakeErr68395cadecdf2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395cadecdf2-context').style.display = (document.getElementById('cakeErr68395cadecdf2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395cadecdf2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395cadecdf2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp',
(int) 1 => '<!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp',
(int) 1 => '<!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&amp;text&amp;app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 84
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style><div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded339-trace').style.display = (document.getElementById('cakeErr68395caded339-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395caded339-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded339-code').style.display = (document.getElementById('cakeErr68395caded339-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded339-context').style.display = (document.getElementById('cakeErr68395caded339-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395caded339-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395caded339-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 86
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded71c-trace').style.display = (document.getElementById('cakeErr68395caded71c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68395caded71c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded71c-code').style.display = (document.getElementById('cakeErr68395caded71c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68395caded71c-context').style.display = (document.getElementById('cakeErr68395caded71c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68395caded71c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68395caded71c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp',
(int) 1 => '<div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp',
(int) 1 => '<div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 86
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
<a href="#0" class="cd-top"></a>
<script src="https://iproductrepair.com/front/js/jquery.min.js"></script>
<script src="https://iproductrepair.com/front/js/bootstrap.min.js"></script>
<script src="https://iproductrepair.com/front/js/idangerous.swiper.min.js"></script>
<script src="https://iproductrepair.com/front/js/jquery.countdown.js"></script>
<script src="https://iproductrepair.com/front/js/jquery.magnific-popup.min.js"></script>
<script src="https://iproductrepair.com/front/js/isotope.min.js"></script>
<script src="https://iproductrepair.com/front/js/scripts.js"></script>
<script>
function slick() {
$('.center').slick({
centerMode: true,
centerPadding: '15px',
slidesToShow: 3,
infinite: true,
arrows: true,
responsive: [
{
breakpoint: 1200,
settings: {
arrows: true,
centerMode: true,
centerPadding: '100px',
slidesToShow: 3
}
},
{
breakpoint: 991,
settings: {
arrows: true,
centerMode: true,
centerPadding: '20px',
slidesToShow: 3
}
},
{
breakpoint: 768,
settings: {
arrows: true,
centerMode: true,
centerPadding: '150px',
slidesToShow: 3
}
},
{
breakpoint: 590,
settings: "unslick"
}
]
});
}
</script>
</body>
</html>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterLayout'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 548
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Error
Warning (2) : Cannot modify header information - headers already sent by (output started at /home3/iproductrepair/public_html/lib/Cake/Utility/Debugger.php:794) [APP/View/Layouts/default.ctp , line 77 ]Code Context height = "0" width = "0" style = "display:none;visibility:hidden" ></ iframe ></ noscript >
<!-- End Google Tag Manager ( noscript ) -->
<?php echo header ( 'Cache-Control: no cache' ); ?>
$viewFile = '/home3/iproductrepair/public_html/app/View/Layouts/default.ctp'
$dataForView = array(
'title_for_layout' => 'Error',
'location' => array(),
'allroutes' => array(
(int) 1 => 'about-us-home',
(int) 2 => 'about-us',
(int) 3 => 'need-a-laptop-repair',
(int) 4 => 'home',
(int) 5 => 'contact',
(int) 6 => 'blogs',
(int) 7 => 'faqs',
(int) 9 => 'location',
(int) 11 => 'iphone-repair-bangalore',
(int) 12 => 'ipad-repair-bangalore',
(int) 13 => 'macbook-repair-bangalore',
(int) 14 => 'imac-repair-bangalore',
(int) 15 => 'apple-watch-repair-bangalore',
(int) 16 => 'iproduct-s-macbook-repair-services-2',
(int) 17 => 'privacy-policy',
(int) 18 => 'looking-to-hire-professionals',
(int) 19 => 'terms-and-conditions'
),
'footerheading' => array(
'GenralSettting' => array(
'id' => '27',
'category' => '2',
'title' => ' iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.',
'image' => '',
'order' => '8',
'content' => '',
'link' => '',
'status' => '1',
'created' => '2019-11-18 11:34:47',
'modified' => '2020-06-04 15:03:39'
)
),
'mainwithsub' => array(
(int) 0 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 23 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 24 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 25 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 26 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 27 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 28 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 29 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 30 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 31 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 32 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 33 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 34 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 35 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 36 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 37 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 38 => array(
'Category' => array(
[maximum depth reached]
)
)
),
'categorys' => array(
(int) 36 => 'iMac Pro Retina Display',
(int) 24 => 'iPhone 8 ',
(int) 25 => 'iPhone 8 Plus ',
(int) 26 => 'iPhone X ',
(int) 30 => 'Apple Watch Series 2',
(int) 31 => 'Apple Watch Series 3',
(int) 32 => 'Apple Watch Series 4',
(int) 33 => 'Apple Watch Series 5',
(int) 34 => 'iMac Retina 4K Display',
(int) 35 => 'iMac Retina 5K Display',
(int) 23 => 'iPhone 7 Plus ',
(int) 37 => 'iPad Air',
(int) 38 => 'iPad Pro',
(int) 39 => 'iPad Mini',
(int) 40 => 'iPhone XR',
(int) 41 => 'iPhone XS',
(int) 42 => 'iPhone XS Max',
(int) 43 => 'iPhone 11',
(int) 44 => 'iPhone 11 Pro',
(int) 45 => 'iPhone 11 Pro Max',
(int) 22 => 'iPhone 7 ',
(int) 7 => 'iPhone 5',
(int) 8 => 'iPhone 5s',
(int) 9 => 'iPhone 5c',
(int) 10 => 'iPhone 6',
(int) 11 => 'iPhone 6 Plus',
(int) 12 => 'iPad',
(int) 15 => 'MacBook Air',
(int) 16 => 'MacBook Pro',
(int) 17 => 'iMac',
(int) 18 => 'Apple Watch Series 1',
(int) 19 => ' iPhone 6s ',
(int) 20 => 'iPhone 6s Plus ',
(int) 21 => 'iPhone SE ',
(int) 1 => 'iPhone ',
(int) 3 => 'Macbook',
(int) 5 => 'Apple Watch',
(int) 2 => 'iPad',
(int) 4 => 'iMac'
),
'shopcategory' => array(
(int) 0 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'ShopProductCategory' => array(
[maximum depth reached]
)
)
),
'repairdevices' => array(
(int) 0 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Category' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Category' => array(
[maximum depth reached]
)
)
),
'content_for_layout' => '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>',
'scripts_for_layout' => ''
)
$title_for_layout = 'Error'
$location = array()
$allroutes = array(
(int) 1 => 'about-us-home',
(int) 2 => 'about-us',
(int) 3 => 'need-a-laptop-repair',
(int) 4 => 'home',
(int) 5 => 'contact',
(int) 6 => 'blogs',
(int) 7 => 'faqs',
(int) 9 => 'location',
(int) 11 => 'iphone-repair-bangalore',
(int) 12 => 'ipad-repair-bangalore',
(int) 13 => 'macbook-repair-bangalore',
(int) 14 => 'imac-repair-bangalore',
(int) 15 => 'apple-watch-repair-bangalore',
(int) 16 => 'iproduct-s-macbook-repair-services-2',
(int) 17 => 'privacy-policy',
(int) 18 => 'looking-to-hire-professionals',
(int) 19 => 'terms-and-conditions'
)
$footerheading = array(
'GenralSettting' => array(
'id' => '27',
'category' => '2',
'title' => ' iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.',
'image' => '',
'order' => '8',
'content' => '',
'link' => '',
'status' => '1',
'created' => '2019-11-18 11:34:47',
'modified' => '2020-06-04 15:03:39'
)
)
$mainwithsub = array(
(int) 0 => array(
'Category' => array(
'id' => '7',
'parent_id' => '1',
'title' => 'iPhone 5',
'slug' => 'iphone-5',
'image' => '1592742659.png',
'meta_title' => 'iPhone 5',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 5</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 13:39:49',
'modified' => '2020-06-21 18:00:59',
'cate_title' => 'iPhone '
)
),
(int) 1 => array(
'Category' => array(
'id' => '8',
'parent_id' => '1',
'title' => 'iPhone 5s',
'slug' => 'iphone-5s',
'image' => '1592742663.png',
'meta_title' => 'iPhone 5s',
'meta_keywords' => 'iPhone 5s',
'meta_description' => 'iPhone 5s',
'content' => '<p>iPhone 5s</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:22:42',
'modified' => '2020-06-21 18:01:03',
'cate_title' => 'iPhone '
)
),
(int) 2 => array(
'Category' => array(
'id' => '9',
'parent_id' => '1',
'title' => 'iPhone 5c',
'slug' => 'iphone-5c',
'image' => '1592742671.png',
'meta_title' => 'iPhone 5c',
'meta_keywords' => 'iPhone 5c',
'meta_description' => 'iPhone 5c',
'content' => '<p>iPhone 5c</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:23:44',
'modified' => '2020-06-21 18:01:11',
'cate_title' => 'iPhone '
)
),
(int) 3 => array(
'Category' => array(
'id' => '10',
'parent_id' => '1',
'title' => 'iPhone 6',
'slug' => 'iphone-6',
'image' => '1592742702.png',
'meta_title' => 'iPhone 6',
'meta_keywords' => 'iPhone 6',
'meta_description' => 'iPhone 6',
'content' => '<p>iPhone 6</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:24:53',
'modified' => '2020-06-21 18:01:42',
'cate_title' => 'iPhone '
)
),
(int) 4 => array(
'Category' => array(
'id' => '11',
'parent_id' => '1',
'title' => 'iPhone 6 Plus',
'slug' => 'iphone-6-plus',
'image' => '1592742800.png',
'meta_title' => 'iPhone 6 Plus',
'meta_keywords' => 'iPhone 6 Plus',
'meta_description' => 'iPhone 6 Plus',
'content' => '<p>iPhone 6 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:25:53',
'modified' => '2020-06-21 18:03:20',
'cate_title' => 'iPhone '
)
),
(int) 5 => array(
'Category' => array(
'id' => '12',
'parent_id' => '2',
'title' => 'iPad',
'slug' => 'ipad',
'image' => '1592743319.png',
'meta_title' => 'iPad',
'meta_keywords' => 'iPad',
'meta_description' => 'iPad',
'content' => '<p>iPad</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:28:07',
'modified' => '2020-06-21 18:11:59',
'cate_title' => 'iPad'
)
),
(int) 6 => array(
'Category' => array(
'id' => '15',
'parent_id' => '3',
'title' => 'MacBook Air',
'slug' => 'macbook-air',
'image' => '1592743108.png',
'meta_title' => 'MacBook Air',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Macbook Air</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:30:50',
'modified' => '2020-06-21 18:08:28',
'cate_title' => 'Macbook'
)
),
(int) 7 => array(
'Category' => array(
'id' => '16',
'parent_id' => '3',
'title' => 'MacBook Pro',
'slug' => 'macbook-pro',
'image' => '1592743114.png',
'meta_title' => 'MacBook Pro',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Macbook Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:31:40',
'modified' => '2020-06-21 18:08:34',
'cate_title' => 'Macbook'
)
),
(int) 8 => array(
'Category' => array(
'id' => '17',
'parent_id' => '4',
'title' => 'iMac',
'slug' => 'imac',
'image' => '1592743313.png',
'meta_title' => '',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iMac</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:33:15',
'modified' => '2020-06-21 18:11:53',
'cate_title' => 'iMac'
)
),
(int) 9 => array(
'Category' => array(
'id' => '18',
'parent_id' => '5',
'title' => 'Apple Watch Series 1',
'slug' => 'apple-watch-series-1',
'image' => '1592743239.png',
'meta_title' => '',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 1</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-21 18:34:12',
'modified' => '2020-06-21 18:10:39',
'cate_title' => 'Apple Watch'
)
),
(int) 10 => array(
'Category' => array(
'id' => '19',
'parent_id' => '1',
'title' => ' iPhone 6s ',
'slug' => 'iphone-6s',
'image' => '1592742806.png',
'meta_title' => ' iPhone 6s ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 6s</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:38:20',
'modified' => '2020-06-21 18:03:26',
'cate_title' => 'iPhone '
)
),
(int) 11 => array(
'Category' => array(
'id' => '20',
'parent_id' => '1',
'title' => 'iPhone 6s Plus ',
'slug' => 'iphone-6s-plus',
'image' => '1592742829.png',
'meta_title' => 'iPhone 6s Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 6s Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:47:09',
'modified' => '2020-06-21 18:03:49',
'cate_title' => 'iPhone '
)
),
(int) 12 => array(
'Category' => array(
'id' => '21',
'parent_id' => '1',
'title' => 'iPhone SE ',
'slug' => 'iphone-se',
'image' => '1592742874.png',
'meta_title' => 'iPhone SE ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone SE</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:52:48',
'modified' => '2020-06-21 18:04:34',
'cate_title' => 'iPhone '
)
),
(int) 13 => array(
'Category' => array(
'id' => '22',
'parent_id' => '1',
'title' => 'iPhone 7 ',
'slug' => 'iphone-7',
'image' => '1592742879.png',
'meta_title' => 'iPhone 7 ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 7</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 10:55:33',
'modified' => '2020-06-21 18:04:39',
'cate_title' => 'iPhone '
)
),
(int) 14 => array(
'Category' => array(
'id' => '23',
'parent_id' => '1',
'title' => 'iPhone 7 Plus ',
'slug' => 'iphone-7-plus',
'image' => '1592742886.png',
'meta_title' => 'iPhone 7 Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 7 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:01:49',
'modified' => '2020-06-21 18:04:46',
'cate_title' => 'iPhone '
)
),
(int) 15 => array(
'Category' => array(
'id' => '24',
'parent_id' => '1',
'title' => 'iPhone 8 ',
'slug' => 'iphone-8',
'image' => '1592742914.png',
'meta_title' => 'iPhone 8 ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 8</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:03:36',
'modified' => '2020-06-21 18:05:14',
'cate_title' => 'iPhone '
)
),
(int) 16 => array(
'Category' => array(
'id' => '25',
'parent_id' => '1',
'title' => 'iPhone 8 Plus ',
'slug' => 'iphone-8-plus',
'image' => '1592742928.png',
'meta_title' => 'iPhone 8 Plus ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone 8 Plus</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:05:40',
'modified' => '2020-06-21 18:05:28',
'cate_title' => 'iPhone '
)
),
(int) 17 => array(
'Category' => array(
'id' => '26',
'parent_id' => '1',
'title' => 'iPhone X ',
'slug' => 'iphone-x',
'image' => '1592742938.png',
'meta_title' => 'iPhone X ',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>iPhone X</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 11:07:29',
'modified' => '2020-06-21 18:05:38',
'cate_title' => 'iPhone '
)
),
(int) 18 => array(
'Category' => array(
'id' => '30',
'parent_id' => '5',
'title' => 'Apple Watch Series 2',
'slug' => 'apple-watch-series-2',
'image' => '1592743244.png',
'meta_title' => 'Apple Watch Series 2',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 2</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 12:12:23',
'modified' => '2020-06-21 18:10:44',
'cate_title' => 'Apple Watch'
)
),
(int) 19 => array(
'Category' => array(
'id' => '31',
'parent_id' => '5',
'title' => 'Apple Watch Series 3',
'slug' => 'apple-watch-series-3',
'image' => '1592743248.png',
'meta_title' => 'Apple Watch Series 3',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 3</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:05:19',
'modified' => '2020-06-21 18:10:48',
'cate_title' => 'Apple Watch'
)
),
(int) 20 => array(
'Category' => array(
'id' => '32',
'parent_id' => '5',
'title' => 'Apple Watch Series 4',
'slug' => 'apple-watch-series-4',
'image' => '1592743256.png',
'meta_title' => 'Apple Watch Series 4',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 4</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:23:24',
'modified' => '2020-06-21 18:10:56',
'cate_title' => 'Apple Watch'
)
),
(int) 21 => array(
'Category' => array(
'id' => '33',
'parent_id' => '5',
'title' => 'Apple Watch Series 5',
'slug' => 'apple-watch-series-5',
'image' => '1592743260.png',
'meta_title' => 'Apple Watch Series 5',
'meta_keywords' => '',
'meta_description' => '',
'content' => '<p>Apple Watch Series 5</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-02-24 13:24:29',
'modified' => '2020-06-21 18:11:00',
'cate_title' => 'Apple Watch'
)
),
(int) 22 => array(
'Category' => array(
'id' => '34',
'parent_id' => '4',
'title' => 'iMac Retina 4K Display',
'slug' => 'imac-retina-4k-display',
'image' => '1592743148.png',
'meta_title' => 'iMac Retina 4K Display',
'meta_keywords' => 'iMac Retina 4K Display',
'meta_description' => '',
'content' => '<p>iMac Retina 4K Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:25:56',
'modified' => '2020-06-21 18:09:08',
'cate_title' => 'iMac'
)
),
(int) 23 => array(
'Category' => array(
'id' => '35',
'parent_id' => '4',
'title' => 'iMac Retina 5K Display',
'slug' => 'imac-retina-5k-display',
'image' => '1592743153.png',
'meta_title' => 'iMac Retina 5K Display',
'meta_keywords' => 'iMac Retina 5K Display',
'meta_description' => '',
'content' => '<p>iMac Retina 5K Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:26:43',
'modified' => '2020-06-21 18:09:13',
'cate_title' => 'iMac'
)
),
(int) 24 => array(
'Category' => array(
'id' => '36',
'parent_id' => '4',
'title' => 'iMac Pro Retina Display',
'slug' => 'imac-pro',
'image' => '1592743158.png',
'meta_title' => 'iMac Pro Retina Display',
'meta_keywords' => 'iMac Pro Retina Display',
'meta_description' => '',
'content' => '<p>iMac Pro Retina Display</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:29:56',
'modified' => '2020-06-21 18:09:18',
'cate_title' => 'iMac'
)
),
(int) 25 => array(
'Category' => array(
'id' => '37',
'parent_id' => '2',
'title' => 'iPad Air',
'slug' => 'ipad-air',
'image' => '1592743325.png',
'meta_title' => 'iPad Air',
'meta_keywords' => 'iPad Air',
'meta_description' => '',
'content' => '<p>iPad Air</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:42:06',
'modified' => '2020-06-21 18:12:05',
'cate_title' => 'iPad'
)
),
(int) 26 => array(
'Category' => array(
'id' => '38',
'parent_id' => '2',
'title' => 'iPad Pro',
'slug' => 'ipad-pro',
'image' => '1592743332.png',
'meta_title' => 'iPad Pro',
'meta_keywords' => 'iPad Pro',
'meta_description' => '',
'content' => '<p>iPad Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:42:37',
'modified' => '2020-06-21 18:12:12',
'cate_title' => 'iPad'
)
),
(int) 27 => array(
'Category' => array(
'id' => '39',
'parent_id' => '2',
'title' => 'iPad Mini',
'slug' => 'ipad-mini',
'image' => '1592743337.png',
'meta_title' => 'iPad Mini',
'meta_keywords' => 'iPad Mini',
'meta_description' => '',
'content' => '<p>iPad Mini</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-18 20:43:14',
'modified' => '2020-06-21 18:12:17',
'cate_title' => 'iPad'
)
),
(int) 28 => array(
'Category' => array(
'id' => '40',
'parent_id' => '1',
'title' => 'iPhone XR',
'slug' => 'iphone-xr',
'image' => '1592742947.png',
'meta_title' => 'iPhone XR',
'meta_keywords' => 'iPhone XR',
'meta_description' => '',
'content' => '<p>iPhone XR</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:42:26',
'modified' => '2020-06-21 18:05:47',
'cate_title' => 'iPhone '
)
),
(int) 29 => array(
'Category' => array(
'id' => '41',
'parent_id' => '1',
'title' => 'iPhone XS',
'slug' => 'iphone-xs',
'image' => '1592742963.png',
'meta_title' => 'iPhone XS',
'meta_keywords' => 'iPhone XS',
'meta_description' => '',
'content' => '<p>iPhone XS</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:58:03',
'modified' => '2020-06-21 18:06:03',
'cate_title' => 'iPhone '
)
),
(int) 30 => array(
'Category' => array(
'id' => '42',
'parent_id' => '1',
'title' => 'iPhone XS Max',
'slug' => 'iphone-xs-max',
'image' => '1592742967.png',
'meta_title' => 'iPhone XS Max',
'meta_keywords' => 'iPhone XS Max',
'meta_description' => '',
'content' => '<p>iPhone XS Max</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 13:58:46',
'modified' => '2020-06-21 18:06:07',
'cate_title' => 'iPhone '
)
),
(int) 31 => array(
'Category' => array(
'id' => '43',
'parent_id' => '1',
'title' => 'iPhone 11',
'slug' => 'iphone-11',
'image' => '1592742990.png',
'meta_title' => 'iPhone 11',
'meta_keywords' => 'iPhone 11',
'meta_description' => '',
'content' => '<p>iPhone 11</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:05:32',
'modified' => '2020-06-21 18:06:30',
'cate_title' => 'iPhone '
)
),
(int) 32 => array(
'Category' => array(
'id' => '44',
'parent_id' => '1',
'title' => 'iPhone 11 Pro',
'slug' => 'iphone-11-pro',
'image' => '1592742995.png',
'meta_title' => 'iPhone 11 Pro',
'meta_keywords' => 'iPhone 11 Pro',
'meta_description' => '',
'content' => '<p>iPhone 11 Pro</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:06:36',
'modified' => '2020-06-21 18:06:35',
'cate_title' => 'iPhone '
)
),
(int) 33 => array(
'Category' => array(
'id' => '45',
'parent_id' => '1',
'title' => 'iPhone 11 Pro Max',
'slug' => 'iphone-11-pro-max',
'image' => '1592743002.png',
'meta_title' => 'iPhone 11 Pro Max',
'meta_keywords' => 'iPhone 11 Pro Max',
'meta_description' => '',
'content' => '<p>iPhone 11 Pro Max</p>
',
'order' => '',
'city' => '0',
'status' => '1',
'created' => '2020-06-20 14:10:08',
'modified' => '2020-06-21 18:06:42',
'cate_title' => 'iPhone '
)
),
(int) 34 => array(
'Category' => array(
'id' => '1',
'parent_id' => '0',
'title' => 'iPhone ',
'slug' => 'iphone-repair-bangalore',
'image' => '1615208072.png',
'meta_title' => 'iPhone Repair In Bangalore | iPhone Screen Repair & Replacement ',
'meta_keywords' => 'iPhone Repair In Bangalore. iPhone Screen Repair & Replacement',
'meta_description' => 'Got your iPhone damaged? Fret not, We offer premium iPhone Repair In Bangalore across all models ranging from iPhone 5 to iPhone 13, with up to 12 months warranty on parts. Now get express iPhone Screen Repair & Replacement at your doorstep from our experts.',
'content' => '<h1 style="text-align:justify">iPhone Repair in Bangalore</h1>
<p style="text-align:justify">iProduct repair is an independent iPhone Repair Center in Bangalore. We offer premium iPhone Repair in Bangalore across all models ranging from iPhone 5 to iPhone 13. Our team comprises <a href="https://iproductrepair.com/about-us">professional technicians </a>and engineers who ensure to put an end to all the trouble related to your iPhone.</p>
<p style="text-align:justify">Owning an iPhone is a matter of pride. However, when the same goes through damage or a crack, it is no less than an attack for the owner. Each smartphone has a different operating system and internal configuration. In the case of an iPhone, every single part is unique and different from other Android phones. This is what makes it difficult to get and costly too.</p>
<h2 style="text-align:justify">Doorstep/Onsite iPhone Repair Services</h2>
<p style="text-align:justify">We, at iProduct Repair<strong>,</strong> deal exclusively with iPhones providing a complete solution to every aspect of trouble. With us, you can be completely carefree about the replacement of parts or getting the old damaged part replaced by a new one. We value our customers and hence our services come with quick and timely deliverables backed by a low-cost involvement. We ensure when you get your iPhone repaired with us it won't burn your pockets. Rather we offer all our services at cost-effective prices.</p>
<p style="text-align:justify"><strong>All-round service</strong></p>
<p style="text-align:justify">We offer premium iPhone Repair in Bangalore that touches every aspect of iPhone repair. From replacing the battery to revamping the conditions of your iPhone device, our team of expert engineers will ensure you get back your iPhone in the best condition. Besides all the repairs are covered in a feasible cost that doesn't burn a hole in your pocket.</p>
',
'order' => '1',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:29:17',
'modified' => '2022-08-25 18:20:42',
'cate_title' => ''
)
),
(int) 35 => array(
'Category' => array(
'id' => '3',
'parent_id' => '0',
'title' => 'Macbook',
'slug' => 'macbook-repair-bangalore',
'image' => 'MacBook.png',
'meta_title' => 'MacBook Air, MacBook Pro Repair, Battery Replacement In Bangalore',
'meta_keywords' => 'MacBook Repair In Bangalore, MacBook Air, MacBook Pro Repair Center - Bangalore',
'meta_description' => 'When it comes to MacBook Repair in Bangalore, iProduct Repair is counted among the finest service centers in the garden city offering repair services be it MacBook Air or MacBook Pro. Premium Spare Parts. Up to 12 Months Warranty Offered. Call: +91-9845128045 for an express Macbook Repair Service.',
'content' => '<h1 style="text-align:justify">MacBook Repair in Bangalore</h1>
<p style="text-align:justify">At iProduct Repair, we provide state of the art solutions related to your Macbook. We cater to all the aspects that are required to fix your Macbook and bring it back to working condition. iProduct Repair is among the top names in the garden city offering elaborate services such as MacBook Repair in Bangalore. Our MacBook Repair Center is located at a strategic point in the city that makes it convenient for people to drop in for carrying out repairs related to their Apple products such as Macbook Air or Macbook Pro etc.</p>
<h2 style="text-align: justify;">Doorstep/Onsite MacBook Repair Services</h2>
<p style="text-align:justify">Apple products tend to have a different configuration in comparison to other OS. We, at iProduct Repair, exclusively deal with Apple products and hence you can be completely carefree in the case of the materials used. Has your Macbook screen experienced cracks,? Is your OS not working? Has liquid damaged your screen? Well, we at iProduct Repair cover all the repair solutions under one roof. From fixing screen replacement to carrying out critical and major repairs like liquid damage to OS configuration, we offer them all at cost-effective prices and that too at your doorstep.</p>
<p style="text-align:justify">Customer satisfaction is of paramount importance to us. And hence, we leave no stone unturned in assuring all the needs are met while fixing your Macbook Air or Macbook Pro.</p>
',
'order' => '2',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:39:39',
'modified' => '2022-08-25 18:17:46',
'cate_title' => ''
)
),
(int) 36 => array(
'Category' => array(
'id' => '5',
'parent_id' => '0',
'title' => 'Apple Watch',
'slug' => 'apple-watch-repair-bangalore',
'image' => 'Apple-Watch.png',
'meta_title' => 'Apple Watch Repair & Screen Replacement In Bangalore',
'meta_keywords' => 'Apple Watch Repair In Bangalore, Apple Watch Screen Replacement ',
'meta_description' => 'iProduct Repair offers express doorstep Apple Watch Repair In Bangalore . Now getting Apple Watch Screen Replacement in Bangalore is no more a strenuous task. Call: +91-9845128045 for an affordable Apple Watch Repair now.',
'content' => '<h1>Apple Watch Repair in Bangalore</h1>
<p>iProduct repair is a one-stop-shop for all your Apple products replacements and repair needs. We believe in resolving the issues of each and every customer immediately so that they don’t face any fallback in their daily lives and keep track of their fitness and productivity.</p>
<p>We understand that when you invest a lot in a product, you don’t want it to be handled badly. That is why we take care of your Apple product as our own while repairing. You can come to our store for authentic Apple Watch Repair In Bangalore.</p>
<p>The replacements of old parts are also going to be done with quality products and with cost-efficiency. Here is why you should get your Apple Watch Repaired at our store in Bangalore:</p>
<p><strong>Quick and efficient </strong>services provided by our professional and experienced staff members can make your Apple Watch functional in no time.</p>
<p><strong>Skilled repairing staff </strong>has years of work experience in this field and they have worked on all series of Apple watches. They are always updated with the new techniques and repairing tools of the market.</p>
<p><strong>Low-cost investment with durable service quality </strong>makes the services of our Apple Watch repair store even more desirable.</p>
',
'order' => '3',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:46',
'modified' => '2020-09-21 13:47:17',
'cate_title' => ''
)
),
(int) 37 => array(
'Category' => array(
'id' => '2',
'parent_id' => '0',
'title' => 'iPad',
'slug' => 'ipad-repair-bangalore',
'image' => 'iPad.png',
'meta_title' => 'iPad Repair In Bangalore | iPad Screen Repair & Replacement',
'meta_keywords' => 'iPad Repair In Bangalore, iPad Screen Repair & Replacement',
'meta_description' => 'Are you looking for an IPad Repair In Bangalore? iProduct Repair is your one-stop solution for all your iPad related worries. Get iPad Screen Repair & Replacement at your doorstep from our experts. Call: +91-9845128045 for an express iPad Repair.',
'content' => '<h1 style="text-align:justify">iPad Repair in Bangalore</h1>
<p style="text-align:justify">Being an exclusive Apple product repair shop, iProduct Repair Bangalore handles all kinds of damages and provides solutions for all iPad models. Our independent and professionally trained technicians master at delivering the utmost quality services to the clients. Our standard quality iPad repair<strong> </strong>services are aimed at putting an end to the problems related to your gadget.</p>
<p style="text-align:justify">There are times when apple product owners have to spend a lot of money on getting their iPad repaired. But we providing iPad Repair In Bangalore<strong> </strong>services understand the sentiments of the product owners and offer them our services at reasonable prices.</p>
<h2 style="text-align: justify;">Doorstep/Onsite iPad Repair Services</h2>
<p style="text-align:justify">Covering all across Bangalore, our outstanding iPad repair services tend to make you worry less about how your iPad is gonna turn up after the repair. We can assure you that our friendly and efficient staff members will make your iPad as good as new when they are done.</p>
<p style="text-align:justify">Here’s why you should consider using iProduct Repair Services In Bangalore<strong>:</strong></p>
<p style="text-align:justify"><strong>Repair services of all iPad models: </strong>Our iPad repair services involve handling and providing solutions for all kinds of troubles related to every iPad model. We have state of the art facilities and tools for better services and our engineers are best at what they do.</p>
<p style="text-align:justify"><strong>Cost-effective solutions: </strong>Getting your iPad repaired isn’t going to burn a hole in your pocket, not this time. Our services have low-cost involvement and we believe in delivering quality services at reasonable prices.</p>
',
'order' => '4',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:36:14',
'modified' => '2022-08-25 18:19:07',
'cate_title' => ''
)
),
(int) 38 => array(
'Category' => array(
'id' => '4',
'parent_id' => '0',
'title' => 'iMac',
'slug' => 'imac-repair-bangalore',
'image' => 'iMac.png',
'meta_title' => 'iMac Repair In Bangalore | iMac RAM, SSD/HDD Upgrades',
'meta_keywords' => 'iMac Repair In Bangalore, iMac RAM, SSD/HDD Upgrades',
'meta_description' => 'iProduct Repair takes the onus for services related to iMac Repair In Bangalore. We offer iMac RAM, SSD/HDD Upgrades & troubleshooting at an affordable price. Call: +91-9845128045 for an express iMac Doorstep Repair Service now.',
'content' => '<h1>iMac Repair In Bangalore</h1>
<p>Every iMac product lender carries a certain kind of pride in their gadget and it is totally worth it. At iProduct Repair, we believe in taking care of the product from the owner's point of view. Our trained staff members pay heed to your problems quickly and try to resolve it as soon as possible.</p>
<p>Our team specializes in handling iMac repair issues all over Bangalore and has managed to serve its customers with 100% satisfaction. We believe in building long term relationships with our customers and that is why we serve them better in every way.</p>
<p>No customer wants their iMac to be handled roughly, and we train our staff members to do the best to its customers by providing genuine products and efficient service quality.</p>
<p><strong>Skilled and efficient staff: </strong>Our team is experienced to handle and resolve all the glitches faced by your iMac. No matter what kind of trouble your device is facing, we have a solution for it.</p>
<p><strong>On-time service delivery: </strong>We deliver the reputed product within the prescribed time limit and period.</p>
<p><strong>Authentic service: </strong>Our customers are our first priority and we keep their needs and requirements on top. With quality service and genuine solutions, we try to satisfy our customers at any cost.</p>
',
'order' => '5',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:22',
'modified' => '2021-10-26 15:22:55',
'cate_title' => ''
)
)
)
$categorys = array(
(int) 36 => 'iMac Pro Retina Display',
(int) 24 => 'iPhone 8 ',
(int) 25 => 'iPhone 8 Plus ',
(int) 26 => 'iPhone X ',
(int) 30 => 'Apple Watch Series 2',
(int) 31 => 'Apple Watch Series 3',
(int) 32 => 'Apple Watch Series 4',
(int) 33 => 'Apple Watch Series 5',
(int) 34 => 'iMac Retina 4K Display',
(int) 35 => 'iMac Retina 5K Display',
(int) 23 => 'iPhone 7 Plus ',
(int) 37 => 'iPad Air',
(int) 38 => 'iPad Pro',
(int) 39 => 'iPad Mini',
(int) 40 => 'iPhone XR',
(int) 41 => 'iPhone XS',
(int) 42 => 'iPhone XS Max',
(int) 43 => 'iPhone 11',
(int) 44 => 'iPhone 11 Pro',
(int) 45 => 'iPhone 11 Pro Max',
(int) 22 => 'iPhone 7 ',
(int) 7 => 'iPhone 5',
(int) 8 => 'iPhone 5s',
(int) 9 => 'iPhone 5c',
(int) 10 => 'iPhone 6',
(int) 11 => 'iPhone 6 Plus',
(int) 12 => 'iPad',
(int) 15 => 'MacBook Air',
(int) 16 => 'MacBook Pro',
(int) 17 => 'iMac',
(int) 18 => 'Apple Watch Series 1',
(int) 19 => ' iPhone 6s ',
(int) 20 => 'iPhone 6s Plus ',
(int) 21 => 'iPhone SE ',
(int) 1 => 'iPhone ',
(int) 3 => 'Macbook',
(int) 5 => 'Apple Watch',
(int) 2 => 'iPad',
(int) 4 => 'iMac'
)
$shopcategory = array(
(int) 0 => array(
'ShopProductCategory' => array(
'id' => '16',
'name' => 'IPhone',
'slug' => 'iphone',
'orders' => '1',
'status' => '1',
'created' => '2025-05-09 15:47:43',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 1 => array(
'ShopProductCategory' => array(
'id' => '20',
'name' => 'Iwatches',
'slug' => 'iwatches',
'orders' => '1',
'status' => '1',
'created' => '2025-05-09 15:49:01',
'modified' => '2025-05-21 09:30:33'
)
),
(int) 2 => array(
'ShopProductCategory' => array(
'id' => '17',
'name' => 'Mackbook',
'slug' => 'mackbook',
'orders' => '2',
'status' => '1',
'created' => '2025-05-09 15:48:09',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 3 => array(
'ShopProductCategory' => array(
'id' => '18',
'name' => 'Windows',
'slug' => 'windows',
'orders' => '3',
'status' => '1',
'created' => '2025-05-09 15:48:26',
'modified' => '2025-05-20 10:15:10'
)
),
(int) 4 => array(
'ShopProductCategory' => array(
'id' => '19',
'name' => 'IPad',
'slug' => 'ipad',
'orders' => '4',
'status' => '1',
'created' => '2025-05-09 15:48:41',
'modified' => '2025-05-21 09:30:21'
)
)
)
$repairdevices = array(
(int) 0 => array(
'Category' => array(
'id' => '1',
'parent_id' => '0',
'title' => 'iPhone ',
'slug' => 'iphone-repair-bangalore',
'image' => '1615208072.png',
'meta_title' => 'iPhone Repair In Bangalore | iPhone Screen Repair & Replacement ',
'meta_keywords' => 'iPhone Repair In Bangalore. iPhone Screen Repair & Replacement',
'meta_description' => 'Got your iPhone damaged? Fret not, We offer premium iPhone Repair In Bangalore across all models ranging from iPhone 5 to iPhone 13, with up to 12 months warranty on parts. Now get express iPhone Screen Repair & Replacement at your doorstep from our experts.',
'content' => '<h1 style="text-align:justify">iPhone Repair in Bangalore</h1>
<p style="text-align:justify">iProduct repair is an independent iPhone Repair Center in Bangalore. We offer premium iPhone Repair in Bangalore across all models ranging from iPhone 5 to iPhone 13. Our team comprises <a href="https://iproductrepair.com/about-us">professional technicians </a>and engineers who ensure to put an end to all the trouble related to your iPhone.</p>
<p style="text-align:justify">Owning an iPhone is a matter of pride. However, when the same goes through damage or a crack, it is no less than an attack for the owner. Each smartphone has a different operating system and internal configuration. In the case of an iPhone, every single part is unique and different from other Android phones. This is what makes it difficult to get and costly too.</p>
<h2 style="text-align:justify">Doorstep/Onsite iPhone Repair Services</h2>
<p style="text-align:justify">We, at iProduct Repair<strong>,</strong> deal exclusively with iPhones providing a complete solution to every aspect of trouble. With us, you can be completely carefree about the replacement of parts or getting the old damaged part replaced by a new one. We value our customers and hence our services come with quick and timely deliverables backed by a low-cost involvement. We ensure when you get your iPhone repaired with us it won't burn your pockets. Rather we offer all our services at cost-effective prices.</p>
<p style="text-align:justify"><strong>All-round service</strong></p>
<p style="text-align:justify">We offer premium iPhone Repair in Bangalore that touches every aspect of iPhone repair. From replacing the battery to revamping the conditions of your iPhone device, our team of expert engineers will ensure you get back your iPhone in the best condition. Besides all the repairs are covered in a feasible cost that doesn't burn a hole in your pocket.</p>
',
'order' => '1',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:29:17',
'modified' => '2022-08-25 18:20:42'
)
),
(int) 1 => array(
'Category' => array(
'id' => '3',
'parent_id' => '0',
'title' => 'Macbook',
'slug' => 'macbook-repair-bangalore',
'image' => 'MacBook.png',
'meta_title' => 'MacBook Air, MacBook Pro Repair, Battery Replacement In Bangalore',
'meta_keywords' => 'MacBook Repair In Bangalore, MacBook Air, MacBook Pro Repair Center - Bangalore',
'meta_description' => 'When it comes to MacBook Repair in Bangalore, iProduct Repair is counted among the finest service centers in the garden city offering repair services be it MacBook Air or MacBook Pro. Premium Spare Parts. Up to 12 Months Warranty Offered. Call: +91-9845128045 for an express Macbook Repair Service.',
'content' => '<h1 style="text-align:justify">MacBook Repair in Bangalore</h1>
<p style="text-align:justify">At iProduct Repair, we provide state of the art solutions related to your Macbook. We cater to all the aspects that are required to fix your Macbook and bring it back to working condition. iProduct Repair is among the top names in the garden city offering elaborate services such as MacBook Repair in Bangalore. Our MacBook Repair Center is located at a strategic point in the city that makes it convenient for people to drop in for carrying out repairs related to their Apple products such as Macbook Air or Macbook Pro etc.</p>
<h2 style="text-align: justify;">Doorstep/Onsite MacBook Repair Services</h2>
<p style="text-align:justify">Apple products tend to have a different configuration in comparison to other OS. We, at iProduct Repair, exclusively deal with Apple products and hence you can be completely carefree in the case of the materials used. Has your Macbook screen experienced cracks,? Is your OS not working? Has liquid damaged your screen? Well, we at iProduct Repair cover all the repair solutions under one roof. From fixing screen replacement to carrying out critical and major repairs like liquid damage to OS configuration, we offer them all at cost-effective prices and that too at your doorstep.</p>
<p style="text-align:justify">Customer satisfaction is of paramount importance to us. And hence, we leave no stone unturned in assuring all the needs are met while fixing your Macbook Air or Macbook Pro.</p>
',
'order' => '2',
'city' => '1',
'status' => '1',
'created' => '2020-02-18 16:39:39',
'modified' => '2022-08-25 18:17:46'
)
),
(int) 2 => array(
'Category' => array(
'id' => '5',
'parent_id' => '0',
'title' => 'Apple Watch',
'slug' => 'apple-watch-repair-bangalore',
'image' => 'Apple-Watch.png',
'meta_title' => 'Apple Watch Repair & Screen Replacement In Bangalore',
'meta_keywords' => 'Apple Watch Repair In Bangalore, Apple Watch Screen Replacement ',
'meta_description' => 'iProduct Repair offers express doorstep Apple Watch Repair In Bangalore . Now getting Apple Watch Screen Replacement in Bangalore is no more a strenuous task. Call: +91-9845128045 for an affordable Apple Watch Repair now.',
'content' => '<h1>Apple Watch Repair in Bangalore</h1>
<p>iProduct repair is a one-stop-shop for all your Apple products replacements and repair needs. We believe in resolving the issues of each and every customer immediately so that they don’t face any fallback in their daily lives and keep track of their fitness and productivity.</p>
<p>We understand that when you invest a lot in a product, you don’t want it to be handled badly. That is why we take care of your Apple product as our own while repairing. You can come to our store for authentic Apple Watch Repair In Bangalore.</p>
<p>The replacements of old parts are also going to be done with quality products and with cost-efficiency. Here is why you should get your Apple Watch Repaired at our store in Bangalore:</p>
<p><strong>Quick and efficient </strong>services provided by our professional and experienced staff members can make your Apple Watch functional in no time.</p>
<p><strong>Skilled repairing staff </strong>has years of work experience in this field and they have worked on all series of Apple watches. They are always updated with the new techniques and repairing tools of the market.</p>
<p><strong>Low-cost investment with durable service quality </strong>makes the services of our Apple Watch repair store even more desirable.</p>
',
'order' => '3',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:46',
'modified' => '2020-09-21 13:47:17'
)
),
(int) 3 => array(
'Category' => array(
'id' => '2',
'parent_id' => '0',
'title' => 'iPad',
'slug' => 'ipad-repair-bangalore',
'image' => 'iPad.png',
'meta_title' => 'iPad Repair In Bangalore | iPad Screen Repair & Replacement',
'meta_keywords' => 'iPad Repair In Bangalore, iPad Screen Repair & Replacement',
'meta_description' => 'Are you looking for an IPad Repair In Bangalore? iProduct Repair is your one-stop solution for all your iPad related worries. Get iPad Screen Repair & Replacement at your doorstep from our experts. Call: +91-9845128045 for an express iPad Repair.',
'content' => '<h1 style="text-align:justify">iPad Repair in Bangalore</h1>
<p style="text-align:justify">Being an exclusive Apple product repair shop, iProduct Repair Bangalore handles all kinds of damages and provides solutions for all iPad models. Our independent and professionally trained technicians master at delivering the utmost quality services to the clients. Our standard quality iPad repair<strong> </strong>services are aimed at putting an end to the problems related to your gadget.</p>
<p style="text-align:justify">There are times when apple product owners have to spend a lot of money on getting their iPad repaired. But we providing iPad Repair In Bangalore<strong> </strong>services understand the sentiments of the product owners and offer them our services at reasonable prices.</p>
<h2 style="text-align: justify;">Doorstep/Onsite iPad Repair Services</h2>
<p style="text-align:justify">Covering all across Bangalore, our outstanding iPad repair services tend to make you worry less about how your iPad is gonna turn up after the repair. We can assure you that our friendly and efficient staff members will make your iPad as good as new when they are done.</p>
<p style="text-align:justify">Here’s why you should consider using iProduct Repair Services In Bangalore<strong>:</strong></p>
<p style="text-align:justify"><strong>Repair services of all iPad models: </strong>Our iPad repair services involve handling and providing solutions for all kinds of troubles related to every iPad model. We have state of the art facilities and tools for better services and our engineers are best at what they do.</p>
<p style="text-align:justify"><strong>Cost-effective solutions: </strong>Getting your iPad repaired isn’t going to burn a hole in your pocket, not this time. Our services have low-cost involvement and we believe in delivering quality services at reasonable prices.</p>
',
'order' => '4',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:36:14',
'modified' => '2022-08-25 18:19:07'
)
),
(int) 4 => array(
'Category' => array(
'id' => '4',
'parent_id' => '0',
'title' => 'iMac',
'slug' => 'imac-repair-bangalore',
'image' => 'iMac.png',
'meta_title' => 'iMac Repair In Bangalore | iMac RAM, SSD/HDD Upgrades',
'meta_keywords' => 'iMac Repair In Bangalore, iMac RAM, SSD/HDD Upgrades',
'meta_description' => 'iProduct Repair takes the onus for services related to iMac Repair In Bangalore. We offer iMac RAM, SSD/HDD Upgrades & troubleshooting at an affordable price. Call: +91-9845128045 for an express iMac Doorstep Repair Service now.',
'content' => '<h1>iMac Repair In Bangalore</h1>
<p>Every iMac product lender carries a certain kind of pride in their gadget and it is totally worth it. At iProduct Repair, we believe in taking care of the product from the owner's point of view. Our trained staff members pay heed to your problems quickly and try to resolve it as soon as possible.</p>
<p>Our team specializes in handling iMac repair issues all over Bangalore and has managed to serve its customers with 100% satisfaction. We believe in building long term relationships with our customers and that is why we serve them better in every way.</p>
<p>No customer wants their iMac to be handled roughly, and we train our staff members to do the best to its customers by providing genuine products and efficient service quality.</p>
<p><strong>Skilled and efficient staff: </strong>Our team is experienced to handle and resolve all the glitches faced by your iMac. No matter what kind of trouble your device is facing, we have a solution for it.</p>
<p><strong>On-time service delivery: </strong>We deliver the reputed product within the prescribed time limit and period.</p>
<p><strong>Authentic service: </strong>Our customers are our first priority and we keep their needs and requirements on top. With quality service and genuine solutions, we try to satisfy our customers at any cost.</p>
',
'order' => '5',
'city' => '0',
'status' => '1',
'created' => '2020-02-18 16:43:22',
'modified' => '2021-10-26 15:22:55'
)
)
)
$content_for_layout = '<div id="middle">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12" style="backgournd:#000;">
<div class="bi block-center" style="margin-top: 10%;">
<h1>We're Sorry...</h1>
<h3>The page you are looking for cannot be found.</h3>
<br>
<span><a href="/">Return to Homepage</a></span>
<br /><br /><br /></div>
</div></div></div>
</div>'
$scripts_for_layout = ''
$title = 'Error'
$dec = 'Affordable Doorstep/Onsite Services for iPhone, iPad, MacBook, iMac, Apple Watch Repair in Bangalore from qualified expert technicians at iProduct Repair. 3-6 Months Warranty. Genuine Spare Parts. Express Repair Services. Call: +91-9845128045 to get your device fixed at your doorstep now.'
$key = 'iPhone Repair In Bangalore, MacBook Repair In Bangalore' header - [internal], line ??
include - APP/View/Layouts/default.ctp, line 77
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 84
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp',
(int) 1 => '<!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/header.ctp',
(int) 1 => '<!-- NAV MENU -->
<div class="menu-wrap">
<div class="container">
<div class="row">
<div class="col-md-3"> <a href="https://iproductrepair.com/"><img height="65px" width="255px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="iProduct Repair" class="logo-menu"></a> </div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button class="menu-toggle"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active menu-item-has-children"> <a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item menu-item-has-children">
<a href="javascript:void(0);">Shop Now</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iphone">
IPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/iwatches">
Iwatches </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/mackbook">
Mackbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/windows">
Windows </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/shop-products/ipad">
IPad </a>
</li>
</ul>
</li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix</a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<!--<li class="menu-item"><a href="https://iproductrepair.com/faqs">Faq</a></li>-->
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- NAV MENU MOBILE -->
<!--<div class="top-mobile-line">
<div class="container">
<p>We're available during the lockdown with all precautions</p>
<a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0">Know More</a>
</div>
</div>-->
<div class="menu-wrap mobile">
<div class="container">
<div class="row">
<div class="col-md-3 no-padding"> <a href="https://iproductrepair.com/"><img height="41px" width="160px" src="https://iproductrepair.com/img/logo/iProduct-Repair.svg" alt="logo" class="logo-menu"></a>
<a href="tel:+919845128045" class="mobile-call-icon"><i class="fa fa-phone" aria-hidden="true"></i></a>
</div>
<div class="col-md-9 no-padding">
<nav class="nav-menu">
<button id="nav-toggle" class="menu-toggle" aria-label="Navigation Menu"> <span class="icon"></span> <span class="icon"></span> <span class="icon"></span> </button>
<ul class="main-menu">
<li class="menu-item active"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a> </li>
<li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">We Fix <i class="fa fa-caret-down" aria-hidden="true"></i></a>
<ul class="sub-menu">
<li class="menu-item">
<a href="https://iproductrepair.com/device/iphone-repair-bangalore">
iPhone </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/macbook-repair-bangalore">
Macbook </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">
Apple Watch </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/ipad-repair-bangalore">
iPad </a>
</li>
<li class="menu-item">
<a href="https://iproductrepair.com/device/imac-repair-bangalore">
iMac </a>
</li>
</ul>
</li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
<li class="menu-item"><a href="https://api.whatsapp.com/send/?phone=+919845128045&text&app_absent=0"><i class="fa fa-whatsapp" aria-hidden="true"></i> +919845128045</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<style>
.nav-menu .main-menu .menu-item > a .fa.fa-whatsapp {
color: rgb(83, 199, 96);font-size: 29px;
}
</style>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 84
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 86
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp',
(int) 1 => '<div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/iproductrepair/public_html/app/View/Elements/footer.ctp',
(int) 1 => '<div class="footer_top one">
<div class="container">
<div class="header-info">
<div class="row">
<div class="col-md-6">
<div class="clock_time">
<div class="time_00">
<i class="fa fa-clock-o"></i>
</div>
<div class="time_01">
<p><span>Mon - Sat</span> 09:00AM - 08:00PM</p>
<p><span>Sun</span> 09:00AM - 6:00PM</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="email_00">
<div class="email_0_0">
<i class="fa fa-envelope"></i>
</div>
<div class="info">
<a href="mailto:Support@iproductrepair.com"><img loading="lazy" height="30" width="213px" src="/images/mail-icon-black.svg" alt="Contact Us"></a>
</div>
</div>
<div class="clearfix"></div>
<div class="location_00">
<div class="location_0_0">
<i class="fa fa-map-marker"></i>
</div>
<div class="location_01">
<p>#1779, 19th Main Road, Garden Layout, Sector-02, HSR Layout, Bengaluru - 560102, Karnataka</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<div class="row">
<div class="col-md-3 col-sm-6 footer__right">
<div class="footer_right_border"> <div class="footer_logo"><img class="img-fluid" loading="lazy" height="49px" width="224px" src="https://iproductrepair.com/images/footer-logo.png" alt="iproductrepair"></div>
<div class="footer_content">
<p> iProduct Repair is a well-grounded iPhone, MacBook and iPad Repair Center headquartered in Bangalore to give you unmatched Onsite/Doorstep Repair Services.</p>
</div></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">We Fix</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/device/iphone-repair-bangalore">iPhone </a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/macbook-repair-bangalore">Macbook</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/apple-watch-repair-bangalore">Apple Watch</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/ipad-repair-bangalore">iPad</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/device/imac-repair-bangalore">iMac</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-6 footer__right">
<div class="footer_right_border"><div class="heading">Quick Navigation</div>
<ul class="footer-menu classic">
<li class="menu-item"><a href="https://iproductrepair.com/">Home</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/about-us">About Us</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/blogs">Blog</a></li>
<li class="menu-item"><a href="https://iproductrepair.com/contact-us">Contact Us</a></li>
</ul></div>
</div>
<div class="col-md-3 col-sm-6 footer__right footer-bottom123">
<div class="footer_right_border"><div class="heading">Get In Touch</div>
<ul class="footer-menu classic footer_address">
<li class="menu-item address_a"><a href="https://www.google.com/maps/dir//iProduct+Repair,+36%2F101,+Ground+Floor,+Dhanalaxmi+Electronic+Building,+Maruthi+Layout+SGR+Dental+College+Road,+Marathahalli,+Munnekollal,+Bengaluru,+Karnataka+560037/@12.9486286,77.7018408,17z/data=!4m9!4m8!1m0!1m5!1m1!1s0x3bae137abfbe5b19:0xa740d5166b329122!2m2!1d77.7040295!2d12.9486286!3e0" target="_blank" rel="noreferrer noopener">Get Directions <span><i class="fa fa-external-link"></i></span></a></li>
<li class="menu-item phone_p"><span><i class="fa fa-phone"></i></span><a href="tel:+919845128045">+919845128045</a> </li>
</ul>
<div class="working_get-start btn__btn">
<a href="https://iproductrepair.com/contact-us">Schedule Repair</a>
</div>
<div class="top_social bottom_soc">
<ul>
<li><a href="https://www.facebook.com/iproductrepair" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook" title="Facebook"></i></a></li>
<li><a href="https://twitter.com/iproduct_repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.instagram.com/iproductrepair/" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram" title="Instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/iproduct-repair" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin" title="LinkedIn"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCzgar24N-_KfgXSLGP6DGwQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube" title="Youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid no-padding">
<div class="footer-bottom">
<div class="container">
<div class="row no-padding">
<div class="col-lg-12 text-center">
<p>Disclaimer:- iProduct Repair is an exclusive go-to service center for Apple Products. However We are not an authorized Apple Service Center.</p>
<div class="copyright">
<div class="row no-padding">
<div class="col-lg-6">
<p >Copyright © 2022 . All Rights Reserved By:<a href="https://iproductrepair.com">iProduct Repair</a></p>
</div>
<div class="col-lg-6 text-right">
<a href="https://iproductrepair.com/privacy-policy">Privacy Policy</a> |
<a href="https://iproductrepair.com/terms-and-conditions">Terms And Conditions</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<link href="https://iproductrepair.com/front/css/style.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/idangerous.swiper.css" rel="stylesheet">
<link href="https://iproductrepair.com/front/css/font-awesome.css" rel="stylesheet">
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 86
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategorysController::location() - APP/Controller/CategorysController.php, line 351
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167