{"product_id":"motorola-edge-70-5g","title":"Motorola Edge 70 5G","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* --- Importación de Fuentes --- *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800\u0026display=swap');\n\n  \/* --- Paleta de Colores y Variables de VIVO --- *\/\n  :root {\n    --vivo-blue: #003C71; \/* Azul corporativo, elegante *\/\n    --text-dark: #1A1A1A;      \n    --text-muted: #6E6E73;     \n    --bg-light: #F8F9FA;      \/* Un blanco ligeramente más suave *\/\n    --bg-card: #FFFFFF;       \n    --border-color: #E0E0E0;\n    --notice-blue-bg: #E6F0FF;\n    --notice-blue-border: #003C71;\n    --notice-blue-text-strong: #002C52;\n  }\n\n  \/* --- Estilos Generales --- *\/\n  #vivo-full-description {\n    font-family: 'Inter', sans-serif;\n    background-color: var(--bg-light);\n    color: var(--text-dark);\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 20px;\n  }\n  #vivo-full-description strong {\n    font-weight: 600;\n    color: var(--vivo-blue);\n  }\n  #vivo-full-description h3 {\n    font-size: 24px;\n    font-weight: 700;\n    border-bottom: 2px solid var(--border-color);\n    padding-bottom: 10px;\n    margin-top: 30px;\n    margin-bottom: 15px;\n  }\n\n  \/* --- Cabecera --- *\/\n  .vivo-header { text-align: center; margin-bottom: 20px; }\n  .vivo-title { font-size: 2.8em; font-weight: 800; margin-bottom: 10px; }\n  .vivo-subtitle { font-size: 1.4em; color: var(--text-muted); margin: 0 0 25px 0; font-weight: 500; }\n  \n  \/* --- Imágenes --- *\/\n  .hero-image, .section-image {\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    margin-bottom: 30px;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.07);\n    border: 1px solid var(--border-color);\n  }\n\n  \/* --- Aviso Informativo (Rumores y Precio) --- *\/\n  .rumor-notice {\n    background-color: var(--notice-blue-bg);\n    border: 1px solid var(--notice-blue-border);\n    border-left-width: 4px;\n    padding: 20px 25px;\n    border-radius: 8px;\n    margin: 30px auto;\n    font-size: 1.05em;\n    line-height: 1.6;\n  }\n  .rumor-notice strong {\n    color: var(--notice-blue-text-strong);\n    font-weight: 700;\n    display: block;\n    margin-bottom: 8px;\n  }\n  \n  \/* --- Descripción y Tarjetas --- *\/\n  .product-description p { font-size: 1.1em; line-height: 1.7; color: var(--text-muted); }\n  .features-grid { display: grid; grid-template-columns: 1fr; gap: 25px; margin: 40px 0; }\n  .feature-card { background-color: var(--bg-card); padding: 30px; border-radius: 12px; border: 1px solid var(--border-color); transition: transform 0.3s ease, box-shadow 0.3s ease; }\n  .feature-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.08); }\n  .feature-card h4 { font-size: 1.5em; font-weight: 700; margin: 0 0 15px 0; color: var(--vivo-blue); }\n  .feature-card p { font-size: 1.05em; line-height: 1.7; color: var(--text-muted); margin-bottom: 0; }\n  \n  \/* --- FAQ --- *\/\n  .faq-container-vivo { margin-top: 50px; }\n  .faq-title { font-size: 2em; font-weight: 700; text-align: center; margin-bottom: 30px; border-top: 1px solid var(--border-color); padding-top: 40px; }\n  .faq-accordion .faq-item { background-color: var(--bg-card); border-radius: 12px; margin-bottom: 15px; border: 1px solid var(--border-color); overflow: hidden; }\n  .faq-accordion summary { font-size: 1.2em; font-weight: 600; padding: 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; list-style: none; transition: color 0.3s ease; }\n  .faq-accordion summary::-webkit-details-marker { display: none; }\n  .faq-icon { font-size: 1.5em; font-weight: 400; color: var(--vivo-blue); transition: transform 0.3s ease; }\n  .faq-item[open] \u003e summary { color: var(--vivo-blue); }\n  .faq-item[open] \u003e summary .faq-icon { transform: rotate(45deg); }\n  .faq-answer { padding: 0 20px 20px 20px; color: var(--text-muted); line-height: 1.7; }\n  \n  \/* --- Ficha Técnica --- *\/\n  .technical-specs { margin-top: 40px; }\n  .specs-table { width: 100%; border-collapse: collapse; font-size: 1.05em; background-color: var(--bg-card); border-radius: 12px; overflow: hidden; }\n  .specs-table td { padding: 15px 12px; border-bottom: 1px solid var(--border-color); }\n  .specs-table tr:last-child td { border-bottom: none; }\n  .specs-table tr td:first-child { font-weight: 600; width: 40%; }\n  \n  \/* --- Responsive --- *\/\n  @media (min-width: 768px) { .features-grid { grid-template-columns: repeat(2, 1fr); } }\n  @media (max-width: 480px) { .vivo-title { font-size: 2.2em; } .vivo-subtitle { font-size: 1.2em; } }\n\n  \/* --- SMART-BANNER ULTRA-LLAMATIVO (SHOPIFY PROOF) --- *\/\n  \/* -------------------------------------------------------------------------\n  SECCIÓN COMENTADA: SMART-BANNER MERCADO PAGO\n  -------------------------------------------------------------------------\n  \n  .mp-ultra-banner {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    background: linear-gradient(135deg, #009ee3 0%, #007bc2 100%) !important;\n    border-radius: 16px !important;\n    padding: 16px 24px !important;\n    margin: 30px auto 40px auto !important;\n    max-width: 800px !important;\n    text-decoration: none !important;\n    box-shadow: 0 10px 25px rgba(0, 158, 227, 0.3) !important;\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;\n    cursor: pointer !important;\n    position: relative !important;\n    overflow: hidden !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n  }\n\n  .mp-ultra-banner:hover {\n    transform: translateY(-2px) !important;\n    box-shadow: 0 15px 35px rgba(0, 158, 227, 0.45) !important;\n  }\n\n  .mp-ultra-banner::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: -100% !important;\n    width: 50% !important;\n    height: 100% !important;\n    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 100%) !important;\n    transform: skewX(-25deg) !important;\n    animation: shineSweep 6s infinite !important;\n  }\n\n  @keyframes shineSweep {\n    0% { left: -100%; }\n    20% { left: 200%; }\n    100% { left: 200%; }\n  }\n\n  .mp-ultra-left {\n    display: flex !important;\n    align-items: center !important;\n    gap: 18px !important;\n    z-index: 2 !important;\n  }\n\n  .mp-ultra-icon-box {\n    background-color: #ffffff !important;\n    border-radius: 12px !important;\n    padding: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.1) !important;\n  }\n\n  .mp-ultra-img {\n    width: 42px !important;\n    height: auto !important;\n    display: block !important;\n    margin: 0 !important;\n  }\n\n  .mp-ultra-text-group {\n    display: flex !important;\n    flex-direction: column !important;\n    text-align: left !important;\n  }\n\n  .mp-ultra-title {\n    color: #ffffff !important;\n    font-size: 1.25rem !important;\n    font-weight: 600 !important;\n    margin: 0 0 2px 0 !important;\n    letter-spacing: -0.01em !important;\n    line-height: 1.2 !important;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;\n  }\n\n  .mp-ultra-subtitle {\n    color: #e0f3ff !important;\n    font-size: 0.95rem !important;\n    margin: 0 !important;\n    font-weight: 500 !important;\n  }\n\n  .mp-ultra-cta {\n    display: flex !important;\n    align-items: center !important;\n    background-color: #ffffff !important;\n    color: #009ee3 !important;\n    font-weight: 600 !important;\n    font-size: 0.95rem !important;\n    padding: 10px 20px !important;\n    border-radius: 25px !important;\n    gap: 8px !important;\n    z-index: 2 !important;\n    transition: all 0.3s ease !important;\n    white-space: nowrap !important;\n  }\n\n  .mp-ultra-cta span {\n    transition: transform 0.3s ease !important;\n  }\n\n  .mp-ultra-banner:hover .mp-ultra-cta {\n    background-color: #f0f7fd !important;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;\n  }\n\n  .mp-ultra-banner:hover .mp-ultra-cta span {\n    transform: translateX(4px) !important; \n  }\n\n  @media (max-width: 680px) {\n    .mp-ultra-banner {\n      flex-direction: row !important;\n      padding: 12px 14px !important;\n      margin: 20px auto !important; \n      border-radius: 12px !important;\n    }\n    \n    .mp-ultra-left {\n      gap: 12px !important;\n      width: calc(100% - 44px) !important;\n    }\n\n    .mp-ultra-icon-box {\n      padding: 6px !important;\n      border-radius: 8px !important;\n      flex-shrink: 0 !important;\n    }\n\n    .mp-ultra-img {\n      width: 28px !important;\n    }\n\n    .mp-ultra-text-group {\n      text-align: left !important;\n      overflow: hidden !important;\n    }\n\n    .mp-ultra-title {\n      font-size: 0.95rem !important;\n      margin-bottom: 2px !important;\n      white-space: nowrap !important;\n      overflow: hidden !important;\n      text-overflow: ellipsis !important;\n    }\n\n    .mp-ultra-subtitle {\n      font-size: 0.75rem !important;\n      line-height: 1.2 !important;\n      display: -webkit-box !important;\n      -webkit-line-clamp: 2 !important;\n      -webkit-box-orient: vertical !important;\n      overflow: hidden !important;\n    }\n\n    .mp-ultra-cta {\n      width: 36px !important;\n      height: 36px !important;\n      padding: 0 !important;\n      justify-content: center !important;\n      flex-shrink: 0 !important; \n      font-size: 0 !important;\n    }\n\n    .mp-ultra-cta span {\n      font-size: 1.1rem !important;\n      margin: 0 !important;\n      transform: none !important;\n    }\n  }\n  *\/\n  \/* --- FIN SMART-BANNER ULTRA-LLAMATIVO --- *\/\n\u003c\/style\u003e\n\u003cdiv id=\"vivo-full-description\"\u003e\n\n\u003cdiv class=\"vivo-header\"\u003e\n\n\u003ch1 class=\"vivo-title\"\u003eMOTOROLA EDGE 70\u003c\/h1\u003e\n\n\u003cp class=\"vivo-subtitle\"\u003eThe art of power in a slim design.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0448\/8921\/1040\/files\/edge_70.jpg?v=1762178171\" alt=\"Smartphone VIVO X300\" class=\"hero-image\"\u003e\n\u003cdiv class=\"rumor-notice\"\u003e\n\n\u003cstrong\u003e📢 Now available to the public\u003c\/strong\u003e\n\u003cp\u003eThe specifications and features described on this page are official from Motorola.\u003c\/p\u003e\n\n\u003cp\u003eMotorola EDGE 70 now has a \u003cstrong style=\"font-size: 1.05em; display: inline !important;\"\u003efinal price\u003c\/strong\u003e. Take advantage and be among the first in all of Chile to own it.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n\u003ch3\u003ePhotography powered by Moto AI\u003c\/h3\u003e\n\n\u003cp\u003eThe camera system of the new \u003cstrong\u003eMOTOROLA EDGE 70\u003c\/strong\u003e is powered by moto ai to deliver professional results. The 50MP triple camera captures every detail with amazing clarity, even at night.\u003c\/p\u003e\n\n\u003cp\u003eExpand your vision with the 50MP ultra-wide-angle lens or discover the miniature world with Macro Vision. The professional Portrait mode allows you to adjust the blur and choose between three focal lengths (24mm, 35mm, 50mm) for a cinematic look.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0448\/8921\/1040\/files\/edge_70-2.avif?v=1762179744\" alt=\"Detalle del sistema de cámaras con óptica ZEISS del VIVO X300\" class=\"section-image\"\u003e\n\u003cdiv class=\"product-description\"\u003e\n\n\u003ch3\u003eDesign and Power in Harmony\u003c\/h3\u003e\n\n\u003cp\u003eExperience the speed of the Snapdragon 7 Gen 4 processor, optimized for artificial intelligence. The \u003cstrong\u003eMOTOROLA EDGE 70\u003c\/strong\u003e effortlessly handles your most demanding tasks, games, and AI applications (like Google Gemini or Circle to Search). Enjoy your content on its spectacular 6.67\" pOLED Super HD display at 120Hz, offering incredible fluidity and a maximum brightness of 4500 nits for perfect visibility, even in direct sunlight.\u003c\/p\u003e\n\n\u003cp\u003eDon't worry about the battery. Its 4800 mAh accompanies you throughout the day, and the 68W TurboPower™ fast charging gives you hours of power in just minutes. Furthermore, it is one of the most resistant smartphones on the market: its IP68\/IP69 certification protects it against freshwater immersion (up to 1.5m for 30 min) and dust, even exceeding military durability tests.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-grid\"\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4\u003e50MP Triple Camera System with AI\u003c\/h4\u003e\n\n\u003cp\u003e50MP main sensor with OIS, 50MP Ultra-Wide Angle (120°) and Macro Vision. Capture photos and portraits with realistic skin tones validated by Pantone™.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4\u003eUltra-Thin and Premium Design\u003c\/h4\u003e\n\n\u003cp\u003eAt only 5.99mm thick, it is one of the slimmest smartphones on the market. Built with aerospace-grade aluminum and protected with Corning® Gorilla® Glass 7i.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4\u003eSuperior Performance\u003c\/h4\u003e\n\n\u003cp\u003e\u003cspan\u003eEquipped with the powerful \u003cb\u003eSnapdragon® 7 Gen 4\u003c\/b\u003e processor, 12GB of LPDDR5X RAM (expandable with RAM Boost) and 512GB of internal storage\u003c\/span\u003e.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4\u003eLong-Lasting Battery\u003c\/h4\u003e\n\n\u003cp\u003e4800 mAh silicon and carbon in a lightweight design, with \u003cb\u003e68W TurboPower™\u003c\/b\u003e fast charging and 15W wireless charging.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-container-vivo\"\u003e\n\n\u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-accordion\"\u003e\n\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre these specifications final?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\n\u003cp\u003eYes, these specifications are official.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the triple camera system?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\n\u003cp\u003eThe camera system of the \u003cb\u003enew Motorola Edge 70\u003c\/b\u003e is powered by moto ai to deliver professional results. The 50MP triple camera captures every detail with amazing clarity, even at night.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is Moto AI?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\n\u003cp\u003eis Motorola's \u003cb\u003eintegrated artificial intelligence (AI) suite\u003c\/b\u003e, designed to make its smartphones (like the new Motorola Edge 70) more personal, productive, and creative.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"technical-specs\"\u003e\n\n\u003ch3\u003eTechnical Specifications - Motorola Edge 70\u003c\/h3\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\n\u003ctd\u003e6.67\" \u003cspan\u003epOLED\u003c\/span\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eProcessor\u003c\/td\u003e\n\n\u003ctd\u003eSnapdragon\u003csup\u003e®\u003c\/sup\u003e\u003cspan style=\"font-size: 1.05em;\"\u003e \u003c\/span\u003e\u003cspan style=\"font-size: 1.05em;\"\u003e7 Gen 4\u003c\/span\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eRAM and Storage\u003c\/td\u003e\n\n\u003ctd\u003e12GB RAM | 512GB\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eRear Camera\u003c\/td\u003e\n\n\u003ctd\u003e\n\n\u003cstrong\u003eMain:\u003c\/strong\u003e 50MP | \u003cstrong\u003ePeriscopic Telephoto:\u003c\/strong\u003e \u003cspan\u003e1.28 µm Quad Pixel\u003c\/span\u003e | \u003cstrong\u003eUltra-Wide Angle:\u003c\/strong\u003e \u003cspan\u003ef\/2.0 aperture\u003c\/span\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eFront Camera\u003c\/td\u003e\n\n\u003ctd\u003e50 MP \u003cspan\u003ef\/1.8 aperture\u003c\/span\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eBattery\u003c\/td\u003e\n\n\u003ctd\u003e\n\n\u003cp\u003e4800 mAh silicon and carbon\u003c\/p\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eCharging\u003c\/td\u003e\n\n\u003ctd\u003eTurboPower\u003csup\u003e™\u003c\/sup\u003e\u003cspan style=\"font-size: 1.05em;\"\u003e \u003c\/span\u003e\u003cspan style=\"font-size: 1.05em;\"\u003e68 W | \u003c\/span\u003e15 W Wireless\u003cbr\u003e\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eOperating System\u003c\/td\u003e\n\n\u003ctd\u003eAndroid 16\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"512 GB \/ 12 GB RAM \/ Green","offer_id":58174463148380,"sku":"840493607610","price":745.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 12 GB RAM \/ Gray","offer_id":58174463181148,"sku":null,"price":745.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 12 GB RAM \/ Olive tree","offer_id":58174463213916,"sku":null,"price":745.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/celulares_motorola_edge_70_5g_olivo-1.webp?v=1782959595","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/motorola-edge-70-5g","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}