{"id":2609,"date":"2024-06-07T15:15:59","date_gmt":"2024-06-07T15:15:59","guid":{"rendered":"https:\/\/tvworldline.com\/?page_id=2609"},"modified":"2025-10-01T14:40:44","modified_gmt":"2025-10-01T14:40:44","slug":"planesb","status":"publish","type":"page","link":"https:\/\/tvworldline.com\/en\/planesb\/","title":{"rendered":"Planesb"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2609\" class=\"elementor elementor-2609\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b23a34f e-flex e-con-boxed e-con e-parent\" data-id=\"b23a34f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-945e8d4 elementor-widget elementor-widget-html\" data-id=\"945e8d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    body {\n      font-family: Arial, sans-serif;\n      background-color: #111;\n      color: #eee;\n      text-align: center;\n      padding: 50px;\n    }\n\n    .toggle-buttons {\n      position: relative;\n  display: flex; \/* no hace falta inline-flex *\/\n  background: #06486e;\n  border-radius: 30px;\n  padding: 5px;\n  margin: 0 auto 30px auto; \/* centrado autom\u00e1tico *\/\n  width: 420px; \/* ancho fijo *\/\n  justify-content: space-between;\n    }\n\n    .toggle-buttons button {\n      position: relative;\n      background: transparent;\n      border: none;\n      color: #aaa;\n      padding: 12px 30px;\n      border-radius: 25px;\n      font-size: 16px;\n      cursor: pointer;\n      z-index: 1; \/* para que el texto quede encima del slider *\/\n      transition: color 0.3s ease;\n    }\n\n    .toggle-buttons button.active {\n      color: #fff;\n      font-weight: bold;\n    }\n\n    .toggle-slider {\n      position: absolute;\n      top: 5px;\n      left: 5px;\n      width: calc(50% - 5px);\n      height: calc(100% - 10px);\n      background: #00c853; \/* verde estilo Platzi *\/\n      border-radius: 25px;\n      transition: all 0.3s ease; \/* suaviza el movimiento *\/\n      z-index: 0;\n    }\n\n    .planes {\n      max-width: 600px;\n      margin: 0 auto;\n      padding: 20px;\n      border-radius: 15px;\n      background: #1e1e1e;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.5);\n    }\n\n    .planes h2 {\n      color: #00c853;\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <h1>Elige el plan ideal para ti<\/h1>\n\n  <div class=\"toggle-buttons\">\n    <div class=\"toggle-slider\" id=\"slider\"><\/div>\n    <button id=\"btn-personas\" class=\"active\" onclick=\"showPlans('personas')\">Personas<\/button>\n    <button id=\"btn-empresas\" onclick=\"showPlans('empresas')\">Empresas<\/button>\n  <\/div>\n\n  <!-- Contenido para Personas -->\n  <div id=\"planes-personas\" class=\"planes\">\n    <h2>Planes para Personas<\/h2>\n    <p>Plan Basic: \u20a128,900\/mes<\/p>\n    <p>Plan Expert: \u20a1159,900\/a\u00f1o<\/p>\n    <p>Plan Expert Duo: \u20a1209,900\/a\u00f1o<\/p>\n  <\/div>\n\n  <!-- Contenido para Empresas -->\n  <div id=\"planes-empresas\" class=\"planes\" style=\"display:none;\">\n    <h2>Planes para Empresas<\/h2>\n    <p>Plan Pyme: desde \u20a1300,000\/a\u00f1o<\/p>\n    <p>Plan Corporativo: precios personalizados<\/p>\n    <p>Soporte dedicado y acceso para varios equipos.<\/p>\n  <\/div>\n  \n  <div class=\"toggle-buttons\">\n    <div class=\"toggle-slider\" id=\"slider\"><\/div>\n    <button id=\"btn-personas\" class=\"active\" onclick=\"showPlans('personas')\">Personas<\/button>\n    <button id=\"btn-empresas\" onclick=\"showPlans('empresas')\">Empresas<\/button>\n  <\/div>\n\n  <script>\n    function showPlans(tipo) {\n      \/\/ Mostrar\/ocultar contenido\n      document.getElementById(\"planes-personas\").style.display = (tipo === \"personas\") ? \"block\" : \"none\";\n      document.getElementById(\"planes-empresas\").style.display = (tipo === \"empresas\") ? \"block\" : \"none\";\n\n      \/\/ Cambiar estado de botones\n      document.getElementById(\"btn-personas\").classList.remove(\"active\");\n      document.getElementById(\"btn-empresas\").classList.remove(\"active\");\n      document.getElementById(\"btn-\" + tipo).classList.add(\"active\");\n\n      \/\/ Mover el slider\n      const slider = document.getElementById(\"slider\");\n      if (tipo === \"personas\") {\n        slider.style.left = \"5px\";\n        slider.style.width = \"calc(50% - 5px)\";\n      } else {\n        slider.style.left = \"50%\";\n        slider.style.width = \"calc(50% - 5px)\";\n      }\n    }\n  <\/script>\n\n<\/body>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-904c5dd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"904c5dd\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8cfd67f\" data-id=\"8cfd67f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1a562a7 elementor-widget elementor-widget-spacer\" data-id=\"1a562a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b29f5be elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b29f5be\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0a18de9\" data-id=\"0a18de9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2667433 elementor-widget elementor-widget-spacer\" data-id=\"2667433\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a072d82 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a072d82\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7bf27e37\" data-id=\"7bf27e37\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-696a8be1 elementor-shape-circle elementor-widget__width-initial elementor-fixed elementor-hidden-mobile elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"696a8be1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8caf0f0\" href=\"https:\/\/www.facebook.com\/tvprivadotvprimecr\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-4a14341\" href=\"https:\/\/www.instagram.com\/world_line22\/?igshid=MzNlNGNkZWQ4Mg%3D%3D\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-79cbeb8\" href=\"https:\/\/wa.me\/50660765930\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-c80c253\" href=\"http:\/\/t.me\/worldlinecr\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Telegram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-telegram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-82befe2\" href=\"http:\/\/tiktok.com\/@worldline22\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-tiktok\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f369c22 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3f369c22\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6a6dfb84\" data-id=\"6a6dfb84\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-356be56f elementor-shape-circle elementor-hidden-desktop elementor-hidden-tablet elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"356be56f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-a0a4d50\" href=\"https:\/\/www.facebook.com\/tvprivadotvprimecr\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-c4e72d9\" href=\"https:\/\/www.instagram.com\/world_line22\/?igshid=MzNlNGNkZWQ4Mg%3D%3D\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-b472aa0\" href=\"https:\/\/wa.me\/50660765930\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-528cd50\" href=\"http:\/\/t.me\/worldlinecr\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Telegram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-telegram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-f067b4c\" href=\"http:\/\/tiktok.com\/@worldline22\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-tiktok\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e99a0a8 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e99a0a8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ba8f61f\" data-id=\"ba8f61f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fb5d3d6 elementor-widget__width-initial elementor-fixed elementor-widget elementor-widget-button\" data-id=\"fb5d3d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-lg\" href=\"https:\/\/wa.link\/tvworld\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-687e85f2 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"687e85f2\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-68c7ea0c\" data-id=\"68c7ea0c\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7170b35a elementor-align-right elementor-widget__width-initial elementor-fixed elementor-widget elementor-widget-button\" data-id=\"7170b35a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wa.link\/tvworld\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7b61a598 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"7b61a598\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3a77fc26\" data-id=\"3a77fc26\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a3ca203 elementor-widget elementor-widget-image\" data-id=\"2a3ca203\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/06\/LOGO-NUEVO-PNG-1-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-image-171\" alt=\"\" srcset=\"https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/06\/LOGO-NUEVO-PNG-1-150x150.png 150w, https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/06\/LOGO-NUEVO-PNG-1-300x300.png 300w, https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/06\/LOGO-NUEVO-PNG-1.png 524w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1418ceb0\" data-id=\"1418ceb0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a51cc0c elementor-widget elementor-widget-heading\" data-id=\"3a51cc0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TV WORLD LINE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72831e79 elementor-widget elementor-widget-heading\" data-id=\"72831e79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TEL: (506) 6076 5930<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38f13109 elementor-widget elementor-widget-heading\" data-id=\"38f13109\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">info@tvworldline.com<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7be49742\" data-id=\"7be49742\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-488a71e elementor-widget elementor-widget-heading\" data-id=\"488a71e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Medios de pago<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1605b8e elementor-widget elementor-widget-image\" data-id=\"1605b8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"384\" height=\"192\" src=\"https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/12\/MEDIOS-DE-PAGO.png\" class=\"attachment-full size-full wp-image-1999\" alt=\"\" srcset=\"https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/12\/MEDIOS-DE-PAGO.png 384w, https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/12\/MEDIOS-DE-PAGO-300x150.png 300w, https:\/\/tvworldline.com\/wp-content\/uploads\/2023\/12\/MEDIOS-DE-PAGO-18x9.png 18w\" sizes=\"(max-width: 384px) 100vw, 384px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Elige el plan ideal para ti Personas Empresas Planes para Personas Plan Basic: \u20a128,900\/mes Plan Expert: \u20a1159,900\/a\u00f1o Plan Expert Duo: \u20a1209,900\/a\u00f1o Planes para Empresas Plan Pyme: desde \u20a1300,000\/a\u00f1o Plan Corporativo: precios personalizados Soporte dedicado y acceso para varios equipos. Personas Empresas Facebook Instagram Whatsapp Telegram Tiktok Facebook Instagram Whatsapp Telegram Tiktok TV WORLD LINE TEL: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2609","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/pages\/2609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/comments?post=2609"}],"version-history":[{"count":169,"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/pages\/2609\/revisions"}],"predecessor-version":[{"id":6432,"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/pages\/2609\/revisions\/6432"}],"wp:attachment":[{"href":"https:\/\/tvworldline.com\/en\/wp-json\/wp\/v2\/media?parent=2609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}