{"id":42424,"date":"2025-05-18T14:49:11","date_gmt":"2025-05-18T18:49:11","guid":{"rendered":"https:\/\/masterbluray.com\/?page_id=42424"},"modified":"2026-06-29T15:40:18","modified_gmt":"2026-06-29T19:40:18","slug":"servicio-descarga-internacional-fuera-de-chile","status":"publish","type":"page","link":"https:\/\/masterbluray.com\/?page_id=42424","title":{"rendered":"Servicio Descarga (Internacional &#8211; Fuera de chile)"},"content":{"rendered":"<div style=\"font-family: Arial, sans-serif; line-height: 1.6; font-size: 15px;\">\n<h2 style=\"color: #333;\">\ud83c\udfac Servicio de Descarga \u2013 Master Bluray Chile<\/h2>\n<p>En <strong>Master Bluray Chile<\/strong> ofrecemos un exclusivo servicio de descarga de <strong>pel\u00edculas, series, musicales, documentales y anim\u00e9<\/strong>, todo en <strong>formato ISO Blu-ray<\/strong>, alojado en <strong>TERABOX<\/strong>.<\/p>\n<hr style=\"margin: 20px 0;\">\n<h3 style=\"color: #444;\">\ud83d\udce6 \u00bfC\u00f3mo funciona?<\/h3>\n<ul style=\"margin-left: 20px;\">\n<li>Puedes elegir cualquier contenido disponible en nuestro sitio:<br \/>\n      \ud83d\udc49 <a href=\"https:\/\/www.masterbluray.com\" target=\"_blank\">www.masterbluray.com<\/a><\/li>\n<li>El contenido solicitado se entrega en un plazo de <strong>1 a 2 d\u00edas<\/strong>, dependiendo de la demanda.<\/li>\n<li><strong>Los enlaces de descarga tienen una validez de 2 semanas.<\/strong> Luego de ese per\u00edodo, el contenido es eliminado.<\/li>\n<\/ul>\n<hr style=\"margin: 20px 0;\">\n<h3 style=\"color: #444;\">\ud83d\udcb0 Tarifas (precio final con PayPal incluido)<\/h3>\n<p>  <!-- \u2705 SHORTCODE DE LA CALCULADORA --><br \/>\n      <div class=\"mbr-calc-wrap\">\n\n        <div class=\"mbr-calc-head\">\n            <div>\n                <h2 class=\"mbr-calc-title\">\ud83c\udfac Solicitar Discos<\/h2>\n                <p  class=\"mbr-calc-sub\">Precio final con comisi\u00f3n PayPal incluida<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"mbr-calc-inner\">\n\n            <label class=\"mbr-calc-label\" for=\"mbr-qty-input\">\n                \u00bfCu\u00e1ntos discos necesitas?            <\/label>\n            <div class=\"mbr-sel-wrap mbr-qty-wrap\">\n                <input type=\"number\" id=\"mbr-qty-input\" min=\"1\" step=\"1\" inputmode=\"numeric\"\n                    placeholder=\"Ej: 16\" oninput=\"mbrUpdate()\">\n                <button type=\"button\" class=\"button mbr-calc-btn-calc\" onclick=\"mbrUpdate()\">Calcular<\/button>\n            <\/div>\n\n            <div class=\"mbr-result\" id=\"mbr-result\">\n                <div class=\"mbr-row\"><span>Plan aplicado<\/span>    <span id=\"mbr-combo-val\">\u2014<\/span><\/div>\n                <div class=\"mbr-row\"><span>Precio base<\/span>     <span id=\"mbr-base-val\">\u2014<\/span><\/div>\n                <div class=\"mbr-row\"><span>Comisi\u00f3n PayPal (5.4% + $0.30)<\/span><span id=\"mbr-fee-val\">\u2014<\/span><\/div>\n                <div class=\"mbr-row mbr-total-row\">\n                    <span>Total a pagar <span class=\"mbr-tag\">\u2713 PayPal incluido<\/span><\/span>\n                    <span id=\"mbr-total-val\">\u2014<\/span>\n                <\/div>\n                            <\/div>\n\n            <p class=\"mbr-table-head\">Planes base<\/p>\n            <table class=\"mbr-table\">\n                <thead><tr>\n                    <th>Cantidad<\/th>\n                    <th>Precio base<\/th>\n                    <th>Con PayPal<\/th>\n                <\/tr><\/thead>\n                <tbody>\n                                <tr>\n                    <td>1 Disco<\/td>\n                    <td>$3.00<\/td>\n                    <td><strong>$3.49<\/strong><\/td>\n                <\/tr>\n                                <tr>\n                    <td>2 Discos<\/td>\n                    <td>$6.00<\/td>\n                    <td><strong>$6.66<\/strong><\/td>\n                <\/tr>\n                                <tr>\n                    <td>3 Discos<\/td>\n                    <td>$9.00<\/td>\n                    <td><strong>$9.83<\/strong><\/td>\n                <\/tr>\n                                <tr>\n                    <td>5 Discos<\/td>\n                    <td>$13.00<\/td>\n                    <td><strong>$14.06<\/strong><\/td>\n                <\/tr>\n                                <tr>\n                    <td>10 Discos<\/td>\n                    <td>$25.00<\/td>\n                    <td><strong>$26.74<\/strong><\/td>\n                <\/tr>\n                                <\/tbody>\n            <\/table>\n\n            <p class=\"mbr-note\">Para cantidades mayores estos planes se combinan autom\u00e1ticamente (ej. 16 discos = plan de 10 + plan de 5 + plan de 1). Comisi\u00f3n calculada para cuenta PayPal Personal \u00b7 5.4% + $0.30 por transacci\u00f3n.<\/p>\n\n        <\/div>\n    <\/div>\n\n    <script>\n    var _mbrEmail   = \"cmoraescobar@gmail.com\";\n    var _mbrMoneda  = \"USD\";\n    var _mbrTiers   = [{\"qty\":1,\"label\":\"1 Disco\",\"base\":3},{\"qty\":2,\"label\":\"2 Discos\",\"base\":6},{\"qty\":3,\"label\":\"3 Discos\",\"base\":9},{\"qty\":5,\"label\":\"5 Discos\",\"base\":13},{\"qty\":10,\"label\":\"10 Discos\",\"base\":25}];\n\n    function mbrFmt(n) { return '$' + n.toFixed(2) + ' ' + _mbrMoneda; }\n\n    \/\/ Combina los planes base (de mayor a menor) para armar la cantidad pedida,\n    \/\/ tipo \"cambio de monedas\": ej. 16 = 10 + 5 + 1\n    function mbrDecompose(qty, tiers) {\n        var sorted = tiers.slice().sort(function (a, b) { return b.qty - a.qty; });\n        var remaining = qty;\n        var used = [];\n        var totalBase = 0;\n        for (var i = 0; i < sorted.length && remaining > 0; i++) {\n            var t = sorted[i];\n            if (!t.qty || t.qty <= 0) continue;\n            var count = Math.floor(remaining \/ t.qty);\n            if (count > 0) {\n                used.push({ label: t.label, qty: t.qty, base: t.base, count: count });\n                totalBase += count * t.base;\n                remaining -= count * t.qty;\n            }\n        }\n        return { used: used, remaining: remaining, totalBase: totalBase };\n    }\n\n    function mbrUpdate() {\n        var qty = parseInt(document.getElementById('mbr-qty-input').value, 10);\n        var res = document.getElementById('mbr-result');\n        if (!qty || qty < 1) { res.style.display = 'none'; return; }\n\n        var combo = mbrDecompose(qty, _mbrTiers);\n        var base  = combo.totalBase;\n        var total = (base + 0.30) \/ (1 - 0.054);\n        var fee   = total - base;\n\n        var comboText = combo.used.map(function (u) {\n            return (u.count > 1 ? u.count + ' x ' : '') + u.label;\n        }).join(' + ');\n        if (combo.remaining > 0) {\n            comboText += ' (+' + combo.remaining + ' disco(s) sin cubrir)';\n        }\n\n        document.getElementById('mbr-combo-val').textContent = comboText || '\u2014';\n        document.getElementById('mbr-base-val').textContent  = mbrFmt(base);\n        document.getElementById('mbr-fee-val').textContent   = mbrFmt(fee);\n        document.getElementById('mbr-total-val').textContent = mbrFmt(total);\n\n        var link = 'https:\/\/www.paypal.com\/cgi-bin\/webscr'\n            + '?cmd=_donations'\n            + '&business=' + encodeURIComponent(_mbrEmail)\n            + '&amount='   + total.toFixed(2)\n            + '&currency_code=' + encodeURIComponent(_mbrMoneda)\n            + '&item_name='+ encodeURIComponent(qty + ' Discos (' + comboText + ')');\n        var ppBtn = document.getElementById('mbr-pp-btn');\n        if (ppBtn) ppBtn.href = link;\n        res.style.display = 'block';\n    }\n    <\/script>\n    <\/p>\n<p style=\"margin-top: 20px;\"><strong>\ud83d\udcac Para coordinar la entrega y obtener la direcci\u00f3n de donaci\u00f3n, cont\u00e1ctanos por el chat de la web o escr\u00edbenos a:<\/strong><br \/>\n  \ud83d\udce7 <a href=\"mailto:masterbluraychile@gmail.com\">masterbluraychile@gmail.com<\/a><\/p>\n<hr style=\"margin: 20px 0;\">\n<h3 style=\"color: #444;\">\ud83d\udd17 S\u00edguenos en Redes Sociales<\/h3>\n<ul style=\"margin-left: 20px;\">\n<li>\ud83d\udcd8 Facebook: <a href=\"https:\/\/www.facebook.com\/MasterBlurayCL\/\" target=\"_blank\">Master Bluray CL<\/a><\/li>\n<li>\ud83d\udcf8 Instagram: <a href=\"https:\/\/www.instagram.com\/masterbluray\/\" target=\"_blank\">@masterbluray<\/a><\/li>\n<\/ul>\n<hr style=\"margin: 20px 0;\">\n<p style=\"font-size: 16px;\">\u00bfQuieres disfrutar del mejor contenido Blu-ray?<br \/>\n  \ud83d\udc49 <strong>Visita nuestra web ahora:<\/strong> <a href=\"https:\/\/www.masterbluray.com\" target=\"_blank\">www.masterbluray.com<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfac Servicio de Descarga \u2013 Master Bluray Chile En Master Bluray Chile ofrecemos un exclusivo servicio de descarga de pel\u00edculas, series, musicales, documentales y anim\u00e9, todo en formato ISO Blu-ray, alojado en TERABOX. \ud83d\udce6 \u00bfC\u00f3mo funciona? Puedes elegir cualquier contenido disponible en nuestro sitio: \ud83d\udc49 www.masterbluray.com El contenido solicitado se entrega en un plazo de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-42424","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/masterbluray.com\/index.php?rest_route=\/wp\/v2\/pages\/42424","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/masterbluray.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/masterbluray.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/masterbluray.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/masterbluray.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=42424"}],"version-history":[{"count":6,"href":"https:\/\/masterbluray.com\/index.php?rest_route=\/wp\/v2\/pages\/42424\/revisions"}],"predecessor-version":[{"id":48007,"href":"https:\/\/masterbluray.com\/index.php?rest_route=\/wp\/v2\/pages\/42424\/revisions\/48007"}],"wp:attachment":[{"href":"https:\/\/masterbluray.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=42424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}