Previous
Previous Product Image

MacBook Pro M1 MAX 14″Pouces

0CFA
Next

MacBook Pro M2 13″Pouces

0CFA
Next Product Image

MacBook NEO [NEUF]

Price range: 460.000CFA through 715.000CFA

In stock

Rated 0 out of 5
(0 customer reviews)

Store

APPLE

4.52 (27 Reviews)

Sales Badge

.sales-badge{
display:flex;
align-items:center;
gap:10px;
background:#fff;
border-radius:999px;
padding:8px 14px;
box-shadow:0 4px 15px rgba(0,0,0,0.08);
border:1px solid rgba(16,24,40,0.04);
font-family:Outfit;
font-size:16px;
font-weight:500;
color: #000
}
/* 🔥 Flash animation for the SVG */
@keyframes flashPulse {
0% { opacity: 1; transform: scale(1); }
50% { opacity: 0.4; transform: scale(1.08); }
100% { opacity: 1; transform: scale(1); }
}

svg.fire {
width:24px;
height:24px;
animation: flashPulse 1.4s ease-in-out infinite;
transform-origin: center center;
}


.cls-3 { fill: url(#linear-gradient-1); } .cls-4 { fill: #fc9502; } .cls-5 { fill: #fce202; }


0 products sold in last 12 hours

const INTERVAL = 43200000; // 12 hours in milliseconds (12 * 60 * 60 * 1000)

// Random number between 2–10
function randomNumber() {
return Math.floor(Math.random() * (10 – 2 + 1)) + 2;
}

function updateSales() {
const txt = document.getElementById(“soldText”);

let lastVal = parseInt(localStorage.getItem(“sales_value”)) || 0;
let lastTime = parseInt(localStorage.getItem(“sales_time”)) || 0;

const now = Date.now();

if (now – lastTime >= INTERVAL) {
const newVal = randomNumber();
localStorage.setItem(“sales_value”, newVal);
localStorage.setItem(“sales_time”, now);
txt.textContent = `${newVal} sold in last 12 hours`;
} else {
txt.textContent = `${lastVal} sold in last 12 hours`;
}
}

updateSales();
setInterval(updateSales, INTERVAL);

MacBook AIR M1 2020 13″Pouces

Add to Wishlist
Add to Wishlist

Additional information

STOCKAGE

8Go/256GB SSD, 8Go/512GB SSD, 16Go/512GB SSD

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

worldwide

Worldwide Delivery

200 countries and regions worldwide

secure-payment

Secure Payment

Pay with popular and secure payment methods

return

60-day Return Policy

Merchandise must be returned within 60 days.

help-center

24/7 Help Center

We'll respond to you within 24 hours

About Us

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Departments

Who Are We

Our Mission

Awards

Experience

Success Story

Quick Links

Who Are We

Our Mission

Awards

Experience

Success Story

Let’s keep in touch

Get recommendations, tips, updates and more.

You have been successfully Subscribed! Ops! Something went wrong, please try again.

Let’s keep in touch

Copyright © 2026 INSHOPCI.COM , All rights reserved.

Support