Samsung Smartphones
<script type="text/javascript">
require(['jquery', 'mgsowlcarousel', 'magnificPopup'], function ($) {
$('#cate-landing').owlCarousel({
loop: false,
margin: 30,
nav: true,
responsive: {
0: {
items: 3
},
768: {
items: 5
},
1200: {
items: 7
}
}
});
$('#new-product-landing, #samsung-difference-ladding, #new-product-landing, #top-selling-cate').owlCarousel({
loop: false,
margin: 0,
nav: true,
responsive: {
0: {
items: 1
},
768: {
items: 2
},
1200: {
items: 3
}
}
});
$("body").addClass("loaded");
});
</script>
<style>
h1.main-heading {
font-size: 46px;
}
.owl-nav {
margin-top: 10px;
}
.owl-carousel .owl-nav>div.owl-next {
right: 30px;
position: absolute;
top: 50%;
line-height: 38px;
}
.owl-carousel .owl-nav>div.owl-prev {
left: 30px;
position: absolute;
top: 50%;
line-height: 38px;
}
body {
opacity: 0;
visibility: hidden;
display: none;
}
.owl-carousel .owl-nav>div.disabled {
display: none !important;
opacity: 0;
visibility: hidden;
}
body.loaded {
opacity: 1;
visibility: visible;
display: block;
}
.new-product-content>a {
background: #fff;
}
.new-product-content.black-bg * {
color: #fff !important;
}
.new-product-content.black-bg>a {
background: #000000 !important;
}
.cms-kenya main#maincontent {
background: #F5F5F7;
}
.cms-kenya .owl-carousel .owl-nav>div {
transform: translateY(-50%);
opacity: 0.6;
}
.cms-kenya .owl-carousel .owl-nav>div:hover {
opacity: 1;
background: rgb(5 5 5 / 26%) !important
}
div#cate-landing .owl-nav>div {
margin-top: -20px;
}
.apple-landing {
max-width: 1200px;
margin: 0 auto;
}
.cms-kenya .owl-carousel .owl-nav>div.owl-prev:after {
content: "<";
color: #fff;
font-size: 40px;
height: 60px;
position: absolute;
z-index: 111111;
font-weight: 500;
top: -50%;
transform: translateY(50%);
justify-content: center;
align-items: center;
display: flex;
}
.cms-kenya .owl-next:after {
content: ">";
color: #fff;
font-size: 40px;
height: 60px;
position: absolute;
z-index: 111111;
font-weight: 500;
top: -50%;
transform: translateY(50%);
justify-content: center;
align-items: center;
display: flex;
}
.cms-kenya .owl-nav>div {
opacity: 1;
visibility: visible;
display: block;
border: none !important;
border-radius: 50% !important;
width: 60px;
height: 60px;
}
.cms-kenya .owl-dots {
display: none;
}
.cms-kenya .owl-nav>div {
color: transparent !important;
display: flex !important;
align-items: center;
justify-content: center;
}
.cms-kenya main#maincontent svg:not(:root) {
overflow: hidden;
max-width: 48px;
width: 48px;
height: auto;
}
.rs-shop-neareststore svg {
max-width: 35px !important;
}
.purple-highlight {
color: #ac39ff;
}
.list-link>a {
background: #e8e8ed;
padding: 8px 16px;
border-radius: 20px;
font-size: 14px;
color: #1d1d1f;
line-height: 1.428;
display: inline-block;
margin-right: 13px;
}
.quick-link-text {
color: #6e6e73;
font-size: 12px;
line-height: 19px;*
}
.list-link {
margin-bottom: 50px;
}
.red-highlight {
color: #ff0053;
}
svg.as-svgicon.as-svgicon-appgift.as-svgicon-elevated {
fill: #ff0053;
}
svg.as-svgicon.as-svgicon-boxtruck.as-svgicon-elevated {
fill: #ff0053;
}
.as-svgicon-financing {
fill: #ac39ff;
}
.as-svgicon-pay {
fill: #68cc45;
}
.green-highlight {
color: #68cc45;
}
span.blue-highlight {
color: #007aff;
}
span.gradient-highlight {
background-image: linear-gradient(to right, #f8ab5e 0, #f36961 20%, #a176c8 40%, #759beb 60%, #65beb3 80%, #70db96 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.apple-difference-info p {
font-size: 24px;
line-height: 28px;
font-weight: 600;
color: #1d1d1f;
}
.apple-difference-info {
box-shadow: 2px 4px 12px rgb(0 0 0 / 8%);
transition: all .3s cubic-bezier(0, 0, .5, 1);
padding: 30px;
}
div#cate-landing a>p {
font-size: 14px;
font-weight: 600;
text-align: center;
color: #1d1d1f;
margin-top: 20px;
}
.apple-landing-text {
display: flex;
align-items: baseline;
margin: 100px 0 30px 0;
}
.apple-landing-text * {
font-size: 28px;
font-weight: 600;
}
.apple-landing-text span {
color: #6e6e73;
}
.new-product-content-text {
position: absolute;
z-index: 111;
top: 0;
padding: 30px;
max-width: 100%;
}
.new-product-content-text>h3 {
font-size: 12px;
line-height: 16px;
color: #6e6e73;
font-weight: 600;
font-family: 'SamsungOne';
}
.apple-difference-content-header {
margin-top: 10px;
}
.apple-difference-info {
min-height: 220px;
max-height: 220px;
}
.new-product-content-text>a {
font-size: 28px;
line-height: 32px;
font-weight: 600;
color: #1d1d1f;
display: block;
margin-top: 12px;
margin-bottom: 10px;
}
.new-product-content {
box-shadow: 2px 4px 12px rgb(0 0 0 / 8%);
transition: all .3s cubic-bezier(0, 0, .5, 1);
border-radius: 18px !important;
background: transparent !important;
overflow: hidden;
box-sizing: border-box;
position: relative;
}
div#top-selling-cate a {
background: #fff;
display: flex;
padding: 30px;
flex-direction: column;
justify-content: center;
align-items: center;
box-shadow: 2px 4px 12px rgb(0 0 0 / 8%);
transition: all .3s cubic-bezier(0, 0, .5, 1);
border-radius: 18px;
overflow: hidden;
}
div#top-selling-cate a>p {
margin-bottom: 7px;
line-height: 18px;
color: #000;
}
p.top-selling-cate-title {
font-size: 17px;
line-height: 21px !important;
color: #1d1d1f;
font-weight: 600;
margin-bottom: 10px !important;
}
.new-product-content-text>p {
font-size: 17px;
line-height: 21px;
font-weight: 400;
color: #1d1d1f;
}
.landing-row {
display: flex;
flex-wrap: wrap;
flex-direction: row;
width: 100%;
align-items: center;
justify-content: space-between;
}
.landing-row .large-8.small-12 {
max-width: 640px;
padding: 80px 0 64px;
flex-basis: 66.66667%;
max-width: 66.66667%;
font-size: 48px;
}
.landing-row .large-8.small-12>* {
display: inline-block;
}
.landing-row .large-8.small-12 h1.main-heading span {
color: #6e6e73;
}
.rf-shop-chat-section,
.rs-shop-neareststore {
display: flex;
}
.rf-shop-chat-section img,
.rs-shop-neareststore img {
border-radius: 50%;
}
.rf-shop-chat-title,
.rs-shop-neareststore-container {
font-size: 14px;
font-weight: 600;
color: #1d1d1f;
}
.rf-shop-chat-container,
.rs-shop-neareststore-container {
padding-left: 10px;
}
.rs-shop-neareststore {
margin-top: 20px;
}
.large-4.small-12 a {
color: #06c;
font-weight: 500;
font-size: 14px;
}
div#top-selling-cate .item,
div#new-product-landing .item,
#apple-difference-ladding .item {
padding: 12px;
}
div#top-selling-cate a:hover {
box-shadow: 2px 4px 10px rgb(0 0 0 / 16%);
transform: scale3d(1.01, 1.01, 1.01);
}
.new-product-content:hover,
.apple-difference-info:hover {
box-shadow: 2px 4px 10px rgb(0 0 0 / 16%);
transform: scale3d(1.01, 1.01, 1.01);
}
.list-link>a:hover {
opacity: 0.7;
}
.rf-ccard-content-icon {
max-height: 56px;
height: 56px;
}
svg.as-svgicon.as-svgicon-applelogo.as-svgicon-elevated {
margin-top: -17px;
}
svg.as-svgicon.as-svgicon-applelogo.as-svgicon-elevated,
svg.as-svgicon.as-svgicon-appgift.as-svgicon-elevated {
margin-top: -13px;
width: 44px !important;
}
.cms-kenya .owl-carousel:hover .owl-nav>div {
visibility: visible;
transform: translateY(-50%) scale(0.9) !important;
}
.cms-kenya .owl-carousel .owl-nav>div {
background: rgba(0, 0, 0, .2);
opacity: 0.6;
transition: transform 0.5s ease-in, opacity 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
visibility: hidden;
transform: translateY(-50%) scale(0) !important;
}
@media(max-width: 1200px) {
.apple-landing {
padding-left: 15px;
padding-right: 15px;
}
.cms-kenya .owl-nav {
display: none;
}
.apple-landing-text,
.quick-link-text {
padding-left: 10px;
padding-right: 10px;
margin: 60px 0 20px 0;
}
}
@media(min-width: 768px) and (max-width: 991px) {
.landing-row .large-8.small-12>* {
font-size: 35px;
}
}
@media(max-width: 767px) {
.apple-difference-info p {
font-size: 20px;
}
.landing-row .large-8.small-12 {
padding: 80px 0 64px;
flex-basis: 100%;
max-width: 100%;
}
.landing-row .large-8.small-12>* {
font-size: 32px;
}
.landing-row .large-8.small-12 {
padding: 35px 0 19px;
flex-basis: 100%;
max-width: 100%;
}
div#cate-landing {
margin-top: 60px;
}
.rs-shop-neareststore {
margin-top: 10px;
}
div#top-selling-cate .item,
div#new-product-landing .item,
#apple-difference-ladding .item {
padding: 10px;
}
.apple-landing-text * {
font-size: 24px;
line-height: 28px;
}
.apple-landing-text {
margin: 45px 0 15px 0;
}
.list-link {
align-items: center;
justify-content: center;
display: inline-block;
text-align: center;
}
.list-link>a {
margin-bottom: 15px;
}
.list-link {
margin-bottom: 30px;
}
.quick-link-text {
margin-top: 0;
}
}
@media(min-width: 426px) and (max-width: 767px) {
.new-product-content>a {
display: block;
padding-top: 30px;
}
}
@media(min-width: 768px) and (max-width: 900px) {
.new-product-content>a {
display: block;
padding-top: 30px;
}
}
@media(min-width: 375px) and (max-width: 425px) {
.new-product-content-text>a {
font-size: 21px;
}
.new-product-content>a {
padding-top: 60px;
display: block;
}
}
@media(max-width: 374px) {
.new-product-content-text>a {
font-size: 21px;
}
.new-product-content>a {
padding-top: 90px;
background: #fff !important;
position: relative;
min-height: fit-content;
display: block;
}
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-735934464"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-735934464');
</script>
<!-- FIRST SECTION -->
<div class="container-landing apple-landing">
<div class="landing-row">
<div class="large-8 small-12">
<h1 class="main-heading">Free Checkup. <span class="main-title">The best way to maintain
the products you own.</span>
</h1>
</div>
<div class="large-4 small-12">
<div id="generic-2">
<div class="rf-shop-chat">
<div class="rf-shop-chat-section">
<div class="rf-shop-chaticon-container"><img width="35" height="35" alt=""
src="https://store.storeimages.cdn-apple.com/4982/as-images.apple.com/is/store-chat-specialist-icon-202208_AV1?wid=70&hei=70&fmt=jpeg&qlt=90&.v=1659043294027">
</div>
<div class="rf-shop-chat-container">
<div class="rf-shop-chat-title">Need shopping help?</div>
<div class="rf-shop-chat-content"><a href="https://wa.me/254782156156" target="_blank"
class="as-chat-button active as-buttonlink">
Ask a Specialist
</a></div>
</div>
</div>
</div>
<div class="rs-shop-neareststore">
<div class="as-svgicon-container">
<svg viewBox="0 0 35 35"
class="as-svgicon as-svgicon-applestore as-svgicon-base as-svgicon-applestorebase"
role="img" aria-hidden="true" width="35px" height="35px">
<path fill="none" d="M0 0h35v35H0z"></path>
<path
d="M17.5 32.217a1.136 1.136 0 01-1-.576l-1.812-2.525c-.053-.087-.1-.116-.156-.116H10.5A4.5 4.5 0 016 24.5V10.518a4.5 4.5 0 014.5-4.5h14a4.5 4.5 0 014.5 4.5V24.5a4.5 4.5 0 01-4.5 4.5h-4.036a.149.149 0 00-.129.074l-1.867 2.609a1.108 1.108 0 01-.968.534zM10.5 7A3.519 3.519 0 007 10.518V24.5a3.5 3.5 0 003.5 3.5h4.036a1.151 1.151 0 011 .576l1.808 2.524c.128.213.211.17.284.042l1.868-2.61a1.125 1.125 0 01.968-.532H24.5a3.5 3.5 0 003.5-3.5V10.518A3.519 3.519 0 0024.5 7z">
</path>
<path
d="M21.35 14.635a2.326 2.326 0 00-1.078 1.94 2.215 2.215 0 001.353 2.051 4.733 4.733 0 01-.693 1.444c-.429.617-.9 1.246-1.584 1.246s-.858-.408-1.661-.408c-.77 0-1.045.419-1.672.419s-1.078-.573-1.584-1.29a6.312 6.312 0 01-1.056-3.363 2.719 2.719 0 012.541-3.021c.682 0 1.232.441 1.65.441s1.023-.463 1.782-.463a2.348 2.348 0 012.002 1.004zm-3.729-1.114c-.055 0-.1-.011-.143-.011 0-.033-.011-.11-.011-.187a2.26 2.26 0 01.561-1.378 2.19 2.19 0 011.485-.772 1.074 1.074 0 01.011.2A2.329 2.329 0 0119 12.794a1.967 1.967 0 01-1.379.727z">
</path>
</svg>
</div>
<div class="rs-shop-neareststore-container">
<div class="rs-shop-neareststore-title">Service an Apple Prodcut</div>
<div class="rs-shop-neareststore-content">
<a href="https://wa.me/254782156156" data-slot-name="generic-2" data-feature-name="Astro Link"
data-display-name="AOS: retail" class="icon icon-after more" target="_blank">Find one
near you</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- CATE SECTION -->
<div class="apple-landing">
<div class="owl-carousel owl-theme" id="cate-landing">
<div class="item">
<a href="/mac-kenya.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-mac-nav-202203.png}}"
alt="" />
<p>Mac</p>
</a>
</div>
<div class="item">
<a href="/iphone.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-iphone-nav-202109_GEO_US.png}}"
alt="" />
<p>Iphone</p>
</a>
</div>
<div class="item">
<a href="ipad.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-ipad-nav-202108.png}}"
alt="" />
<p>Ipad</p>
</a>
</div>
<div class="item">
<a href="/apple-watch.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-watch-nav-202203.png}}"
alt="" />
<p>Apple Watch</p>
</a>
</div>
<div class="item">
<a href="/accessories/apple-airpods.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-airpods-nav-202110.png}}"
alt="" />
<p>AirPods</p>
</a>
</div>
<div class="item">
<a href="/accessories/air-tags.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-airtags-nav-202108.png}}"
alt="" />
<p>AirTag</p>
</a>
</div>
<div class="item">
<a href="/accessories.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-accessories-nav-202203.png}}"
alt="" />
<p>Accessories</p>
</a>
</div>
<div class="item">
<a href="#">
<img src="{{media url=wysiwyg/apple_store_landing_image/store-card-13-holiday-giftcards-asit-agc-nav-202111.png}}"
alt="" />
<p>Apple Gift Card</p>
</a>
</div>
</div>
</div>
<!-- NEW PRODUCT SECTION -->
<div class="apple-landing">
<div class="apple-landing-text">
<h2 class="apple-landing-heading">The latest. <span class="apple-landing-title"> Take a look at what's new,
right now. </span></h2>
</div>
<div class="owl-carousel owl-theme" id="new-product-landing">
<div class="item">
<div class="new-product-content">
<a href="https://apple.brandshop.co.ke/iphone/iphone-14-kenya.html/"><img
src="{{media url=02_Apple_Images/APPLE-HP.jpg}}"
alt="" /></a>
<div class="new-product-content-text">
<h3>Apple iPhone 14</h3>
<a href="https://apple.brandshop.co.ke/iphone/iphone-14-kenya.html/">iPhone 14 Big and Bigger</a>
<p>From KSh124.000/-</p>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content">
<a href="https://apple.brandshop.co.ke/ipad.html"><img
src="{{media url=wysiwyg/apple_store_landing_image/store-card-50-bts-202206.jpeg}}"
alt="" /></a>
<div class="new-product-content-text">
<h3>ONLY AT APPLE</h3>
<a href="https://apple.brandshop.co.ke/ipad.html">Save on Mac or iPad</a>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content">
<a href="https://apple.brandshop.co.ke/iphone/iphone-13.html"><img src="{{media url=wysiwyg/apple_store_landing_image/store-card-40-iphone-13-202203.jpeg}}" alt="" /></a>
<div class="new-product-content-text">
<h3>IPHONE 13</h3>
<a href="https://apple.brandshop.co.ke/iphone/iphone-13.html/">Your new superpower. </a>
<p>Now in Green. From KShs165,000</p>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content">
<a href="/accessories.html"><img
src="{{media url=wysiwyg/apple_store_landing_image/store-card-40-beats-202208.jpeg}}"
alt="" /></a>
<div class="new-product-content-text">
<h3>ACCESSORIES</h3>
<a href="/accessories.html">Beats Studio Buds </a>
<p>Beats Fit Pro True Wireless Earbuds KShs28,000</p>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content black-bg">
<a href="https://apple.brandshop.co.ke/mac-kenya/macbook-pro.html/"><img
src="{{media url=wysiwyg/apple_store_landing_image/store-card-40-macbook-pro-202206.jpeg}}"
alt="" /></a>
<div class="new-product-content-text">
<h3>MACBOOK PRO 13”</h3>
<a href="https://apple.brandshop.co.ke/mac-kenya/macbook-pro.html/">Pro anywhere. </a>
<p>From KShs220,000</p>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content">
<a href="/iphone/iphone-13-pro.html"><img src="{{media url=wysiwyg/apple_store_landing_image/store-card-40-iphone-13-pro-202203.jpeg}}" alt="" /></a>
<div class="new-product-content-text">
<h3>IPHONE 13 PRO</h3>
<a href="/iphone/iphone-13-pro.html">Oh. So. Pro.</a>
<p>Now in Alpine Green. From KShs205,000</p>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content">
<a href="https://apple.brandshop.co.ke/apple-watch.html"><img
src="{{media url=wysiwyg/apple_store_landing_image/store-card-40-applewatchbands-202205.jpeg}}"
alt="" /></a>
<div class="new-product-content-text">
<h3>APPLE WATCH BANDS</h3>
<a href="https://apple.brandshop.co.ke/apple-watch.html">Proud. All year long.</a>
<p>Shop the latest band styles and colors.</p>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content black-bg">
<a href="https://apple.brandshop.co.ke/ipad.html"><img
src="{{media url=wysiwyg/apple_store_landing_image/store-card-40-ipad-air-202203.jpeg}}"
alt="" /></a>
<div class="new-product-content-text">
<h3>IPAD AIR</h3>
<a href="https://apple.brandshop.co.ke/ipad.html">Light. Bright. Full of might.</a>
</div>
</div>
</div>
<div class="item">
<div class="new-product-content">
<a href="https://apple.brandshop.co.ke/iphone.html"><img
src="{{media url=wysiwyg/apple_store_landing_image/store-card-40-iphone-se-202203.jpeg}}"
alt="" /></a>
<div class="new-product-content-text">
<h3>IPHONE SE</h3>
<a href="https://apple.brandshop.co.ke/iphone.html">Love the power.<br>Love the price.</a>
</div>
</div>
</div>
</div>
</div>
<!-- THE APPLE STORE DIFFERENCE -->
<div class="apple-landing">
<div class="apple-landing-text">
<h2 class="apple-landing-heading">The Apple Store difference. <span class="apple-landing-title">Even more
reasons to shop with us.</span></h2>
</div>
<div class="apple-difference">
<div class="owl-carousel owl-theme" id="apple-difference-ladding">
<div class="item">
<div class="apple-difference-info">
<div class="rf-ccard-content-icon">
<svg height="56" viewBox="0 0 49 56" width="49"
class="as-svgicon as-svgicon-boxtruck as-svgicon-elevated" aria-hidden="true" role="img">
<path d="m0 0h49v56h-49z" fill="none"></path>
<path
d="m47.8447 27.501-6.6757-7.1289a4.37 4.37 0 0 0 -3.4854-1.3721h-4.6836v-4a5 5 0 0 0 -5-5h-23a5 5 0 0 0 -5 5v21a5 5 0 0 0 5 5h1.15a5.6216 5.6216 0 0 0 11.2 0h13.8a5.6216 5.6216 0 0 0 11.2 0h2.6436c2.5464 0 4.0064-1.4092 4.0064-3.8657v-6.7515a4.15 4.15 0 0 0 -1.1553-2.8818zm-32.5202 13.499a3.6068 3.6068 0 0 1 -7.1489 0 3.2083 3.2083 0 0 1 .2844-2 3.6251 3.6251 0 0 1 6.9155 1.5 3.5555 3.5555 0 0 1 -.051.5zm15.6755-2h-13.8335a5.6187 5.6187 0 0 0 -10.833 0h-1.3335a3.0033 3.0033 0 0 1 -3-3v-21a3.0033 3.0033 0 0 1 3-3h23a3.0033 3.0033 0 0 1 3 3zm9.3245 2a3.6068 3.6068 0 0 1 -7.1489 0 3.2083 3.2083 0 0 1 .2839-2 3.6251 3.6251 0 0 1 6.9155 1.5 3.5555 3.5555 0 0 1 -.0505.5zm6.6755-3.8657c0 1.3257-.581 1.8657-2.0068 1.8657h-2.8267a5.6127 5.6127 0 0 0 -9.1665-2.6843v-15.3157h4.6836a2.4292 2.4292 0 0 1 2.03.7437l6.6875 7.1411a2.18 2.18 0 0 1 .5989 1.498zm-3.3913-8.0216a1.2119 1.2119 0 0 1 .3913.8873h-7.7773a1.1432 1.1432 0 0 1 -1.2227-1.2324v-5.7676h2.4131a1.6822 1.6822 0 0 1 1.3364.6244z">
</path>
</svg>
</div>
<div class="apple-difference-content-header">
<a href="#">
<p class="dd-card-header">Enjoy <span class="red-highlight">two-hour delivery</span> from an
Apple
Store,<span class="red-highlight"> free delivery</span>, or <span
class="red-highlight">easy
pickup.</span>
</p>
</a>
</div>
</div>
</div>
<div class="item">
<div class="apple-difference-info">
<div class="rf-ccard-content-icon">
<svg viewBox="0 0 43 56" xmlns="http://www.w3.org/2000/svg"
class="as-svgicon as-svgicon-financing as-svgicon-elevated as-svgicon-financingelevated"
aria-hidden="true" role="img">
<path d="m0 0h43v56h-43z" fill="none"></path>
<path
d="m38.5 27a.99974.99974 0 0 0 -1 1v11a5.00588 5.00588 0 0 1 -5 5h-22a5.00588 5.00588 0 0 1 -5-5v-3.83594l1.543 1.543a.99989.99989 0 1 0 1.414-1.41406l-3.25-3.25a.99962.99962 0 0 0 -1.41406 0l-3.25 3.25a.99989.99989 0 1 0 1.41406 1.414l1.543-1.543v3.836a7.00818 7.00818 0 0 0 7 7h22a7.00818 7.00818 0 0 0 7-7v-11a.99974.99974 0 0 0 -1-1z">
</path>
<path
d="m28.17188 32.71533a.31074.31074 0 0 0 -.35157.35156q0 .334.35157.334h2.62792a.29915.29915 0 0 0 .34278-.334.30692.30692 0 0 0 -.34278-.35156z">
</path>
<path
d="m30.60156 21.32031a1.92007 1.92007 0 0 0 -1.40136-.47021h-15.75a1.94085 1.94085 0 0 0 -1.376.47021 1.81128 1.81128 0 0 0 -.50488 1.39307v10.43262h-.92481a.95033.95033 0 0 0 -.70312.29443 1.00858 1.00858 0 0 0 0 1.41553.9536.9536 0 0 0 .70312.29394h20.74416a1.96828 1.96828 0 0 0 1.415-.51855 1.78331 1.78331 0 0 0 .54492-1.35352v-8.376a1.78328 1.78328 0 0 0 -.54492-1.35352 1.96828 1.96828 0 0 0 -1.415-.51855h-.30762v-.31641a1.8689 1.8689 0 0 0 -.47949-1.39304zm-4.99609 3.58155v8.24414h-12.62109v-10.03711a.74576.74576 0 0 1 .84374-.84375h14.99415a.85949.85949 0 0 1 .63281.21093.827.827 0 0 1 .19971.55372h-2.08936a1.96828 1.96828 0 0 0 -1.415.51855 1.78328 1.78328 0 0 0 -.54496 1.35352zm5.53711-.334v-.35156h.09668a.94481.94481 0 0 1 .67676.23291.83527.83527 0 0 1 .24609.63721v8.00683a.83528.83528 0 0 1 -.24609.63721.94481.94481 0 0 1 -.67676.23291h-3.51563a.95761.95761 0 0 1 -.68554-.23291.83525.83525 0 0 1 -.2461-.63721v-8.00682a.83524.83524 0 0 1 .2461-.63721.95761.95761 0 0 1 .68554-.23291h.09668v.35156a.52959.52959 0 0 0 .14063.37793.48342.48342 0 0 0 .36914.14941h2.30273a.48342.48342 0 0 0 .36914-.14941.52959.52959 0 0 0 .14063-.37793z">
</path>
<path
d="m42.457 19.293a.99962.99962 0 0 0 -1.41406 0l-1.543 1.543v-3.836a7.00818 7.00818 0 0 0 -7-7h-22a7.00818 7.00818 0 0 0 -7 7v11a1 1 0 0 0 2 0v-11a5.00588 5.00588 0 0 1 5-5h22a5.00588 5.00588 0 0 1 5 5v3.83594l-1.543-1.543a.99989.99989 0 0 0 -1.41394 1.41406l3.25 3.25a.99963.99963 0 0 0 1.41406 0l3.25-3.25a.99962.99962 0 0 0 -.00006-1.414z">
</path>
</svg>
</div>
<div class="apple-difference-content-header">
<a href="#">
<p class="dd-card-header"><span class="purple-highlight">Trade in your current
device.</span>
Get credit
toward a new one.
</p>
</a>
</div>
</div>
</div>
<div class="item">
<div class="apple-difference-info">
<div class="rf-ccard-content-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 56"
class="as-svgicon as-svgicon-pay as-svgicon-elevated as-svgicon-financingelevated"
aria-hidden="true" role="img">
<g>
<rect width="42" height="56" fill="none"></rect>
<path
d="M37,12H5a5.006,5.006,0,0,0-5,5V39a5.006,5.006,0,0,0,5,5H37a5.006,5.006,0,0,0,5-5V17A5.006,5.006,0,0,0,37,12ZM5,14H37a3,3,0,0,1,3,3v3H2V17A3,3,0,0,1,5,14ZM37,42H5a3,3,0,0,1-3-3V24H40V39A3,3,0,0,1,37,42ZM6,33.5v-4A1.5,1.5,0,0,1,7.5,28h6A1.5,1.5,0,0,1,15,29.5v4A1.5,1.5,0,0,1,13.5,35h-6A1.5,1.5,0,0,1,6,33.5Z">
</path>
</g>
</svg>
</div>
<div class="apple-difference-content-header">
<a href="#">
<p class="dd-card-header">Pay in full or <span class="green-highlight">pay over time.</span>
Your
choice.
</p>
</a>
</div>
</div>
</div>
<div class="item">
<div class="apple-difference-info">
<div class="rf-ccard-content-icon">
<svg height="39" viewBox="0 0 39 39" width="39" xmlns="http://www.w3.org/2000/svg"
class="as-svgicon as-svgicon-personalization as-svgicon-elevated as-svgicon-personalizationelevated">
<g fill="#007aff" fill-rule="evenodd">
<path
d="m29.9688 25.5263c-1.694.486-3.42.851-5.177 1.094-1.757.242-3.517.364-5.281.364-1.75 0-3.511-.122-5.281-.364-1.772-.243-3.504-.608-5.198-1.094-.514-.903-.875-1.875-1.084-2.917 1.82.528 3.702.938 5.646 1.23 1.944.291 3.917.437 5.917.437 1.985 0 3.954-.146 5.906-.437 1.951-.292 3.829-.702 5.635-1.23-.208 1.056-.569 2.028-1.083 2.917m2.313-4.417c-.25-.208-.584-.25-1.001-.125-1.902.584-3.823 1.031-5.76 1.344-1.938.312-3.941.469-6.01.469s-4.077-.157-6.021-.469c-1.945-.313-3.861-.76-5.75-1.344-.431-.125-.775-.083-1.032.125-.257.209-.35.528-.281.959.25 2.083.98 3.972 2.188 5.666 1.208 1.695 2.756 3.045 4.646 4.052 1.889 1.007 3.972 1.511 6.25 1.511 2.264 0 4.34-.504 6.229-1.511s3.441-2.357 4.656-4.052c1.216-1.694 1.941-3.583 2.177-5.666.056-.431-.041-.75-.291-.959">
</path>
<path
d="m12.167 16.9428c-.41-.472-.615-1.062-.615-1.771 0-.708.205-1.298.615-1.771.409-.472.885-.708 1.427-.708.569 0 1.066.236 1.489.708.424.473.636 1.063.636 1.771 0 .695-.215 1.281-.646 1.761-.43.479-.924.718-1.479.718-.542 0-1.018-.236-1.427-.708">
</path>
<path
d="m23.9482 16.9326c-.417-.479-.625-1.066-.625-1.761 0-.708.208-1.298.625-1.77.416-.472.896-.709 1.437-.709.556 0 1.042.237 1.459.709s.625 1.062.625 1.77c0 .709-.208 1.299-.625 1.771s-.903.709-1.459.709c-.541 0-1.021-.24-1.437-.719">
</path>
<path
d="m19.5 0c-10.77 0-19.5 8.73-19.5 19.5s8.73 19.5 19.5 19.5 19.5-8.73 19.5-19.5-8.73-19.5-19.5-19.5m0 2.2c9.539 0 17.3 7.761 17.3 17.3 0 9.54-7.761 17.3-17.3 17.3s-17.3-7.76-17.3-17.3c0-9.539 7.761-17.3 17.3-17.3">
</path>
</g>
</svg>
</div>
<div class="apple-difference-content-header">
<a href="#">
<p class="dd-card-header">Make them yours. <span class="blue-highlight">Engrave a mix of
emoji,
names,
and numbers for free.</span>
</p>
</a>
</div>
</div>
</div>
<div class="item">
<div class="apple-difference-info">
<div class="rf-ccard-content-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 56"
class="as-svgicon as-svgicon-applelogo as-svgicon-elevated" aria-hidden="true" role="img">
<g>
<rect width="29" height="56" fill="none"></rect>
<defs id="defs2334">
<linearGradient id="linearGradient2904">
<stop style="stop-color:#f8ab5e;stop-opacity:1" offset="0" id="stop2900"></stop>
<stop style="stop-color:#f3695f;stop-opacity:1" offset="1" id="stop2902"></stop>
</linearGradient>
<linearGradient xlink:href="#linearGradient2904" id="linearGradient2906"
x1="0.16650136" y1="23.976196" x2="15.151624" y2="23.976196"
gradientUnits="userSpaceOnUse">
</linearGradient>
</defs>
<g>
<path id="path2324"
d="m 14.9,14.43 a 2.581,2.581 0 0 1 -0.472,-0.045 3.083,3.083 0 0 1 -0.067,-0.629 7.531,7.531 0 0 1 1.909,-4.694 7.76,7.76 0 0 1 5.1,-2.628 3.329,3.329 0 0 1 0.067,0.7 7.745,7.745 0 0 1 -1.837,4.825 6.728,6.728 0 0 1 -4.7,2.471 z m 12.807,3.818 a 7.851,7.851 0 0 0 -3.751,6.6 7.64,7.64 0 0 0 4.649,7.008 18.257,18.257 0 0 1 -2.381,4.919 c -1.482,2.134 -3.032,4.268 -5.391,4.268 -2.359,0 -2.965,-1.37 -5.683,-1.37 -2.65,0 -3.594,1.415 -5.75,1.415 -2.156,0 -3.661,-1.977 -5.391,-4.4 A 21.279,21.279 0 0 1 0.395,25.211 c 0,-6.738 4.38,-10.31 8.692,-10.31 2.291,0 4.2,1.5 5.638,1.5 1.37,0 3.5,-1.595 6.109,-1.595 a 8.172,8.172 0 0 1 6.873,3.442 z"
style="fill-opacity:1;fill:url(#linearGradient2906)"></path>
</g>
</g>
</svg>
</div>
<div class="apple-difference-content-header">
<a href="#">
<p class="dd-card-header"><span class="gradient-highlight">Customize</span> your Mac and
create
your own
style of Apple Watch.
</p>
</a>
</div>
</div>
</div>
<div class="item">
<div class="apple-difference-info">
<div class="rf-ccard-content-icon">
<svg enable-background="new 0 0 36 56" viewBox="0 0 36 56"
class="as-svgicon as-svgicon-appgift as-svgicon-elevated" aria-hidden="true" role="img">
<path d="m0 0h36v56h-36z" fill="none"></path>
<path
d="m29 10h-22c-3.866 0-7 3.134-7 7v22c0 3.866 3.134 7 7 7h22c3.866 0 7-3.134 7-7v-22c0-3.866-3.134-7-7-7zm5 7v10h-7.565c2.6389-1.5594 4.291-3.8663 4.291-6.4141 0-2.7765-2.2625-4.7654-4.7873-4.7654-3.0232 0-5.4566 1.9169-6.9387 4.9202v-8.7407h10c2.757 0 5 2.243 5 5zm-14.5479 10c.3248-5.3832 2.9524-9.1795 6.4866-9.1795 1.3701 0 2.7873 1.0344 2.7873 2.7654 0 3.2648-4.1179 6.0554-9.2154 6.4141zm-2.9627 0c-5.0975-.3588-9.2154-3.1493-9.2154-6.4141 0-1.731 1.4172-2.7654 2.7874-2.7654 3.5341 0 6.1617 3.7963 6.4865 9.1795zm-9.4894-15h10v8.7407c-1.4821-3.0033-3.9155-4.9202-6.9386-4.9202-2.5249 0-4.7874 1.9889-4.7874 4.7654 0 2.5479 1.6521 4.8547 4.291 6.4141h-7.565v-10c0-2.757 2.243-5 5-5zm-5 27v-10h13.3406c-.8827 2.098-3.6281 7.3366-9.3372 8.2485-.5454.0869-.917.5996-.8296 1.145.0786.4922.5034.8423.9858.8423.0527 0 .106-.0039.1592-.0127 6.3694-1.017 9.4953-6.3386 10.6812-9.001v13.7779h-10c-2.757 0-5-2.243-5-5zm27 5h-10v-13.7779c1.1859 2.6625 4.3117 7.9841 10.6812 9.001.0532.0088.1064.0127.1592.0127.4824 0 .9077-.3506.9858-.8423.0874-.5454-.2842-1.0581-.8296-1.145-5.7092-.9119-8.4545-6.1505-9.3372-8.2485h13.3406v10c0 2.757-2.243 5-5 5z">
</path>
</svg>
</div>
<div class="apple-difference-content-header">
<a href="#">
<p class="dd-card-header"><span class="red-highlight">Add to the excitement with
</span>special gift wrapping.
</p>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- TOP SELLING CATE -->
<div class="apple-landing">
<div class="apple-landing-text">
<h2 class="apple-landing-heading">Most Popular.<span class="apple-landing-title"> Browse a list of our top
selling
items today</span></h2>
</div>
<div class="owl-carousel owl-theme" id="top-selling-cate">
<div class="item">
<a href="https://apple.brandshop.co.ke/iphone/iphone-14-pro-kenya.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/image__apple_iphone_14-pro.jpg}}"
alt="" />
<p class="top-selling-cate-title">NEW</p>
<p>iPhone 14 Pro. Beyond.</p>
<p>From KShs186,000</p>
</a>
</div>
<div class="item">
<a href="https://apple.brandshop.co.ke/mac-kenya/macbook-pro.html/">
<img src="{{media url=wysiwyg/apple_store_landing_image/Untitled.jpeg}}" alt="" />
<p class="top-selling-cate-title">NEW</p>
<p>Macbook Pro</p>
<p>From KShs220,000</p>
</a>
</div>
<div class="item">
<a href="https://apple.brandshop.co.ke/ipad.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/image__b99d4j7qke82_large_2x.jpeg}}"
alt="" />
<p class="top-selling-cate-title">NEW</p>
<p>iPad Air</p>
<p>From KShs115,000</p>
</a>
</div>
<div class="item">
<a href="https://apple.brandshop.co.ke/accessories.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/MMMQ3_1_.jpeg}}" alt="" />
<p class="top-selling-cate-title">Accessories, Apple</p>
<p>Apple Magic Mouse 2</p>
<p>From KShs15,000</p>
</a>
</div>
<div class="item">
<a href="https://apple.brandshop.co.ke/accessories.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/MMMR3_1_.jpeg}}" alt="" />
<p class="top-selling-cate-title">Accessories, Apple</p>
<p>Apple Magic Keyboard</p>
<p>From KShs15,000</p>
</a>
</div>
<div class="item">
<a href="/accessories/apple-airpods.html">
<img src="{{media url=wysiwyg/apple_store_landing_image/image__d4v5p0w2oaky_large_2x.jpeg}}"
alt="" />
<p class="top-selling-cate-title">Accessories, Apple</p>
<p>AirPods</p>
<p>From KShs25,000</p>
</a>
</div>
</div>
</div>
<!-- Quick Link-->
<div class="apple-landing">
<div class="apple-landing-text">
<h2 class="apple-landing-heading">Quick Link</h2>
</div>
<div class="list-link">
<a href="https://wa.me/254782156156">WhatsApp Contact</a>
<a href="https://wa.me/254782156156">Product Expert Help</a>
<a href="https://wa.me/254782156156">Service Center Help</a>
</div>
<div class="quick-link-text">*Pricing for iPhone 14 and iPhone 13 includes 24 Months warranty that requires
buying Genuine apple products from us, a 12-month installment loan when you select via finance for any Apple
Product an instant 3% Cashback on iPhone Macbook Pro Macbook Air iMac and Apple on every Cash Purchase
Annual Maintenance contract for all Apple Mac products available at affordable price directly from us.</div>
</div>

















































