ADVERTISEMENT

Check out Shopee Tech Thursday sale for the best vivo deals

Published Sep 8, 2021 07:26 am

Get the best vivo deals on Shopee Tech Thursdays

vivo, a leading smartphone brand, is offering up to P5,000 off of select models on Shopee’s Tech Thursdays until November 25. So, go ahead and upgrade your phones and enjoy the top-notch performance of vivo smartphones.

For those looking for new devices that can keep up with you, this is the perfect time to experience what makes a vivo smartphone best in its class as the sale is offering great discounts on models such as the Y12s, Y20i 2021, Y20s G (4GB+128GB), and many more.

With its 6.51-inch Halo Full View display, the vivo Y12s delivers HD+ resolution (1600 x 720) that allows for wide and immersive view for both streaming and gaming while filtering blue light to prevent eye strain. This, coupled with a side fingerprint scanner, a robust 5,000mAh battery, an AI Dual Camera at the rear (13MP+2MP) and an 8MP front camera, ticks off everything an everyday user will need for their new phones without breaking the bank—as the vivo Y12s is currently offered at a special sale price of P5,999 from an original price of P6,499 plus a P100 off voucher for a total of P600 in savings.

Meanwhile, for those who require a phone with a little more oomph in their devices but still has that affordable price tag, the vivo Y20i 2021 is the perfect companion. The phone comes with a MediaTek Helio P35 processor for unstoppable performance, alongside a 4GB RAM, and 5,000mAh battery with 18W fast charging, is now being offered at P7,299 from its original price of P7,499 plus a P300 off voucher for a total of P500 in savings.

And for those looking for a gaming smartphone that can keep up with them but will not break the bank, the vivo Y20s G (4GB + 128GB) is perfect with its 4GB RAM and 128GB internal storage, 5,000mAh battery with 18W fast charging, an 8 MP front camera, and triple rear cameras. Get this smartphone for only P7,999, a steep discount from its original P8,999 price plus a P300 off voucher for a total of P1,300 in savings.

Other models currently on offer with amazing deals are the V20 which is down to P15,999 from P19,999 on top of a P1,000 voucher for a P5,000 total savings, the Y31 at P11,999 from P12,999 plus P500 off voucher for a total of P1,500 savings, the Y20s G (6GB+128GB) for P8,999 from P9,999 plus P300 off voucher for a total of P1,300 savings, and an exclusive Shopee deal for the Y1s at P4,799 from P5,499 plus P100 off voucher for a total of P800 savings.

Model

Original Price (PHP)

Shopee Tech Thursdays (PHP)

V20

19,999

15,999

Y31

12,999

11,999

Y20s G (6GB+128GB)

9,999

8,999

Y20s G (4GB+128GB)

8,999

7,999

Y20i 2021

7,499

7,299

Y12s

6,499

5,999

Y1s

5,499

4,799

Enjoy more discounts with vouchers of up to P1,000 off for a minimum spend to get even better deals and get nationwide free shipping with every purchase. And get a P500 OFF midnight voucher for a minimum spend of P4,000 every Thursday until to November 25 from 12 am-2 am, limited to 500 collections.

· P50 OFF voucher (no min spend)

· P100 OFF voucher (min spend 4000)

· P300 OFF voucher (min spend 5000)

· P500 OFF voucher (min spend 9000)

· P1000 OFF voucher (for V20 only)

For more details on the Shopee Tech Thursday sale, visit vivo Philippines on Facebook, Twitter, and Instagram. Follow vivo Philippines’ official page on Shopee to get updated on promo announcements and check out www.vivoglobal.ph for more product information.

Related Tags

Shopee’s Tech Thursdays vivo smartphones
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.