{"id":2028,"date":"2026-05-21T14:41:23","date_gmt":"2026-05-21T07:41:23","guid":{"rendered":"https:\/\/ifuturevietnam.com\/aulumu\/"},"modified":"2026-06-02T17:28:30","modified_gmt":"2026-06-02T10:28:30","slug":"aulumu","status":"publish","type":"page","link":"https:\/\/ifuturevietnam.com\/vi\/aulumu\/","title":{"rendered":"AULUMU"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n<meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n<title>Arzopa Collection \u2014 iFuture Vietnam<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900&#038;family=Barlow:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root {<br \/>\n  --navy: #0d1117;<br \/>\n  --navy2: #131a23;<br \/>\n  --white: #ffffff;<br \/>\n  --offwhite: #f5f5f5;<br \/>\n  --red: #C8102E;<br \/>\n  --red2: #e01030;<br \/>\n  --text: #1a1a2e;<br \/>\n  --muted: #888;<br \/>\n  --border: rgba(255,255,255,0.08);<br \/>\n  --border-light: #e5e5e5;<br \/>\n}<br \/>\n* { margin: 0; padding: 0; box-sizing: border-box; }<br \/>\nbody { font-family: 'Barlow', sans-serif; background: var(--white); color: var(--text); }<br \/>\n\/* \u2550\u2550 HEADER \u2550\u2550 *\/<br \/>\n.site-header {<br \/>\n  position: sticky; top: 0; z-index: 100;<br \/>\n  background: #fff;<br \/>\n  border-bottom: 2px solid var(--red);<br \/>\n  display: flex; align-items: center; justify-content: space-between;<br \/>\n  padding: 0 48px; height: 72px;<br \/>\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);<br \/>\n}<br \/>\n.header-logo {<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: 26px; font-weight: 800;<br \/>\n  color: var(--text); text-decoration: none;<br \/>\n  line-height: 1.1;<br \/>\n}<br \/>\n.header-logo .logo-i { color: var(--red); }<br \/>\n.header-logo .logo-sub { display: block; font-size: 14px; font-weight: 600; letter-spacing: 1px; }<br \/>\n.header-nav {<br \/>\n  display: flex; align-items: center; gap: 32px; list-style: none;<br \/>\n}<br \/>\n.header-nav a {<br \/>\n  font-size: 13px; font-weight: 600;<br \/>\n  letter-spacing: 1px; text-transform: uppercase;<br \/>\n  color: var(--text); text-decoration: none;<br \/>\n  transition: color 0.2s;<br \/>\n}<br \/>\n.header-nav a:hover, .header-nav a.active { color: var(--red); }<br \/>\n.header-cta {<br \/>\n  background: var(--red); color: #fff;<br \/>\n  padding: 11px 26px;<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: 13px; font-weight: 700;<br \/>\n  letter-spacing: 1.5px; text-transform: uppercase;<br \/>\n  text-decoration: none; border-radius: 3px;<br \/>\n  transition: background 0.2s;<br \/>\n}<br \/>\n.header-cta:hover { background: var(--red2); }<br \/>\n\/* \u2550\u2550 BREADCRUMB \u2550\u2550 *\/<br \/>\n.breadcrumb {<br \/>\n  padding: 14px 48px;<br \/>\n  background: var(--offwhite);<br \/>\n  border-bottom: 1px solid var(--border-light);<br \/>\n  display: flex; align-items: center; gap: 8px;<br \/>\n  font-size: 12px; color: var(--muted);<br \/>\n}<br \/>\n.breadcrumb a { color: var(--muted); text-decoration: none; transition: color 0.2s; }<br \/>\n.breadcrumb a:hover { color: var(--red); }<br \/>\n.breadcrumb span { color: var(--text); font-weight: 600; }<br \/>\n\/* \u2550\u2550 BRAND HERO \u2550\u2550 *\/<br \/>\n.brand-hero {<br \/>\n  background: var(--navy);<br \/>\n  padding: 64px 48px 56px;<br \/>\n  position: relative; overflow: hidden;<br \/>\n}<br \/>\n.brand-hero::after {<br \/>\n  content: '';<br \/>\n  position: absolute; top: -80px; right: -80px;<br \/>\n  width: 500px; height: 500px;<br \/>\n  background: radial-gradient(circle, rgba(200,16,46,0.1) 0%, transparent 65%);<br \/>\n  pointer-events: none;<br \/>\n}<br \/>\n.brand-hero-inner {<br \/>\n  display: flex; align-items: center;<br \/>\n  justify-content: space-between; gap: 48px;<br \/>\n  flex-wrap: wrap; position: relative; z-index: 1;<br \/>\n}<br \/>\n.brand-eyebrow {<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: 11px; letter-spacing: 4px;<br \/>\n  text-transform: uppercase; color: var(--red);<br \/>\n  margin-bottom: 16px;<br \/>\n  display: flex; align-items: center; gap: 10px;<br \/>\n}<br \/>\n.brand-eyebrow::before, .brand-eyebrow::after {<br \/>\n  content: '\u2014'; opacity: 0.5;<br \/>\n}<br \/>\n.brand-title {<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: clamp(60px, 9vw, 110px);<br \/>\n  font-weight: 900; line-height: 0.9;<br \/>\n  letter-spacing: -2px; color: #fff;<br \/>\n  text-transform: uppercase; margin-bottom: 24px;<br \/>\n}<br \/>\n.brand-title em { font-style: normal; color: var(--red); }<br \/>\n.brand-tags { display: flex; gap: 8px; flex-wrap: wrap; }<br \/>\n.brand-tag {<br \/>\n  padding: 5px 14px;<br \/>\n  border: 1px solid rgba(255,255,255,0.15);<br \/>\n  border-radius: 20px; font-size: 11px;<br \/>\n  letter-spacing: 1px; text-transform: uppercase;<br \/>\n  color: rgba(255,255,255,0.5);<br \/>\n}<br \/>\n.brand-hero-right { max-width: 380px; }<br \/>\n.brand-logo-card {<br \/>\n  background: #fff; border-radius: 10px;<br \/>\n  padding: 20px 32px; margin-bottom: 20px;<br \/>\n  display: inline-flex; align-items: center;<br \/>\n}<br \/>\n.brand-logo-card img { height: 40px; width: auto; object-fit: contain; }<br \/>\n.brand-desc {<br \/>\n  font-size: 15px; line-height: 1.75;<br \/>\n  color: rgba(255,255,255,0.55);<br \/>\n}<br \/>\n.brand-bg-text {<br \/>\n  position: absolute; bottom: -20px; right: 24px;<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: clamp(80px, 16vw, 200px); font-weight: 900;<br \/>\n  color: rgba(255,255,255,0.025);<br \/>\n  letter-spacing: -4px; pointer-events: none;<br \/>\n  user-select: none; line-height: 1; text-transform: uppercase;<br \/>\n}<br \/>\n\/* \u2550\u2550 TOOLBAR \u2550\u2550 *\/<br \/>\n.toolbar {<br \/>\n  display: flex; align-items: center; justify-content: space-between;<br \/>\n  padding: 16px 48px;<br \/>\n  background: var(--offwhite);<br \/>\n  border-bottom: 1px solid var(--border-light);<br \/>\n  flex-wrap: wrap; gap: 14px;<br \/>\n}<br \/>\n.product-count { font-size: 13px; color: var(--muted); }<br \/>\n.product-count strong { color: var(--text); font-weight: 600; }<br \/>\n.filter-tabs { display: flex; gap: 6px; }<br \/>\n.filter-tab {<br \/>\n  padding: 7px 18px; border-radius: 3px;<br \/>\n  font-size: 11px; letter-spacing: 1px;<br \/>\n  cursor: pointer; font-weight: 700;<br \/>\n  border: 1px solid var(--border-light);<br \/>\n  background: #fff; color: var(--muted);<br \/>\n  transition: all 0.2s;<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  text-transform: uppercase;<br \/>\n}<br \/>\n.filter-tab:hover, .filter-tab.active {<br \/>\n  background: var(--red); border-color: var(--red); color: #fff;<br \/>\n}<br \/>\n\/* \u2550\u2550 GRID \u2550\u2550 *\/<br \/>\n.products-section { padding: 40px 48px 48px; background: var(--offwhite); }<br \/>\n.products-grid {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));<br \/>\n  gap: 20px;<br \/>\n}<br \/>\n\/* \u2550\u2550 PRODUCT CARD \u2550\u2550 *\/<br \/>\n.product-card {<br \/>\n  background: #fff; border-radius: 10px;<br \/>\n  overflow: hidden; border: 1px solid var(--border-light);<br \/>\n  transition: box-shadow 0.3s, transform 0.3s;<br \/>\n  animation: fadeUp 0.5s ease both;<br \/>\n}<br \/>\n.product-card:hover {<br \/>\n  box-shadow: 0 12px 40px rgba(200,16,46,0.12);<br \/>\n  transform: translateY(-4px);<br \/>\n}<br \/>\n.product-card:nth-child(1) { animation-delay: 0.05s; }<br \/>\n.product-card:nth-child(2) { animation-delay: 0.10s; }<br \/>\n.product-card:nth-child(3) { animation-delay: 0.15s; }<br \/>\n.product-card:nth-child(4) { animation-delay: 0.20s; }<br \/>\n.product-card:nth-child(5) { animation-delay: 0.25s; }<br \/>\n.product-card:nth-child(6) { animation-delay: 0.30s; }<br \/>\n.product-card:nth-child(7) { animation-delay: 0.35s; }<br \/>\n.product-card:nth-child(8) { animation-delay: 0.40s; }<br \/>\n@keyframes fadeUp {<br \/>\n  from { opacity: 0; transform: translateY(20px); }<br \/>\n  to   { opacity: 1; transform: translateY(0); }<br \/>\n}<br \/>\n.card-img-wrap {<br \/>\n  position: relative; aspect-ratio: 4\/3;<br \/>\n  background: #f0f0f0; overflow: hidden;<br \/>\n}<br \/>\n.card-img-wrap img {<br \/>\n  width: 100%; height: 100%; object-fit: cover;<br \/>\n  display: block; transition: transform 0.5s;<br \/>\n}<br \/>\n.product-card:hover .card-img-wrap img { transform: scale(1.05); }<br \/>\n.card-img-placeholder {<br \/>\n  width: 100%; height: 100%;<br \/>\n  display: flex; align-items: center; justify-content: center;<br \/>\n  background: linear-gradient(135deg, #f0f0f0 0%, #e5e5e5 100%);<br \/>\n}<br \/>\n.card-img-placeholder svg { opacity: 0.2; width: 56px; height: 56px; }<br \/>\n.card-badge {<br \/>\n  position: absolute; top: 12px; left: 12px;<br \/>\n  background: var(--red); color: #fff;<br \/>\n  font-size: 9px; letter-spacing: 1.5px;<br \/>\n  text-transform: uppercase; padding: 4px 10px;<br \/>\n  border-radius: 2px;<br \/>\n  font-family: 'Barlow Condensed', sans-serif; font-weight: 700;<br \/>\n}<br \/>\n.card-hover-btn {<br \/>\n  position: absolute; bottom: 12px; right: 12px;<br \/>\n  background: var(--red); color: #fff; border: none;<br \/>\n  padding: 9px 18px; font-size: 10px; letter-spacing: 1px;<br \/>\n  text-transform: uppercase;<br \/>\n  font-family: 'Barlow Condensed', sans-serif; font-weight: 700;<br \/>\n  cursor: pointer; border-radius: 2px;<br \/>\n  opacity: 0; transform: translateY(6px);<br \/>\n  transition: all 0.25s; text-decoration: none;<br \/>\n}<br \/>\n.product-card:hover .card-hover-btn { opacity: 1; transform: translateY(0); }<br \/>\n.card-body { padding: 18px 20px 20px; }<br \/>\n.card-cat {<br \/>\n  font-size: 10px; letter-spacing: 2px;<br \/>\n  text-transform: uppercase; color: var(--red);<br \/>\n  margin-bottom: 6px;<br \/>\n  font-family: 'Barlow Condensed', sans-serif; font-weight: 700;<br \/>\n}<br \/>\n.card-name {<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: 16px; font-weight: 700;<br \/>\n  line-height: 1.3; color: var(--text);<br \/>\n  margin-bottom: 8px; text-transform: uppercase;<br \/>\n}<br \/>\n.card-desc {<br \/>\n  font-size: 12px; color: var(--muted);<br \/>\n  line-height: 1.65; margin-bottom: 14px;<br \/>\n}<br \/>\n.card-footer { display: flex; align-items: center; justify-content: space-between; }<br \/>\n.card-specs { display: flex; gap: 4px; flex-wrap: wrap; }<br \/>\n.spec-pill {<br \/>\n  font-size: 10px; padding: 3px 8px;<br \/>\n  border: 1px solid var(--border-light);<br \/>\n  border-radius: 10px; color: var(--muted);<br \/>\n}<br \/>\n.card-inquiry {<br \/>\n  font-size: 11px; color: var(--red); text-decoration: none;<br \/>\n  letter-spacing: 0.5px; font-weight: 700;<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  display: flex; align-items: center; gap: 4px;<br \/>\n  transition: gap 0.2s;<br \/>\n}<br \/>\n.card-inquiry:hover { gap: 8px; }<br \/>\n\/* \u2550\u2550 CTA BANNER \u2550\u2550 *\/<br \/>\n.cta-banner {<br \/>\n  margin: 0 48px 48px;<br \/>\n  padding: 48px 56px;<br \/>\n  background: var(--navy);<br \/>\n  border-radius: 10px;<br \/>\n  display: flex; align-items: center;<br \/>\n  justify-content: space-between;<br \/>\n  flex-wrap: wrap; gap: 28px;<br \/>\n  position: relative; overflow: hidden;<br \/>\n}<br \/>\n.cta-banner::before {<br \/>\n  content: '';<br \/>\n  position: absolute; left: -60px; top: -60px;<br \/>\n  width: 300px; height: 300px;<br \/>\n  background: radial-gradient(circle, rgba(200,16,46,0.15) 0%, transparent 70%);<br \/>\n  pointer-events: none;<br \/>\n}<br \/>\n.cta-text h3 {<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: clamp(22px, 3vw, 32px); font-weight: 800;<br \/>\n  text-transform: uppercase; color: #fff; margin-bottom: 6px;<br \/>\n}<br \/>\n.cta-text p { font-size: 14px; color: rgba(255,255,255,0.5); }<br \/>\n.cta-btn {<br \/>\n  display: inline-flex; align-items: center; gap: 10px;<br \/>\n  background: var(--red); color: #fff;<br \/>\n  padding: 16px 36px; text-decoration: none;<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: 13px; font-weight: 700;<br \/>\n  letter-spacing: 1.5px; text-transform: uppercase;<br \/>\n  border-radius: 3px; transition: background 0.2s, gap 0.2s;<br \/>\n  white-space: nowrap;<br \/>\n}<br \/>\n.cta-btn:hover { background: var(--red2); gap: 14px; }<br \/>\n\/* \u2550\u2550 FOOTER \u2550\u2550 *\/<br \/>\n.site-footer {<br \/>\n  background: var(--navy2);<br \/>\n  border-top: 1px solid rgba(255,255,255,0.06);<br \/>\n  padding: 56px 48px 0;<br \/>\n}<br \/>\n.footer-grid {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: 1.6fr 1fr 1fr 1fr;<br \/>\n  gap: 48px;<br \/>\n  padding-bottom: 48px;<br \/>\n  border-bottom: 1px solid rgba(255,255,255,0.06);<br \/>\n}<br \/>\n.footer-logo-text {<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: 28px; font-weight: 900;<br \/>\n  color: #fff; margin-bottom: 12px; line-height: 1;<br \/>\n}<br \/>\n.footer-logo-text .logo-i { color: var(--red); }<br \/>\n.footer-logo-text .logo-sub { display: block; font-size: 16px; font-weight: 600; }<br \/>\n.footer-tagline {<br \/>\n  font-size: 13px; color: rgba(255,255,255,0.4);<br \/>\n  line-height: 1.7; margin-bottom: 24px; max-width: 260px;<br \/>\n}<br \/>\n.footer-contact-item {<br \/>\n  display: flex; align-items: flex-start; gap: 10px;<br \/>\n  font-size: 13px; color: rgba(255,255,255,0.5);<br \/>\n  margin-bottom: 10px; line-height: 1.5;<br \/>\n}<br \/>\n.footer-contact-item .icon { font-size: 14px; margin-top: 1px; flex-shrink: 0; }<br \/>\n.footer-contact-item a { color: rgba(255,255,255,0.5); text-decoration: none; transition: color 0.2s; }<br \/>\n.footer-contact-item a:hover { color: var(--red); }<br \/>\n.footer-col-title {<br \/>\n  font-family: 'Barlow Condensed', sans-serif;<br \/>\n  font-size: 11px; letter-spacing: 3px;<br \/>\n  text-transform: uppercase; color: rgba(255,255,255,0.9);<br \/>\n  margin-bottom: 6px; padding-bottom: 12px;<br \/>\n  border-bottom: 1px solid rgba(255,255,255,0.1);<br \/>\n  font-weight: 700;<br \/>\n}<br \/>\n.footer-links { list-style: none; margin-top: 16px; }<br \/>\n.footer-links li { margin-bottom: 10px; }<br \/>\n.footer-links a {<br \/>\n  font-size: 13px; color: rgba(255,255,255,0.45);<br \/>\n  text-decoration: none; transition: color 0.2s, padding-left 0.2s;<br \/>\n  display: inline-block;<br \/>\n}<br \/>\n.footer-links a:hover { color: #fff; padding-left: 5px; }<br \/>\n.footer-bottom {<br \/>\n  display: flex; align-items: center; justify-content: space-between;<br \/>\n  padding: 20px 0; flex-wrap: wrap; gap: 12px;<br \/>\n}<br \/>\n.footer-copy { font-size: 12px; color: rgba(255,255,255,0.2); }<br \/>\n.footer-legal { display: flex; gap: 20px; }<br \/>\n.footer-legal a {<br \/>\n  font-size: 12px; color: rgba(255,255,255,0.2);<br \/>\n  text-decoration: none; transition: color 0.2s;<br \/>\n}<br \/>\n.footer-legal a:hover { color: rgba(255,255,255,0.6); }<br \/>\n\/* \u2550\u2550 RESPONSIVE \u2550\u2550 *\/<br \/>\n@media (max-width: 1024px) {<br \/>\n  .footer-grid { grid-template-columns: 1fr 1fr; }<br \/>\n}<br \/>\n@media (max-width: 768px) {<br \/>\n  .site-header, .breadcrumb, .toolbar, .products-section { padding-left: 20px; padding-right: 20px; }<br \/>\n  .brand-hero { padding: 48px 20px 40px; }<br \/>\n  .cta-banner { margin: 0 20px 40px; padding: 32px 24px; }<br \/>\n  .site-footer { padding: 40px 20px 0; }<br \/>\n  .header-nav { display: none; }<br \/>\n  .brand-bg-text { display: none; }<br \/>\n  .footer-grid { grid-template-columns: 1fr; gap: 32px; }<br \/>\n}<br \/>\n@media (max-width: 480px) {<br \/>\n  .products-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }<br \/>\n}<br \/>\n<\/style>\n<p><\/head><br \/>\n<body><br \/>\n<!-- \u2550\u2550 HEADER \u2550\u2550 --><\/p>\n<header>\n  <a href=\"\/vi\/\"><br \/>\n    iFuture<br \/>\n    Vietnam<br \/>\n  <\/a><\/p>\n<nav>\n<ul>\n<li><a href=\"\/vi\/\">Trang ch\u1ee7<\/a><\/li>\n<li><a href=\"\/vi\/about-us\/\">About Us<\/a><\/li>\n<li><a href=\"\/vi\/services\/\">Services<\/a><\/li>\n<li><a href=\"\/vi\/brands\/\">Brands \u25be<\/a><\/li>\n<li><a href=\"\/vi\/news\/\">News<\/a><\/li>\n<li><a href=\"\/vi\/contact\/\">Contact<\/a><\/li>\n<\/ul>\n<\/nav>\n<p>  <a href=\"\/vi\/contact\/\">Partner With Us<\/a><br \/>\n<\/header>\n<p><!-- \u2550\u2550 BREADCRUMB \u2550\u2550 --><br \/>\n  <a href=\"\/vi\/\">Trang ch\u1ee7<\/a> \u203a<br \/>\n  <a href=\"\/vi\/brands\/\">Brands<\/a> \u203a<br \/>\n  Arzopa<br \/>\n<!-- \u2550\u2550 BRAND HERO \u2550\u2550 --><br \/>\n      iFuture Vietnam \u2014 Official Distributor<\/p>\n<h1>ARZ<em>O<\/em>PA<\/h1>\n<p>        Portable Monitors<br \/>\n        Digital Frames<br \/>\n        Display Tech<br \/>\n        <img decoding=\"async\" src=\"https:\/\/ifuturevietnam.com\/wp-content\/uploads\/2026\/05\/20-1.png\" alt=\"Arzopa\" title=\"AULUMU\"><\/p>\n<p>The #1 portable monitor brand \u2014 redefining productivity for professionals, gamers, and creators. Officially distributed by iFuture Vietnam across Vietnam &#038; SEA.<\/p>\n<p>  ARZOPA<br \/>\n<!-- \u2550\u2550 TOOLBAR \u2550\u2550 --><br \/>\n  Showing <strong id=\"countNum\">8 products<\/strong> \u2014 Arzopa Collection<br \/>\n    <button onclick=\"filterCards('all',this)\">All<\/button><br \/>\n    <button onclick=\"filterCards('monitor',this)\">Monitors<\/button><br \/>\n    <button onclick=\"filterCards('frame',this)\">Photo Frames<\/button><br \/>\n<!-- \u2550\u2550 PRODUCT GRID \u2550\u2550 --><\/p>\n<section>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg><br \/>\n        Best Seller<br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Portable Monitor<br \/>\n        Arzopa Z3FC \u2014 2.5K 180Hz<br \/>\n        16.1&#8243; QHD display, 180Hz refresh rate. Ultra-slim design for pro gaming and productivity.<br \/>\n          16.1&#8243;2.5K180Hz<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg><br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Portable Monitor<br \/>\n        Arzopa Z1RC \u2014 2.5K 16:10<br \/>\n        Wider 16:10 aspect ratio for maximum workspace. Perfect for professionals on the go.<br \/>\n          16&#8243;2.5K16:10<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg><br \/>\n        New<br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Portable Monitor<br \/>\n        Arzopa Z1FC \u2014 144Hz<br \/>\n        1080P FHD with 144Hz for smooth visuals anywhere. The ultimate all-rounder.<br \/>\n          16.1&#8243;FHD144Hz<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg><br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Portable Monitor<br \/>\n        Arzopa A1M \u2014 17.3&#8243; Desktop<br \/>\n        Largest screen in the lineup. Ideal for detailed work, presentations, extended sessions.<br \/>\n          17.3&#8243;FHDHDR<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg><br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Portable Monitor<br \/>\n        Arzopa A1S \u2014 Ultra-Light 14&#8243;<br \/>\n        Featherweight under 1.2 lbs. The most portable option for frequent travelers.<br \/>\n          14&#8243;FHDUltra-Light<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg><br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Portable Monitor<br \/>\n        Arzopa E1 \u2014 Dual Screen<br \/>\n        Clip onto any laptop for an instant second screen. Designed for power multitaskers.<br \/>\n          DualClip-OnUSB-C<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><path d=\"M21 15l-5-5L5 21\"\/><\/svg><br \/>\n        New<br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Digital Photo Frame<br \/>\n        Arzopa D15 \u2014 15.6&#8243; Smart<br \/>\n        Share memories wirelessly via the Arzopa app. Supports dynamic content and family sharing.<br \/>\n          15.6&#8243;WiFiApp<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#999\" stroke-width=\"1\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><path d=\"M21 15l-5-5L5 21\"\/><\/svg><br \/>\n        <a href=\"#contact\">Inquire Now \u2192<\/a><br \/>\n        Digital Photo Frame<br \/>\n        Arzopa D10 \u2014 10.1&#8243; Compact<br \/>\n        Compact and elegant. Perfect for desktops and bedside tables. Easy wireless upload.<br \/>\n          10.1&#8243;WiFiCompact<br \/>\n          <a href=\"#contact\">Contact \u2192<\/a><br \/>\n<\/section>\n<p><!-- \u2550\u2550 CTA \u2550\u2550 --><\/p>\n<h3>Interested in Arzopa?<\/h3>\n<p>Contact iFuture Vietnam for wholesale pricing and partnership opportunities.<\/p>\n<p>  <a href=\"mailto:hello@ifuturevietnam.com\">Partner With Us \u2192<\/a><br \/>\n<!-- \u2550\u2550 FOOTER \u2550\u2550 --><\/p>\n<footer>\n    <!-- Col 1: Logo + Info --><br \/>\n        iFuture<br \/>\n        Vietnam<\/p>\n<p>The Leading Distributor of Premium Tech Accessories in Vietnam &#038; Southeast Asia.<\/p>\n<p>        \ud83d\udccd<br \/>\n        60 Street No. 72, Cat Lai Ward, Thu Duc City, Ho Chi Minh, Vietnam<br \/>\n        \ud83d\udcde<br \/>\n        0933.070.438 \u2013 0961.261.739<br \/>\n        \u2709\ufe0f<br \/>\n        <a href=\"mailto:hello@ifuturevietnam.com\">hello@ifuturevietnam.com<\/a><br \/>\n    <!-- Col 2: Quick Links --><br \/>\n      Quick Links<\/p>\n<ul>\n<li><a href=\"\/vi\/\">Trang ch\u1ee7<\/a><\/li>\n<li><a href=\"\/vi\/about-us\/\">About Us<\/a><\/li>\n<li><a href=\"\/vi\/services\/\">Services<\/a><\/li>\n<li><a href=\"\/vi\/brands\/\">Brands<\/a><\/li>\n<li><a href=\"\/vi\/news\/\">News<\/a><\/li>\n<li><a href=\"\/vi\/contact\/\">Contact<\/a><\/li>\n<\/ul>\n<p>    <!-- Col 3: Our Brands --><br \/>\n      Our Brands<\/p>\n<ul>\n<li><a href=\"\/vi\/brands\/arzopa\/\">Arzopa<\/a><\/li>\n<li><a href=\"\/vi\/brands\/aulumu\/\">Aulumu<\/a><\/li>\n<li><a href=\"\/vi\/brands\/gravastar\/\">Gravastar<\/a><\/li>\n<li><a href=\"\/vi\/brands\/lisen\/\">Lisen<\/a><\/li>\n<li><a href=\"\/vi\/brands\/ldnio\/\">LDNIO<\/a><\/li>\n<li><a href=\"\/vi\/brands\/paperlike\/\">Paperlike<\/a><\/li>\n<li><a href=\"\/vi\/brands\/arc-pulse\/\">Arc Pulse<\/a><\/li>\n<\/ul>\n<p>    <!-- Col 4: Follow Us --><br \/>\n      Follow Us<\/p>\n<ul>\n<li><a href=\"#\">LinkedIn<\/a><\/li>\n<li><a href=\"#\">Facebook<\/a><\/li>\n<li><a href=\"#\">Instagram<\/a><\/li>\n<li><a href=\"#\">TikTok<\/a><\/li>\n<\/ul>\n<p>    \u00a9 2026 iFuture Vietnam. All rights reserved.<br \/>\n      <a href=\"#\">Privacy Policy<\/a><br \/>\n      <a href=\"#\">Terms &#038; Conditions<\/a><br \/>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>","protected":false},"excerpt":{"rendered":"<p>Arzopa Collection \u2014 iFuture Vietnam iFuture Vietnam Home About Us Services Brands \u25be News Contact Partner With Us Home \u203a Brands \u203a Arzopa iFuture Vietnam \u2014 Official Distributor ARZOPA Portable Monitors Digital Frames Display Tech The #1 portable monitor brand \u2014 redefining productivity for professionals, gamers, and creators. Officially distributed by iFuture Vietnam across Vietnam [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank-canvas","meta":{"_angie_page":false,"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-2028","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/ifuturevietnam.com\/vi\/author\/ifuturevietnam\/"},"uagb_comment_info":0,"uagb_excerpt":"Arzopa Collection \u2014 iFuture Vietnam iFuture Vietnam Home About Us Services Brands \u25be News Contact Partner With Us Home \u203a Brands \u203a Arzopa iFuture Vietnam \u2014 Official Distributor ARZOPA Portable Monitors Digital Frames Display Tech The #1 portable monitor brand \u2014 redefining productivity for professionals, gamers, and creators. Officially distributed by iFuture Vietnam across Vietnam&hellip;","_links":{"self":[{"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/pages\/2028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/comments?post=2028"}],"version-history":[{"count":5,"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/pages\/2028\/revisions"}],"predecessor-version":[{"id":2259,"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/pages\/2028\/revisions\/2259"}],"wp:attachment":[{"href":"https:\/\/ifuturevietnam.com\/vi\/wp-json\/wp\/v2\/media?parent=2028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}