It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://voucerdigital.com

  1. <!DOCTYPE html><html lang="id"><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="cache-control" content="cache"><meta http-equiv="pragma" content="cache"><meta name="viewport" content="initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,width=device-width,user-scalable=no"><meta name="robots" content="index, follow"><link rel="preconnect" href="https://voucerdigital.com/"><link rel="preconnect" href="https://semutganteng.fra1.digitaloceanspaces.com"><style>/* Buttons */
  2.        .btn {
  3.            padding: 8px 16px;
  4.            border-radius: 15px;
  5.            border: none;
  6.            cursor: pointer;
  7.            width: 50%;
  8.            display: block;
  9.            margin-left: auto;
  10.            margin-right: auto;
  11.        }
  12.  
  13.        .btn-orange-outline {
  14.            background: white;
  15.            border: 1px solid #DA6B0E;
  16.            color: #DA6B0E;
  17.            border-radius: 5px;
  18.            font-size: 13px;
  19.            padding: 3px 15px;
  20.            font-style: normal;
  21.            font-weight: 600;
  22.            line-height: 20px;
  23.        }
  24.  
  25.        .btn-orange-outline:hover {
  26.            border: 1px solid #DA6B0E;
  27.            background: #FCF0E7;
  28.            color: #DA6B0E;
  29.        }
  30.  
  31.        /* Calculator Dropdown Styles */
  32.        .dropdown-calculator-menu {
  33.            position: relative;
  34.        }
  35.  
  36.        .calculator-dropdown-trigger i.fa-chevron-down {
  37.            font-size: 12px;
  38.            margin-left: 5px;
  39.            transition: transform 0.3s ease;
  40.        }
  41.  
  42.        .dropdown-calculator-menu:hover .calculator-dropdown-trigger i.fa-chevron-down {
  43.            transform: rotate(180deg);
  44.        }
  45.  
  46.        .calculator-dropdown {
  47.            position: absolute;
  48.            top: 100%;
  49.            left: 0;
  50.            background: #FFF;
  51.            border: none;
  52.            border-radius: 6px;
  53.            box-shadow: 0 16px 32px -12px rgba(14, 18, 27, 0.10);
  54.            z-index: 1000;
  55.            min-width: 303px;
  56.            padding: 0;
  57.            overflow: hidden;
  58.        }
  59.  
  60.        .calculator-dropdown-item {
  61.            margin-bottom: 0;
  62.        }
  63.  
  64.        .calculator-dropdown-item:last-child {
  65.            border-bottom: none;
  66.        }
  67.  
  68.        .calculator-dropdown-item a {
  69.            display: flex;
  70.            position: relative;
  71.            width: 303px;
  72.            height: 50px;
  73.            overflow: hidden;
  74.            text-decoration: none;
  75.            transition: transform 0.2s ease;
  76.        }
  77.  
  78.        .calculator-dropdown-item a:hover {
  79.            opacity: 0.9;
  80.        }
  81.  
  82.        .calculator-dropdown-item .item-content {
  83.            position: absolute;
  84.            left: 0;
  85.            top: 0;
  86.            width: 100%;
  87.            height: 100%;
  88.            display: flex;
  89.            align-items: center;
  90.            padding-left: 15px;
  91.            z-index: 2;
  92.        }
  93.  
  94.        .calculator-dropdown-item .item-title {
  95.            color: white;
  96.            font-weight: 600;
  97.            font-size: 14px;
  98.            line-height: 24px;
  99.        }
  100.  
  101.        .calculator-dropdown-item .item-bg {
  102.            position: absolute;
  103.            right: 0;
  104.            top: 0;
  105.            width: 100%;
  106.            height: 100%;
  107.        }
  108.  
  109.        .calculator-dropdown-item:nth-child(1) .item-bg {
  110.            background: linear-gradient(90deg, #1D1E20 38.1%, rgba(29, 30, 32, 0.00) 67.27%), url('https://digivospaces.b-cdn.net/UniPlay/Statics/calc-winrate-bg.png') lightgray 77.555px -102.052px / 81.902% 499.306% no-repeat !important;
  111.            box-shadow: 0 2px 1px 0 rgba(10, 13, 20, 0.03);
  112.        }
  113.  
  114.        .calculator-dropdown-item:nth-child(2) .item-bg {
  115.            background: linear-gradient(90deg, #1D1E20 38.1%, rgba(29, 30, 32, 0.00) 67.27%), linear-gradient(90deg, #1F5537 38.1%, rgba(28, 72, 48, 0.00) 67.27%), url('https://digivospaces.b-cdn.net/UniPlay/Statics/calc-magic-wheel.png') lightgray 60.142px -56.844px / 100% 327.375% no-repeat !important;
  116.            box-shadow: 0 2px 1px 0 rgba(10, 13, 20, 0.03);
  117.        }
  118.  
  119.        .calculator-dropdown-item:nth-child(3) .item-bg {
  120.            background: linear-gradient(90deg, #1D1E20 38.1%, rgba(29, 30, 32, 0.00) 67.27%), url('https://digivospaces.b-cdn.net/UniPlay/Statics/calc-zodiak-bg.png') lightgray 77.555px -44.052px / 75.902% 448.306% no-repeat !important;
  121.            box-shadow: 0 2px 1px 0 rgba(10, 13, 20, 0.03);
  122.        }
  123.  
  124.        /* Hover states for dropdown items */
  125.        .calculator-dropdown-item:nth-child(1):hover .item-bg {
  126.            background: linear-gradient(90deg, #E62E05 38.1%, rgba(230, 46, 5, 0.00) 67.27%), url('https://digivospaces.b-cdn.net/UniPlay/Statics/calc-winrate-bg.png') lightgray 77.555px -102.052px / 81.902% 499.306% no-repeat !important;
  127.        }
  128.  
  129.        .calculator-dropdown-item:nth-child(2):hover .item-bg {
  130.            background: linear-gradient(90deg, #E62E05 38.1%, rgba(230, 46, 5, 0.00) 67.27%), url('https://digivospaces.b-cdn.net/UniPlay/Statics/calc-magic-wheel.png') lightgray 60.142px -56.844px / 100% 327.375% no-repeat !important;
  131.        }
  132.  
  133.        .calculator-dropdown-item:nth-child(3):hover .item-bg {
  134.            background: linear-gradient(90deg, #E62E05 38.1%, rgba(29, 30, 32, 0.00) 67.27%), url('https://digivospaces.b-cdn.net/UniPlay/Statics/calc-zodiak-bg.png') lightgray 77.555px -44.052px / 75.902% 448.306% no-repeat !important;
  135.        }
  136.  
  137.        /* Hide mobile dropdown submenu on desktop */
  138.        @media (min-width: 769px) {
  139.            .dropdown-submenu.dropdown-calculator-mobile {
  140.                display: none !important;
  141.            }
  142.  
  143.            .cek-transaksi-mobile {
  144.                display: none !important;
  145.            }
  146.        }
  147.  
  148.        @media (max-width: 768px) {
  149.            .dropdown-submenu:hover .submenu {
  150.                display: none !important;
  151.            }
  152.  
  153.            .dropdown-submenu>a i.fa-chevron-down {
  154.                -webkit-transition: transform 0.3s ease;
  155.                /* Untuk iOS */
  156.                transition: transform 0.3s ease;
  157.            }
  158.  
  159.            .dropdown-submenu.active>a i.fa-chevron-down {
  160.                transform: rotate(180deg);
  161.            }
  162.  
  163.            .dropdown-submenu .submenu {
  164.                display: none;
  165.                list-style: none;
  166.                padding: 0;
  167.                margin: 0;
  168.                background: transparent;
  169.                margin-left: 10px;
  170.            }
  171.  
  172.            .dropdown-submenu.active .submenu {
  173.                display: block !important;
  174.                background: transparent !important;
  175.            }
  176.  
  177.            .dropdown-submenu.active {
  178.                background: transparent !important;
  179.            }
  180.  
  181.            .dropdown-submenu.active>a {
  182.                background: transparent !important;
  183.            }
  184.  
  185.            .dropdown-submenu .submenu li {
  186.                margin: 0;
  187.            }
  188.  
  189.            .dropdown-submenu .submenu li a {
  190.                padding: 10px 15px;
  191.                color: rgba(0, 0, 0, 0.8);
  192.                font-size: 14px;
  193.            }
  194.  
  195.            .dropdown-submenu .submenu li a:hover {
  196.                color: #E62E05;
  197.                background: transparent;
  198.            }
  199.        }</style><meta name="google-site-verification" content="TWCnU5sHuhMM6VPEbboeHwbx46nBTRiOZSUlu0EqEEQ"><script type="4b20aa0b6e845be19fcfd4b7-text/javascript">(function(w, d, s, l, i) {
  200.                            w[l] = w[l] || [];
  201.                            w[l].push({
  202.                                'gtm.start': new Date().getTime(),
  203.                                event: 'gtm.js'
  204.                            });
  205.                            var f = d.getElementsByTagName(s)[0],
  206.                                j = d.createElement(s),
  207.                                dl = l != 'dataLayer' ? '&l=' + l : '';
  208.                            j.async = true;
  209.                            j.src =
  210.                                'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  211.                            f.parentNode.insertBefore(j, f);
  212.                        })(window, document, 'script', 'dataLayer', 'GTM-T9CFBHN2');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-0D6MD4FFRL" type="4b20aa0b6e845be19fcfd4b7-text/javascript"></script><script type="4b20aa0b6e845be19fcfd4b7-text/javascript">window.dataLayer = window.dataLayer || [];
  213.  
  214.                        function gtag() {
  215.                            dataLayer.push(arguments);
  216.                        }
  217.                        gtag('js', new Date());
  218.                        gtag('config', 'G-0D6MD4FFRL');</script><link rel="icon" href="https://uniplay.id/cdn/fb64-pic26234f625741fb5cf88d522586f3a0a11738813188.png?ncahce=1738813188" sizes="32x32"><link rel="icon" href="https://uniplay.id/cdn/fb64-pic26234f625741fb5cf88d522586f3a0a11738813188.png?ncahce=1738813188" sizes="192x192"><link rel="apple-touch-icon" href="https://uniplay.id/cdn/fb64-pic26234f625741fb5cf88d522586f3a0a11738813188.png?ncahce=1738813188"><title>Top Up Game Online Termurah dan Aman</title><link rel="canonical" href="https://voucerdigital.com/"><meta name="description" content="Hadirkan bermain yang lebih seru dengan Top Up Game Instan Voucer Digital Kami! Nikmati kemudahan mengisi saldo game favorit Anda secara cepat dan aman."><meta property="og:locale" content="id_ID"><meta property="og:type" content="website"><meta property="og:title" content="Top Up Game Online Termurah dan Aman"><meta property="og:description" content="Hadirkan bermain yang lebih seru dengan Top Up Game Instan Voucer Digital Kami! Nikmati kemudahan mengisi saldo game favorit Anda secara cepat dan aman."><meta property="og:url" content="https://voucerdigital.com/"><meta property="og:site_name" content="Voucer Digital"><style type="text/css">@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/200/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/200/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/200/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/200/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/200/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/200/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/200/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/600/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/600/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/600/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/600/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/600/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/600/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/600/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/900/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/900/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/900/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/900/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/900/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/900/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/900/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/200/italic.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/200/italic.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/200/italic.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/200/italic.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/200/italic.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/200/italic.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/200/italic.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/300/italic.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/300/italic.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/300/italic.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/300/italic.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/300/italic.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/300/italic.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:300;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/300/italic.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/400/italic.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/400/italic.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/400/italic.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/400/italic.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/400/italic.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/400/italic.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/400/italic.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/600/italic.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/600/italic.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/600/italic.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/600/italic.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/600/italic.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/600/italic.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/600/italic.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/700/italic.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/700/italic.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/700/italic.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/700/italic.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/700/italic.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/700/italic.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/700/italic.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic-ext/900/italic.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/cyrillic/900/italic.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek/900/italic.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin/900/italic.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/greek-ext/900/italic.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/latin-ext/900/italic.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Source Sans Pro;font-style:italic;font-weight:900;src:url(/cf-fonts/s/source-sans-pro/5.0.11/vietnamese/900/italic.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}</style><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/plugins/fontawesome-free/css/all.min.css"><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/plugins/bootstrap/css/bootstrap.min.css"><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/themes/css/theme_v3.css?c=v.14.39.1757997053"><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/themes/css/flashsale.css?c=v.14.36.11757997053"><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/themes/css/cooltipz.min.css?c=v.14.36"><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/vendor/slick/slick.css?c=v.14.36"><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/themes/css/cooltipz.min.css?c=v.14.36"><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/plugins/ui/jquery-ui.min.css"><script src="https://voucerdigital.com/assets/plugins/jquery/jquery.min.js" type="4b20aa0b6e845be19fcfd4b7-text/javascript"></script><script defer src="https://voucerdigital.com/assets/plugins/bootstrap/js/bootstrap.bundle.min.js" type="4b20aa0b6e845be19fcfd4b7-text/javascript"></script><script defer src="https://voucerdigital.com/assets/plugins/jquery-lazy/jquery.lazy.min.js" type="4b20aa0b6e845be19fcfd4b7-text/javascript"></script><script defer src="https://voucerdigital.com/assets/plugins/ui/jquery-ui.min.js" type="4b20aa0b6e845be19fcfd4b7-text/javascript"></script><link rel="preload stylesheet" as="style" href="https://voucerdigital.com/assets/plugins/color-main/coloris.min.css"><script defer src="https://voucerdigital.com/assets/plugins/color-main/coloris.min.js" type="4b20aa0b6e845be19fcfd4b7-text/javascript"></script><script type="4b20aa0b6e845be19fcfd4b7-text/javascript">var isDisabledScroll = false;
  219.        var keys = {
  220.            37: 1,
  221.            38: 1,
  222.            39: 1,
  223.            40: 1
  224.        };
  225.        var supportsPassive = false;
  226.  
  227.        try {
  228.            window.addEventListener("test", null, Object.defineProperty({}, 'passive', {
  229.                get: function() {
  230.                    supportsPassive = true;
  231.                }
  232.            }));
  233.        } catch (e) {}
  234.  
  235.        var wheelOpt = supportsPassive ? {
  236.            passive: false
  237.        } : false;
  238.        var wheelEvent = 'onwheel' in document.createElement('div') ? 'wheel' : 'mousewheel';
  239.  
  240.        function preventDefault(e) {
  241.            e.preventDefault();
  242.        }
  243.  
  244.        function preventDefaultForScrollKeys(e) {
  245.            if (keys[e.keyCode]) {
  246.                preventDefault(e);
  247.                return false;
  248.            }
  249.        }
  250.  
  251.        function disableScroll() {
  252.            window.addEventListener('DOMMouseScroll', preventDefault, false); // older FF
  253.            window.addEventListener(wheelEvent, preventDefault, wheelOpt); // modern desktop
  254.            window.addEventListener('touchmove', preventDefault, wheelOpt); // mobile
  255.            window.addEventListener('keydown', preventDefaultForScrollKeys, false);
  256.            isDisabledScroll = true;
  257.        }
  258.  
  259.        // call this to Enable
  260.        function enableScroll() {
  261.            window.removeEventListener('DOMMouseScroll', preventDefault, false);
  262.            window.removeEventListener(wheelEvent, preventDefault, wheelOpt);
  263.            window.removeEventListener('touchmove', preventDefault, wheelOpt);
  264.            window.removeEventListener('keydown', preventDefaultForScrollKeys, false);
  265.            isDisabledScroll = false;
  266.        }
  267.  
  268.        function delay(callback, ms) {
  269.            var timer = 0;
  270.            return function() {
  271.                var context = this,
  272.                    args = arguments;
  273.                clearTimeout(timer);
  274.                timer = setTimeout(function() {
  275.                    callback.apply(context, args);
  276.                }, ms || 0);
  277.            };
  278.        }
  279.  
  280.        function OpenMenuHeader(elem) {
  281.            var $this = $(elem);
  282.            var $parents = $this.parents('.burger-menu-v3');
  283.  
  284.            if ($parents.find('.menu-pop-theme-v3').is(':hidden')) {
  285.                $parents.find('.menu-pop-theme-v3').fadeIn('fast', function() {
  286.                    $('.tmv1-menu-trigger').find('i').removeClass('fa-bars').addClass('fa-times')
  287.                })
  288.            } else {
  289.                $parents.find('.menu-pop-theme-v3').fadeOut('fast', function() {
  290.                    $('.tmv1-menu-trigger').find('i').addClass('fa-bars').removeClass('fa-times')
  291.                })
  292.            }
  293.  
  294.        }
  295.  
  296.        function reloadWidgetWhatsapp(from) {
  297.            $('body').find('.livechat-wdg-parent').remove()
  298.  
  299.            $.ajax({
  300.                url: 'https://voucerdigital.com/ajax/widget-whatsapp.php',
  301.                type: 'POST',
  302.                dataType: 'JSON',
  303.                headers: {
  304.                    "Authorization": "Basic " + 'YUhGS1NsZFZUR0pYWlRaaVExSmpXSEpuUnpKTVRHcE5TWEJ1Y0ZCSWFYcHVlbVpWTkdscWFUSjRXakp1U2tsaGQxTXhibWRDYXpkMVdHbEdkSEJqTVU1TWEyTk9jR3gwTlhoall6bFZiakJaTjFKelIxaGpSVGhhV1UxYVpsZHhhMDVNWlZjcmRsVlFkamc5'
  305.                },
  306.                data: {
  307.                    'from': from
  308.                },
  309.                beforeSend: function(e) {
  310.  
  311.                },
  312.                success: function(e) {
  313.                    if (e.status) {
  314.                        $('body').append(e.html);
  315.                    }
  316.                }
  317.            });
  318.  
  319.            $.ajax({
  320.                url: 'https://voucerdigital.com/ajax/socialproff-client.php',
  321.                type: 'POST',
  322.                dataType: 'JSON',
  323.                headers: {
  324.                    "Authorization": "Basic " + 'UXpsMVpsUTVOWFl2Y1dFMWMzVllZV3hQSzBGVFlWVnlWMlkxTVN0NVRDOVNlVkJXYkRoeGRDdFBXbWM0T1ZwcU1WRnZTM05QUml0eE1UQXJSekJsU1dKM0swVTVLMlIxVXpScllsRkNZVmxHUkRaeFVFNWlTa2xQUldwaU1XeG1RbEYxT0VWTFlWaHFWMUU5'
  325.                },
  326.                data: {},
  327.                beforeSend: function(e) {
  328.  
  329.                },
  330.                success: function(e) {
  331.                    if (e.status) {
  332.                        $('body').append(e.html);
  333.                    }
  334.                }
  335.            });
  336.        }
  337.  
  338.        function ShowSearchMobile(elem) {
  339.            var $this = $(elem)
  340.            if ($('.header-search-bar').is(':hidden')) {
  341.                $('.header-search-bar').fadeIn('fast')
  342.            } else {
  343.                $('.header-search-bar').fadeOut('fast')
  344.            }
  345.        }
  346.        document.addEventListener('DOMContentLoaded', function() {
  347.            $(function() {
  348.                reloadWidgetWhatsapp('cd')
  349.  
  350.                $('.lazy').lazy();
  351.  
  352.                $('form[name="search-form"]').on('submit', function(e) {
  353.                    e.preventDefault();
  354.                    $('.search-text').trigger('keyup');
  355.                });
  356.  
  357.                // Calculator dropdown functionality
  358.                $('.dropdown-calculator-menu').hover(
  359.                    function() {
  360.                        $(this).find('.calculator-dropdown').fadeIn('fast');
  361.                    },
  362.                    function() {
  363.                        $(this).find('.calculator-dropdown').fadeOut('fast');
  364.                    }
  365.                );
  366.  
  367.                // Mobile submenu dropdown functionality - Parent toggle
  368.                $('.dropdown-calculator-mobile > a').on('click touchstart', function(e) {
  369.                    // Hanya jalankan toggle untuk menu utama, bukan submenu
  370.                    if (!$(e.target).closest('.submenu').length) {
  371.                        e.preventDefault();
  372.  
  373.                        var $this = $(this);
  374.                        var $submenu = $this.parent();
  375.  
  376.                        // Toggle active class
  377.                        $submenu.toggleClass('active');
  378.  
  379.                        // Tutup submenu lain
  380.                        $submenu.siblings('.dropdown-submenu').removeClass('active');
  381.                    }
  382.                });
  383.  
  384.                // Handle submenu clicks with JavaScript navigation
  385.                $('.dropdown-calculator-mobile .submenu a').on('click touchstart', function(e) {
  386.                    e.preventDefault();
  387.                    e.stopPropagation();
  388.  
  389.                    var url = $(this).attr('href');
  390.                    if (url && url !== '#' && url !== 'javascript:void(0)') {
  391.                        window.location.href = url;
  392.                    }
  393.                });
  394.  
  395.                $(".search-text").on("click", function() {
  396.                    $(".search-area").addClass("active");
  397.                });
  398.                $('.search-text').keyup(delay(function(e) {
  399.                    var $this = $(this);
  400.                    if ($this.val().length > 2) {
  401.  
  402.                        $.ajax({
  403.                            url: 'https://voucerdigital.com/ajax/search-entity.php',
  404.                            type: 'POST',
  405.                            dataType: 'JSON',
  406.                            headers: {
  407.                                "Authorization": "Basic " + 'N3EyUHFXUFpmVHRLS3JlRnhZckF4dmtoMlJvSmttT0RkcjY1eGIxUGU2ZS9SZXBMVDdPYmRWdWZMOHNOUkowa2R6b2tXMFNKb3FQYjB1a2phcjhFbXQyQVppZXJpTVJ6aDY0elZTVGdvSldZNm1nQkNCaDdxU1RYbEJDRHA2UVE='
  408.                            },
  409.                            data: {
  410.                                search_q: $this.val(),
  411.                                token: 'OGR6QWlkeHNSL2I1Nnp5cWh1MHhweXVUcDJqUERZTGhYVmV3ZGgrOEI4a2xIQThxYkZzTUFRbHNxaDdTbGlNdEQ3SnBDclhMRi85YmdDbnRWYjhQSWc9PQ=='
  412.                            },
  413.                            beforeSend: function(e) {
  414.                                console.log('Processing Search');
  415.                            },
  416.                            success: function(e) {
  417.                                console.log('Finish Search');
  418.  
  419.                                if (e.status) {
  420.                                    $(".result-quick-search").html(e.html);
  421.                                    $(".result-quick-search").slideDown();
  422.                                } else {
  423.                                    $(".result-quick-search").slideUp();
  424.                                }
  425.                            }
  426.                        });
  427.                    } else {
  428.                        $(".result-quick-search").slideUp();
  429.                        $(".result-quick-search").html('');
  430.                    }
  431.  
  432.                }, 500));
  433.            });
  434.        })</script> <body class="hold-transition"><div class="header-navbar"><div class="header-content-v3"><div class="header-content-v3-left"><a href="https://voucerdigital.com/"><img src="https://uniplay.id/cdn/fb64-picb795c7f10e7e5c775f350f1231c601f91738813188.png?ncahce=1738813188" alt=""> </a> <ul><li><a href="https://voucerdigital.com/cek-transaksi">Cek Transaksi</a> </ul></div> <div class="header-content-v3-right"><div class="header-search-bar"><form name="search-form" id="search-form" action="" method="GET"><div class="header-search-bar-field"><input type="text" name="q" class="q search-text" placeholder="Pencarian..."> <i class="fas fa-search"></i></div> <a class="close-search-mobile" href="javascript:;" onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; ShowSearchMobile(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""><i class="fas fa-times"></i> </a></form> <div class="result-quick-search" style="display: none;"></div></div> <div class="frame-trigger-search-mobile"><a href="javascript:;" onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; ShowSearchMobile(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""><i class="fas fa-search"></i> </a> </div> <div class="burger-menu-v3"><a href="javascript:;" class="tmv1-menu-trigger" onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; OpenMenuHeader(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""><i class="fas fa-bars"></i> </a> <div class="menu-pop-theme-v3" style="display: none;"><div class="arrow-up"></div> <ul><li class="cek-transaksi-mobile"><a href="https://voucerdigital.com/cek-transaksi"><div class="right"><b>Cek Transaksi</b> </div> </a> </ul></div></div></div></div> </div> <div class="slider-wrapper"><div class="image-slider transition-slide"><div class="image-slider-items"><a draggable="true" href="https://voucerdigital.com" target="_blank" class="img-slide  active"><picture><img src="https://voucerdigital.com/cdn/f231e735d85feff4021fcfa6db34d44f.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f231e735d85feff4021fcfa6db34d44f.png" alt="img-1" class="img-prev for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/f231e735d85feff4021fcfa6db34d44f.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f231e735d85feff4021fcfa6db34d44f.png" alt="img-1" class="img-prev for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-2" class="w-100 img-current for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-2" class="w-100 img-current for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/7111d3c065aa2efd295ff0336142d47e.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/7111d3c065aa2efd295ff0336142d47e.png" alt="img-2" class="img-next for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/7111d3c065aa2efd295ff0336142d47e.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/7111d3c065aa2efd295ff0336142d47e.png" alt="img-2" class="img-next for_mobile_show"></picture></a> <a draggable="true" href="https://voucerdigital.com/game/mobile-legends" target="_blank" class="img-slide next-item inactive"><picture><img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-1" class="img-prev for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-1" class="img-prev for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/7111d3c065aa2efd295ff0336142d47e.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/7111d3c065aa2efd295ff0336142d47e.png" alt="img-2" class="w-100 img-current for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/7111d3c065aa2efd295ff0336142d47e.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/7111d3c065aa2efd295ff0336142d47e.png" alt="img-2" class="w-100 img-current for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/c58263af1c2877750428d72751dceb32.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/c58263af1c2877750428d72751dceb32.png" alt="img-2" class="img-next for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/c58263af1c2877750428d72751dceb32.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/c58263af1c2877750428d72751dceb32.png" alt="img-2" class="img-next for_mobile_show"></picture></a> <a draggable="true" href="https://voucerdigital.com/game/free-fire" target="_blank" class="img-slide  inactive"><picture><img src="https://voucerdigital.com/cdn/7111d3c065aa2efd295ff0336142d47e.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/7111d3c065aa2efd295ff0336142d47e.png" alt="img-1" class="img-prev for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/7111d3c065aa2efd295ff0336142d47e.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/7111d3c065aa2efd295ff0336142d47e.png" alt="img-1" class="img-prev for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/c58263af1c2877750428d72751dceb32.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/c58263af1c2877750428d72751dceb32.png" alt="img-2" class="w-100 img-current for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/c58263af1c2877750428d72751dceb32.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/c58263af1c2877750428d72751dceb32.png" alt="img-2" class="w-100 img-current for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/0bd985855c79ff51218313dfa001b449.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/0bd985855c79ff51218313dfa001b449.png" alt="img-2" class="img-next for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/0bd985855c79ff51218313dfa001b449.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/0bd985855c79ff51218313dfa001b449.png" alt="img-2" class="img-next for_mobile_show"></picture></a> <a draggable="true" href="https://voucerdigital.com/game/valorant" target="_blank" class="img-slide  inactive"><picture><img src="https://voucerdigital.com/cdn/c58263af1c2877750428d72751dceb32.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/c58263af1c2877750428d72751dceb32.png" alt="img-1" class="img-prev for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/c58263af1c2877750428d72751dceb32.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/c58263af1c2877750428d72751dceb32.png" alt="img-1" class="img-prev for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/0bd985855c79ff51218313dfa001b449.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/0bd985855c79ff51218313dfa001b449.png" alt="img-2" class="w-100 img-current for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/0bd985855c79ff51218313dfa001b449.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/0bd985855c79ff51218313dfa001b449.png" alt="img-2" class="w-100 img-current for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/f8c7c70149eae77b29b22855a2819fe8.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f8c7c70149eae77b29b22855a2819fe8.png" alt="img-2" class="img-next for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/f8c7c70149eae77b29b22855a2819fe8.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f8c7c70149eae77b29b22855a2819fe8.png" alt="img-2" class="img-next for_mobile_show"></picture></a> <a draggable="true" href="https://voucerdigital.com/game/soul-land-new-world" target="_blank" class="img-slide  inactive"><picture><img src="https://voucerdigital.com/cdn/0bd985855c79ff51218313dfa001b449.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/0bd985855c79ff51218313dfa001b449.png" alt="img-1" class="img-prev for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/0bd985855c79ff51218313dfa001b449.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/0bd985855c79ff51218313dfa001b449.png" alt="img-1" class="img-prev for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/f8c7c70149eae77b29b22855a2819fe8.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f8c7c70149eae77b29b22855a2819fe8.png" alt="img-2" class="w-100 img-current for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/f8c7c70149eae77b29b22855a2819fe8.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f8c7c70149eae77b29b22855a2819fe8.png" alt="img-2" class="w-100 img-current for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/951521a39038da195ed34ccd218e3853.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/951521a39038da195ed34ccd218e3853.png" alt="img-2" class="img-next for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/951521a39038da195ed34ccd218e3853.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/951521a39038da195ed34ccd218e3853.png" alt="img-2" class="img-next for_mobile_show"></picture></a> <a draggable="true" href="https://voucerdigital.com/voucher/steam" target="_blank" class="img-slide  inactive"><picture><img src="https://voucerdigital.com/cdn/f8c7c70149eae77b29b22855a2819fe8.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f8c7c70149eae77b29b22855a2819fe8.png" alt="img-1" class="img-prev for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/f8c7c70149eae77b29b22855a2819fe8.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f8c7c70149eae77b29b22855a2819fe8.png" alt="img-1" class="img-prev for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/951521a39038da195ed34ccd218e3853.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/951521a39038da195ed34ccd218e3853.png" alt="img-2" class="w-100 img-current for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/951521a39038da195ed34ccd218e3853.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/951521a39038da195ed34ccd218e3853.png" alt="img-2" class="w-100 img-current for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-2" class="img-next for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-2" class="img-next for_mobile_show"></picture></a> <a draggable="true" href="https://voucerdigital.com" target="_blank" class="img-slide prev-item inactive"><picture><img src="https://voucerdigital.com/cdn/951521a39038da195ed34ccd218e3853.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/951521a39038da195ed34ccd218e3853.png" alt="img-1" class="img-prev for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/951521a39038da195ed34ccd218e3853.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/951521a39038da195ed34ccd218e3853.png" alt="img-1" class="img-prev for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/f231e735d85feff4021fcfa6db34d44f.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f231e735d85feff4021fcfa6db34d44f.png" alt="img-2" class="w-100 img-current for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/f231e735d85feff4021fcfa6db34d44f.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/f231e735d85feff4021fcfa6db34d44f.png" alt="img-2" class="w-100 img-current for_mobile_show"></picture> <picture><img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-2" class="img-next for_desktop_show lazy"> <img src="https://voucerdigital.com/cdn/dcb163c3022b7b15429aa8571f191691.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Sliders/dcb163c3022b7b15429aa8571f191691.png" alt="img-2" class="img-next for_mobile_show"></picture></a> <div class="image-slider__dots"><div class="image-slider__dot active" onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectThisSketlon(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""></div> <div class="image-slider__dot " onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectThisSketlon(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""></div> <div class="image-slider__dot " onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectThisSketlon(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""></div> <div class="image-slider__dot " onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectThisSketlon(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""></div> <div class="image-slider__dot " onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectThisSketlon(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""></div> <div class="image-slider__dot " onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectThisSketlon(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""></div> <div class="image-slider__dot " onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectThisSketlon(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""></div></div></div> <div class="image-slider__nav"><div href="#" class="prev nav-inactive slide-leave slide-leave-active" onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectPrevNextSketlon(this, 'prev')" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""> โฎ </div> <div href="#" class="next nav-inactive slide-leave slide-leave-active" onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; SelectPrevNextSketlon(this, 'next')" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""> โฏ </div></div></div> </div> <div class="frame-grid-product-v2"><div class="title-frame"><i class="fa fa-fire"></i> <h3>Produk Unggulan</h3></div> <div class="parent-grid-product-v2"><a href="https://voucerdigital.com/game/mobile-legends" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/dd3ccb84374a3f9225f0515c31ac6910-large.png" data-src="https://uniplay.id/cdn/dd3ccb84374a3f9225f0515c31ac6910-large.png" alt="Mobile Legends: Bang Bang ID"> </div> <div class="entitas-name-v3"><h6>Mobile Legends: Bang Bang ID</h6></div></a> <a href="https://voucerdigital.com/game/mobile-legends-my" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/d201fbfb1b5703f80474083563cb8622-large.png" data-src="https://uniplay.id/cdn/d201fbfb1b5703f80474083563cb8622-large.png" alt="Mobile Legends: Bang Bang MY"> </div> <div class="entitas-name-v3"><h6>Mobile Legends: Bang Bang MY</h6></div></a> <a href="https://voucerdigital.com/game/mobile-legends-ph" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/6d22ad543f2a28f4dba19841d13a07d3-large.png" data-src="https://uniplay.id/cdn/6d22ad543f2a28f4dba19841d13a07d3-large.png" alt="Mobile Legends: Bang Bang PH"> </div> <div class="entitas-name-v3"><h6>Mobile Legends: Bang Bang PH</h6></div></a> <a href="https://voucerdigital.com/game/mobile-legends-br" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/253b78e697518ab156510e9e6f120100-large.jpeg" data-src="https://uniplay.id/cdn/253b78e697518ab156510e9e6f120100-large.jpeg" alt="Mobile Legends: Bang Bang BR"> </div> <div class="entitas-name-v3"><h6>Mobile Legends: Bang Bang BR</h6></div></a> <a href="https://voucerdigital.com/game/free-fire" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/27f1a02395e94ada15b932beb3efbd62-large.jpeg" data-src="https://uniplay.id/cdn/27f1a02395e94ada15b932beb3efbd62-large.jpeg" alt="Free Fire"> </div> <div class="entitas-name-v3"><h6>Free Fire</h6></div></a> <a href="https://voucerdigital.com/game/pubg-mobile-indonesia" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/75ccb3ee8968746243a08a942dcb8b64-large.jpeg" data-src="https://uniplay.id/cdn/75ccb3ee8968746243a08a942dcb8b64-large.jpeg" alt="PUBG Mobile (Indonesia)"> </div> <div class="entitas-name-v3"><h6>PUBG Mobile (Indonesia)</h6></div></a> <a href="https://voucerdigital.com/game/valorant" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/ac7dbc6c7f97282313b7d1c9f18f8dee.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/ac7dbc6c7f97282313b7d1c9f18f8dee.jpeg" alt="Valorant"> </div> <div class="entitas-name-v3"><h6>Valorant</h6></div></a> <a href="https://voucerdigital.com/game/magic-chess-go-go" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/1c25d5b96830e42572e86b1d6c53bdf9-large.jpeg" data-src="https://uniplay.id/cdn/1c25d5b96830e42572e86b1d6c53bdf9-large.jpeg" alt="Magic Chess Go Go"> </div> <div class="entitas-name-v3"><h6>Magic Chess Go Go</h6></div></a></div></div> <div class="frame-grid-product-v2"><div class="title-frame"><i class="fa fa-shopping-cart"></i> <h3>Voucher</h3></div> <div class="parent-grid-product-v2"><a href="https://voucerdigital.com/voucher/bigo-live-voucher" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/e301853953fe1f73e8431feffb3e11c6-large.png" data-src="https://uniplay.id/cdn/e301853953fe1f73e8431feffb3e11c6-large.png" alt="Bigo Live Voucher"> </div> <h6>Bigo Live Voucher</h6></a> <a href="https://voucerdigital.com/voucher/bstation" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/4342ed2a508a50b38671d0c06ec5d6d7-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/4342ed2a508a50b38671d0c06ec5d6d7-large.jpeg" alt="Bstation"> </div> <h6>Bstation</h6></a> <a href="https://voucerdigital.com/voucher/crunchyroll" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/e29fc1e63fb35fcaf59db4ac8f6d718c-large.png" data-src="https://uniplay.id/cdn/e29fc1e63fb35fcaf59db4ac8f6d718c-large.png" alt="Crunchyroll"> </div> <h6>Crunchyroll</h6></a> <a href="https://voucerdigital.com/voucher/garena-shell" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/0c37cb532949590d0a8aa84d268408b8.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/0c37cb532949590d0a8aa84d268408b8.png" alt="Garena Shell"> </div> <h6>Garena Shell</h6></a> <a href="https://voucerdigital.com/voucher/geforce-now" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/c2fe01cfa89b5c7362505735ad2d8f95-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/c2fe01cfa89b5c7362505735ad2d8f95-large.jpeg" alt="GeForce Now"> </div> <h6>GeForce Now</h6></a> <a href="https://voucerdigital.com/voucher/iqiyi" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/d3cce03be2db65b9f8723bea21c01b74-large.jpeg" data-src="https://uniplay.id/cdn/d3cce03be2db65b9f8723bea21c01b74-large.jpeg" alt="IQIYI"> </div> <h6>IQIYI</h6></a> <a href="https://voucerdigital.com/voucher/nintendo-eshop" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/282e232b845bf03015ba700b629b78a3.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/282e232b845bf03015ba700b629b78a3.png" alt="Nintendo eShop"> </div> <h6>Nintendo eShop</h6></a> <a href="https://voucerdigital.com/voucher/point-blank-cash" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/4d28dddb44768d23195895237c790ac7.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/4d28dddb44768d23195895237c790ac7.png" alt="Point Blank (Cash Voucher)"> </div> <h6>Point Blank (Cash Voucher)</h6></a> <a href="https://voucerdigital.com/voucher/roblox" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/620ad99df2c704d765036ae40064ba77-large.jpeg" data-src="https://uniplay.id/cdn/620ad99df2c704d765036ae40064ba77-large.jpeg" alt="Roblox"> </div> <h6>Roblox</h6></a> <a href="https://voucerdigital.com/voucher/steam" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/b09347019ee70f90e5517b2ae2f4c2d4-large.jpeg" data-src="https://uniplay.id/cdn/b09347019ee70f90e5517b2ae2f4c2d4-large.jpeg" alt="Steam Wallet"> </div> <h6>Steam Wallet</h6></a> <a href="https://voucerdigital.com/voucher/spotify" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/3cc6d11b72d5acbc7c077569980b837f-large." data-src="https://uniplay.id/cdn/3cc6d11b72d5acbc7c077569980b837f-large." alt="Spotify Voucher"> </div> <h6>Spotify Voucher</h6></a> <a href="https://voucerdigital.com/voucher/vision-plus-voucher" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/24acd87d2472744c8a77fee664d31fc2-large." data-src="https://uniplay.id/cdn/24acd87d2472744c8a77fee664d31fc2-large." alt="Vision+ Voucher"> </div> <h6>Vision+ Voucher</h6></a> <a href="https://voucerdigital.com/voucher/google-play" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/5ffb13190e8fdde605a1f3e697bcb43f-large.jpeg" data-src="https://uniplay.id/cdn/5ffb13190e8fdde605a1f3e697bcb43f-large.jpeg" alt="Voucher Google Play"> </div> <h6>Voucher Google Play</h6></a> <a href="https://voucerdigital.com/voucher/webtoon-koin" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/d9714a62656295e37af8614a7703ef85-large." data-src="https://uniplay.id/cdn/d9714a62656295e37af8614a7703ef85-large." alt="Webtoon Koin"> </div> <h6>Webtoon Koin</h6></a></div></div> <div class="frame-grid-product-v2"><div class="title-frame"><i class="fa fa-gamepad"></i> <h3>Semua Games</h3></div> <div class="parent-grid-product-v2 limited-height"><a href="https://voucerdigital.com/game/ace-razer" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/16be523446f06eae118aeaa5f63f0e0a-large.jpeg" data-src="https://uniplay.id/cdn/16be523446f06eae118aeaa5f63f0e0a-large.jpeg" alt="Ace Racer"> </div> <h6>Ace Racer</h6></a> <a href="https://voucerdigital.com/game/afk-journey" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/8d1bef380cec01e8063bd11c7939a891-large.jpeg" data-src="https://uniplay.id/cdn/8d1bef380cec01e8063bd11c7939a891-large.jpeg" alt="AFK Journey"> </div> <h6>AFK Journey</h6></a> <a href="https://voucerdigital.com/game/alchemy-stars" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/96c9db6eae4b689abb55d1fada72ed13-large.jpeg" data-src="https://uniplay.id/cdn/96c9db6eae4b689abb55d1fada72ed13-large.jpeg" alt="Alchemy Stars"> </div> <h6>Alchemy Stars</h6></a> <a href="https://voucerdigital.com/game/age-of-empires-mobile" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/921338bb989c448d34993a08a9199b30-large.jpeg" data-src="https://uniplay.id/cdn/921338bb989c448d34993a08a9199b30-large.jpeg" alt="Age of Empires Mobile"> </div> <h6>Age of Empires Mobile</h6></a> <a href="https://voucerdigital.com/game/arena-breakout" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/9bb94217f43f140029a2149a892d3aaf-large.jpeg" data-src="https://uniplay.id/cdn/9bb94217f43f140029a2149a892d3aaf-large.jpeg" alt="Arena Breakout"> </div> <h6>Arena Breakout</h6></a> <a href="https://voucerdigital.com/game/arena-of-valor" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/66b3adc2cc297cd4420f76666861a5a6-large.png" data-src="https://uniplay.id/cdn/66b3adc2cc297cd4420f76666861a5a6-large.png" alt="Arena Of Valor (All Bind)"> </div> <h6>Arena Of Valor (All Bind)</h6></a> <a href="https://voucerdigital.com/game/blood-strike" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/5c49a7a04cda43bd3694b78c7d8ebcca-large.jpeg" data-src="https://uniplay.id/cdn/5c49a7a04cda43bd3694b78c7d8ebcca-large.jpeg" alt="Blood Strike"> </div> <h6>Blood Strike</h6></a> <a href="https://voucerdigital.com/game/call-of-duty-id" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/6298ebc274f0a63bdf75af13e74c66d7-large.jpeg" data-src="https://uniplay.id/cdn/6298ebc274f0a63bdf75af13e74c66d7-large.jpeg" alt="Call of Duty Mobile ID"> </div> <h6>Call of Duty Mobile ID</h6></a> <a href="https://voucerdigital.com/game/command-and-conquer-legions" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/3c6e646666f465da9897cd29c3d3b83c-large.jpeg" data-src="https://uniplay.id/cdn/3c6e646666f465da9897cd29c3d3b83c-large.jpeg" alt="Command & Conquerโ„ข: Legions"> </div> <h6>Command & Conquerโ„ข: Legions</h6></a> <a href="https://voucerdigital.com/game/crystal-of-atlan" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/f8e6c962b7446134592bcda504df5868-large.png" data-src="https://uniplay.id/cdn/f8e6c962b7446134592bcda504df5868-large.png" alt="Crystal of Atlan"> </div> <h6>Crystal of Atlan</h6></a> <a href="https://voucerdigital.com/game/delta-force-mobile" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/1cff4f7bb7de5540b36f4ad73aa0b749-large.jpeg" data-src="https://uniplay.id/cdn/1cff4f7bb7de5540b36f4ad73aa0b749-large.jpeg" alt="Delta Force Mobile"> </div> <h6>Delta Force Mobile</h6></a> <a href="https://voucerdigital.com/game/delta-force-steam" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/01e44847af322226d93a7f7444bf810b-large.jpeg" data-src="https://uniplay.id/cdn/01e44847af322226d93a7f7444bf810b-large.jpeg" alt="Delta Force - Steam"> </div> <h6>Delta Force - Steam</h6></a> <a href="https://voucerdigital.com/game/dragon-nest-m-classic" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/573ac5e614005ed09bb792c674fbed65-large.png" data-src="https://uniplay.id/cdn/573ac5e614005ed09bb792c674fbed65-large.png" alt="Dragon Nest M: Classic"> </div> <h6>Dragon Nest M: Classic</h6></a> <a href="https://voucerdigital.com/game/dragon-pow" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/f907e9e3cb81e7b6aedb4fb596b86ae2-large.jpeg" data-src="https://uniplay.id/cdn/f907e9e3cb81e7b6aedb4fb596b86ae2-large.jpeg" alt="Dragon POW!"> </div> <h6>Dragon POW!</h6></a> <a href="https://voucerdigital.com/game/ea-sports-fc-mobile" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/93b818e39dfa3fa222ecbbea3b456e12-large.jpeg" data-src="https://uniplay.id/cdn/93b818e39dfa3fa222ecbbea3b456e12-large.jpeg" alt="EA SPORTS FC Mobile"> </div> <h6>EA SPORTS FC Mobile</h6></a> <a href="https://voucerdigital.com/game/eggy-party" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/212c2fe2a92f038ed428c12bb8f19084-large.png" data-src="https://uniplay.id/cdn/212c2fe2a92f038ed428c12bb8f19084-large.png" alt="Eggy Party"> </div> <h6>Eggy Party</h6></a> <a href="https://voucerdigital.com/game/eve-echoes" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/a612e89bb34584e1ab9211e43561cce1-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/a612e89bb34584e1ab9211e43561cce1-large.jpeg" alt="EVE Echoes"> </div> <h6>EVE Echoes</h6></a> <a href="https://voucerdigital.com/game/free-fire" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/27f1a02395e94ada15b932beb3efbd62-large.jpeg" data-src="https://uniplay.id/cdn/27f1a02395e94ada15b932beb3efbd62-large.jpeg" alt="Free Fire"> </div> <h6>Free Fire</h6></a> <a href="https://voucerdigital.com/game/genshin-impact" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/8e36e04e087baaba89db4cda2b154936-large.jpeg" data-src="https://uniplay.id/cdn/8e36e04e087baaba89db4cda2b154936-large.jpeg" alt="Genshin Impact"> </div> <h6>Genshin Impact</h6></a> <a href="https://voucerdigital.com/game/goddess-of-victory-nikke" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/66ab4ec6de781abc33b538746ed71f45-large.png" data-src="https://uniplay.id/cdn/66ab4ec6de781abc33b538746ed71f45-large.png" alt="Goddess of Victory: Nikke"> </div> <h6>Goddess of Victory: Nikke</h6></a> <a href="https://voucerdigital.com/game/growtopia" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/a8981850afc7975f8ffcfbbbd8a6c01b-large.png" data-src="https://uniplay.id/cdn/a8981850afc7975f8ffcfbbbd8a6c01b-large.png" alt="Growtopia"> </div> <h6>Growtopia</h6></a> <a href="https://voucerdigital.com/game/harry-potter-magic-awakened" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/2cab58a49f1513ec3276499a1d344e42.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/2cab58a49f1513ec3276499a1d344e42.jpeg" alt="Harry Potter: Magic Awakened"> </div> <h6>Harry Potter: Magic Awakened</h6></a> <a href="https://voucerdigital.com/game/hago" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/f0e6e564f2b5ff9ec067fc8151cee45f-large.png" data-src="https://uniplay.id/cdn/f0e6e564f2b5ff9ec067fc8151cee45f-large.png" alt="Hago"> </div> <h6>Hago</h6></a> <a href="https://voucerdigital.com/game/honkai-impact-3" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/a7fcfc1225d9cf9e20652742553774c3-large.png" data-src="https://uniplay.id/cdn/a7fcfc1225d9cf9e20652742553774c3-large.png" alt="Honkai Impact 3"> </div> <h6>Honkai Impact 3</h6></a> <a href="https://voucerdigital.com/game/honkai-star-rail" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/cb833991d8d607174f636be5b59a1f86-large.png" data-src="https://uniplay.id/cdn/cb833991d8d607174f636be5b59a1f86-large.png" alt="Honkai: Star Rail"> </div> <h6>Honkai: Star Rail</h6></a> <a href="https://voucerdigital.com/game/honor-of-kings" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/0e0502c3cc466b50f70897275b107376.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/0e0502c3cc466b50f70897275b107376.jpeg" alt="Honor of Kings"> </div> <h6>Honor of Kings</h6></a> <a href="https://voucerdigital.com/game/league-of-legends-wild-rift" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/1284bcb919179b6c023738affae7f9ce.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/1284bcb919179b6c023738affae7f9ce.jpeg" alt="League of Legends: Wild Rift"> </div> <h6>League of Legends: Wild Rift</h6></a> <a href="https://voucerdigital.com/game/league-of-legends-pc" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/ac3c170d55873ad12d8dd4a5e2dd3cdb.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/ac3c170d55873ad12d8dd4a5e2dd3cdb.jpeg" alt="League of Legends - PC"> </div> <h6>League of Legends - PC</h6></a> <a href="https://voucerdigital.com/game/legends-of-runeterra" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/6ffed0654b291ffe7a4219cba580483a.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/6ffed0654b291ffe7a4219cba580483a.jpeg" alt="Legends of Runeterra"> </div> <h6>Legends of Runeterra</h6></a> <a href="https://voucerdigital.com/game/light-of-thel-new-era" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/dc2ab2ed125a8bfefae64a6a00870461.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/dc2ab2ed125a8bfefae64a6a00870461.jpeg" alt="Light of Thel: New Era"> </div> <h6>Light of Thel: New Era</h6></a> <a href="https://voucerdigital.com/game/love-and-deepspace" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/e9e886df2eedf8bfc4cd55335fedf522-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/e9e886df2eedf8bfc4cd55335fedf522-large.jpeg" alt="Love and Deepspace"> </div> <h6>Love and Deepspace</h6></a> <a href="https://voucerdigital.com/game/magic-chess-go-go" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/1c25d5b96830e42572e86b1d6c53bdf9-large.jpeg" data-src="https://uniplay.id/cdn/1c25d5b96830e42572e86b1d6c53bdf9-large.jpeg" alt="Magic Chess Go Go"> </div> <h6>Magic Chess Go Go</h6></a> <a href="https://voucerdigital.com/game/marvel-rivals" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/dc86e9662ac1bda1b2d65fa2f8a280af-large.png" data-src="https://uniplay.id/cdn/dc86e9662ac1bda1b2d65fa2f8a280af-large.png" alt="Marvel Rivals"> </div> <h6>Marvel Rivals</h6></a> <a href="https://voucerdigital.com/game/marvel-duel" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/17fa1d0e6992a0e3b941c18a254a3a2e-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/17fa1d0e6992a0e3b941c18a254a3a2e-large.jpeg" alt="Marvel Duel"> </div> <h6>Marvel Duel</h6></a> <a href="https://voucerdigital.com/game/metal-slug-awakening" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/db14a797c4f2f671e23b2ad3136d42ba.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/db14a797c4f2f671e23b2ad3136d42ba.jpeg" alt="Metal Slug: Awakening"> </div> <h6>Metal Slug: Awakening</h6></a> <a href="https://voucerdigital.com/game/mobile-legends" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/dd3ccb84374a3f9225f0515c31ac6910-large.png" data-src="https://uniplay.id/cdn/dd3ccb84374a3f9225f0515c31ac6910-large.png" alt="Mobile Legends: Bang Bang ID"> </div> <h6>Mobile Legends: Bang Bang ID</h6></a> <a href="https://voucerdigital.com/game/mobile-legends-my" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/d201fbfb1b5703f80474083563cb8622-large.png" data-src="https://uniplay.id/cdn/d201fbfb1b5703f80474083563cb8622-large.png" alt="Mobile Legends: Bang Bang MY"> </div> <h6>Mobile Legends: Bang Bang MY</h6></a> <a href="https://voucerdigital.com/game/mobile-legends-ph" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/6d22ad543f2a28f4dba19841d13a07d3-large.png" data-src="https://uniplay.id/cdn/6d22ad543f2a28f4dba19841d13a07d3-large.png" alt="Mobile Legends: Bang Bang PH"> </div> <h6>Mobile Legends: Bang Bang PH</h6></a> <a href="https://voucerdigital.com/game/nba-infinite" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/4c4d5504075b0088a7d08365b420db87-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/4c4d5504075b0088a7d08365b420db87-large.jpeg" alt="NBA INFINITE"> </div> <h6>NBA INFINITE</h6></a> <a href="https://voucerdigital.com/game/never-after" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/ae0365523a2f2113de24931c00d1d010.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/ae0365523a2f2113de24931c00d1d010.jpeg" alt="Never After (Global)"> </div> <h6>Never After (Global)</h6></a> <a href="https://voucerdigital.com/game/onmyoji-arena" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/3d509f9c3bdc8649781af6b5c8109d0d-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/3d509f9c3bdc8649781af6b5c8109d0d-large.jpeg" alt="Onmyoji Arena"> </div> <h6>Onmyoji Arena</h6></a> <a href="https://voucerdigital.com/game/pixel-gun-3d" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/f75db45019d83f7cb84e84e34bd393c4.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/f75db45019d83f7cb84e84e34bd393c4.jpeg" alt="Pixel Gun 3D"> </div> <h6>Pixel Gun 3D</h6></a> <a href="https://voucerdigital.com/game/pubg-mobile" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/e4fe1514f3dbc35bb4521fc7b2ff55eb-large.png" data-src="https://uniplay.id/cdn/e4fe1514f3dbc35bb4521fc7b2ff55eb-large.png" alt="PUBG Mobile"> </div> <h6>PUBG Mobile</h6></a> <a href="https://voucerdigital.com/game/punishing-gray-raven" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/336bf9f8767d6fec6ab42b6bafcab91d.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/336bf9f8767d6fec6ab42b6bafcab91d.jpeg" alt="Punishing: Gray Raven"> </div> <h6>Punishing: Gray Raven</h6></a> <a href="https://voucerdigital.com/game/point-blank" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/e3511e24e789254cb6e4dd275e21ed65-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/e3511e24e789254cb6e4dd275e21ed65-large.jpeg" alt="Point Blank"> </div> <h6>Point Blank</h6></a> <a href="https://voucerdigital.com/game/racing-master" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/f4b17e4d956c029fe13dae3c5de3b3e5-large.jpeg" data-src="https://uniplay.id/cdn/f4b17e4d956c029fe13dae3c5de3b3e5-large.jpeg" alt="Racing Master"> </div> <h6>Racing Master</h6></a> <a href="https://voucerdigital.com/game/ragnarok-m-eternal-love" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/8f1d1e2774067755b349eeaf25e23843.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/8f1d1e2774067755b349eeaf25e23843.jpeg" alt="Ragnarok M - Eternal Love"> </div> <h6>Ragnarok M - Eternal Love</h6></a> <a href="https://voucerdigital.com/game/ragnarok-m-classic" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/e5571b1eb8e2154e0f7e7a7cd80cd2f4-large.jpeg" data-src="https://uniplay.id/cdn/e5571b1eb8e2154e0f7e7a7cd80cd2f4-large.jpeg" alt="Ragnarok M Classic"> </div> <h6>Ragnarok M Classic</h6></a> <a href="https://voucerdigital.com/game/ragnarok-origin" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/88ed8714bdcea576420f13ea8acb5a98.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/88ed8714bdcea576420f13ea8acb5a98.jpeg" alt="Ragnarok Origin"> </div> <h6>Ragnarok Origin</h6></a> <a href="https://voucerdigital.com/game/ragnarok-x" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/ea1a50450a06c8262f9117e0ae21b412.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/ea1a50450a06c8262f9117e0ae21b412.png" alt="Ragnarok X: Next Generation"> </div> <h6>Ragnarok X: Next Generation</h6></a> <a href="https://voucerdigital.com/game/sausage-man" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/22a94bccf244eed256b0c61fb508b35b.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/22a94bccf244eed256b0c61fb508b35b.jpeg" alt="Sausage Man"> </div> <h6>Sausage Man</h6></a> <a href="https://voucerdigital.com/game/seal-m-sea" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/0085738606ccf63d3a1db3380c4c4f0f.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/0085738606ccf63d3a1db3380c4c4f0f.jpeg" alt="SEAL M SEA"> </div> <h6>SEAL M SEA</h6></a> <a href="https://voucerdigital.com/game/tarisland" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/c6bb708998ac19d839744c5a68f4a0d5-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/c6bb708998ac19d839744c5a68f4a0d5-large.jpeg" alt="Tarisland"> </div> <h6>Tarisland</h6></a> <a href="https://voucerdigital.com/game/speed-drifters" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/6473c415507aed3dedd6e641c7be3cb0.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/6473c415507aed3dedd6e641c7be3cb0.png" alt="Speed Drifters"> </div> <h6>Speed Drifters</h6></a> <a href="https://voucerdigital.com/game/teamfight-tactics-mobile" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/01680ee78a658a95ce1d6cb18bb0f571.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/01680ee78a658a95ce1d6cb18bb0f571.jpeg" alt="Teamfight Tactics Mobile"> </div> <h6>Teamfight Tactics Mobile</h6></a> <a href="https://voucerdigital.com/game/tom-and-jerry-chase" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/5b23909a02b507db0da71f2581158778-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/5b23909a02b507db0da71f2581158778-large.jpeg" alt="Tom and Jerry: Chase"> </div> <h6>Tom and Jerry: Chase</h6></a> <a href="https://voucerdigital.com/game/undawn" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/b0e50623471e9f3f462af74c4e56d63b.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/b0e50623471e9f3f462af74c4e56d63b.jpeg" alt="Undawn (All Bind)"> </div> <h6>Undawn (All Bind)</h6></a> <a href="https://voucerdigital.com/game/mu-origin-3-sea" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/cb6015208c765686dced2dd2a3155551.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/cb6015208c765686dced2dd2a3155551.jpeg" alt="MU Origin 3 (SEA)"> </div> <h6>MU Origin 3 (SEA)</h6></a> <a href="https://voucerdigital.com/game/state-of-survival" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/d0b2d6344deedf6ef24f25c71fb1db2c.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/d0b2d6344deedf6ef24f25c71fb1db2c.jpeg" alt="State of Survival"> </div> <h6>State of Survival</h6></a> <a href="https://voucerdigital.com/game/captai-tsubasa-ace" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/008bd276bf48ee7bea74309898c9d47c.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/008bd276bf48ee7bea74309898c9d47c.jpeg" alt="Captain Tsubasa: Ace"> </div> <h6>Captain Tsubasa: Ace</h6></a> <a href="https://voucerdigital.com/game/zenless-zone-zero" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/522f47b6d59041390c689d9d30aedcec-large.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/522f47b6d59041390c689d9d30aedcec-large.jpeg" alt="Zenless Zone Zero"> </div> <h6>Zenless Zone Zero</h6></a> <a href="https://voucerdigital.com/game/one-punch-man-the-strongest" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/57e5d35e96a80910cbb8df1358dccebf.png" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/57e5d35e96a80910cbb8df1358dccebf.png" alt="One Punch Man: The Strongest"> </div> <h6>One Punch Man: The Strongest</h6></a> <a href="https://voucerdigital.com/game/super-sus" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/e4de995a17b731eb952480fc5102239c.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/e4de995a17b731eb952480fc5102239c.jpeg" alt="Super SUS"> </div> <h6>Super SUS</h6></a> <a href="https://voucerdigital.com/game/soul-land-new-world" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/f6910a61796d4f8ba225af00a459915f-large.png" data-src="https://uniplay.id/cdn/f6910a61796d4f8ba225af00a459915f-large.png" alt="Soul Land: New World"> </div> <h6>Soul Land: New World</h6></a> <a href="https://voucerdigital.com/game/valorant" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/ac7dbc6c7f97282313b7d1c9f18f8dee.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/ac7dbc6c7f97282313b7d1c9f18f8dee.jpeg" alt="Valorant"> </div> <h6>Valorant</h6></a> <a href="https://voucerdigital.com/game/zepeto" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/98c6514c1c32e228bf850529160bfe25.jpeg" data-src="https://digivospaces.b-cdn.net/UniPlay/Products/98c6514c1c32e228bf850529160bfe25.jpeg" alt="Zepeto"> </div> <h6>Zepeto</h6></a> <a href="https://voucerdigital.com/game/wetv" class="child-top-product-v3"><div class="img-wrapper-v3"><img class="lazy" src="https://voucerdigital.com/cdn/0c8b6ec54506b5fd298f233c0812ab36-large.png" data-src="https://uniplay.id/cdn/0c8b6ec54506b5fd298f233c0812ab36-large.png" alt="WeTV"> </div> <h6>WeTV</h6></a></div> <div class="overlay-more-games"><button type="button" class="more-game-btn" onclick="if (!window.__cfRLUnblockHandlers) return false; if (!window.__cfRLUnblockHandlers) return false; ShowAllGames(this)" data-cf-modified-4b20aa0b6e845be19fcfd4b7-="" data-cf-modified-d8640b5a184bc92d871a156b-=""><span>Tampilkan Lainnya</span> <i class="fas fa-chevron-down"></i></button> </div></div> <div class="frame-featured-product-v2"><div class="content-featured"><div class="featured-desc"><h2>Top up Game Online Termurah dan Aman</h2> <p class="sub">๐ŸŽฎ Top Up Game Online Instant Termurah dan Aman๐ŸŽฎ Hadirkan pengalaman bermain yang lebih seru dengan Top Up Game Instan kami! Nikmati kemudahan mengisi saldo game favorit Anda secara cepat dan aman.</div> <div class="parent-featured-product-v2"><div class="child-featured-product-v2"><div class="header-child-featured-product-v2"><i class="fas fa-shield-alt"></i> <h4>Jujur &amp; Terpercaya</h4></div> <p>Setiap hari ada ribuan transaksi top-up game atau pembelian voucher yang dilakukan oleh pelanggan kami.</div> <div class="child-featured-product-v2"><div class="header-child-featured-product-v2"><i class="far fa-credit-card"></i> <h4>Metode Pembayaran Lengkap</h4></div> <p>Kami menawarkan begitu banyak pilihan channel pembayaran, mulai dari bank transfer, gopay, ovo, shopee pay, dan lainnya.</div> <div class="child-featured-product-v2"><div class="header-child-featured-product-v2"><i class="far fa-clock"></i> <h4>Pengiriman Instan</h4></div> <p>Hanya butuh beberapa detik saja untuk menyelesaikan transaksi anda. Semua proses kami berjalan secara otomatis.</div> <div class="child-featured-product-v2"><div class="header-child-featured-product-v2"><i class="fas fa-thumbs-up"></i> <h4>Pasti Lebih Murah</h4></div> <p>Top-up game favoritmu dengan harga yang pastinya lebih murah dibandingkan website top-up lainnya.</div> <div class="child-featured-product-v2"><div class="header-child-featured-product-v2"><i class="fas fa-percent"></i> <h4>Promosi-promosi Menarik</h4></div> <p>Dapatkan promo harga terbaik yang bisa anda dapatkan setiap minggunya, ikuti terus kami di sosial media.</div> <div class="child-featured-product-v2"><div class="header-child-featured-product-v2"><i class="fab fa-whatsapp"></i> <h4>Layanan Pelanggan via WhatsApp</h4></div> <p>Custome Support kami siap membantu anda setiap hari, 7 hari dalam seminggu dan 30 hari dalam sebulan.</div></div></div> </div> <script type="4b20aa0b6e845be19fcfd4b7-text/javascript">var $indexActive = 0;
  435. var intervalSliderSketlon = null;
  436. document.addEventListener("DOMContentLoaded", function () {
  437.    const expiredTime = new Date("").getTime();
  438.    let ajaxTriggered = false;
  439.    const $totalprodukflashsale = "0"
  440.    const $totalprodukflashsalelebih = "0"
  441.    if (parseInt($totalprodukflashsale) == parseInt($totalprodukflashsalelebih)) {
  442.        const flashSaleEl = document.querySelector('.flashsale-container-wrapper');
  443.        if (flashSaleEl) flashSaleEl.style.display = 'none';
  444.    }
  445.  
  446.    const countdownInterval = setInterval(function () {
  447.        const now = new Date().getTime();
  448.        const distance = expiredTime - now;
  449.  
  450.        if (distance <= 0 && !ajaxTriggered) {
  451.            ajaxTriggered = true; // tandai bahwa ajax sudah dipanggil
  452.            clearInterval(countdownInterval); // hentikan interval
  453.  
  454.            // Kosongkan countdown
  455.            document.getElementById("cd-hari").textContent = "0";
  456.            document.getElementById("cd-jam").textContent = "0";
  457.            document.getElementById("cd-menit").textContent = "0";
  458.            document.getElementById("cd-detik").textContent = "0";
  459.            
  460.            var fd = new FormData();
  461.            fd.append('token', 'cjJwS1NMbHRqS1ROZ3FmU1RjUWRBd3p5dEdQTk5RRk02bG1yZXVkbWJ6ZjRHR2FQbDdiN3FRWW1yZ2lBOEJTcU14MW82ZFVkajY1UklMTWFCNktLeGc9PQ==');
  462.            fd.append('flashsale', 'Q1pHdzBVNWF0eC9KeHQ0NkZ5UUxHbFhIeFNYTFBHRDhUdCtwSXZtWVFhUk5Pa05FcUtiOG9ESngveGNrVW42VUlWVjVobU15c3d4MkdCRHp6RG5FT3c9PQ==');
  463.            $.ajax({
  464.                url: 'https://voucerdigital.com/ajax/reload_cache.php',
  465.                type: 'POST',
  466.                dataType: 'JSON',
  467.                headers: {
  468.                    "Authorization": "Basic " + 'WkZKVU4wTlBWM1o1V25ocFNYaHpibkJRVm1WV1NGSndPRGRXUVdSVU0wVlpaM2xzYTBkS1JtRkhjMHRPU0hwVEwweENhRE00YUZCYWFqUk9WemxFZUZGb2RHZHZXVEZYZUVRNE4yUjVUalZCV21kTlMxaGtVelIwWWxWVFJUWjVXU3RxVjI5cEx6VkxUVlU5'
  469.                },
  470.                data: fd,
  471.                processData: false,
  472.                contentType: false,
  473.                beforeSend: function(e){
  474.                },
  475.                success: function(e){
  476.        
  477.                    // Sembunyikan elemen flash sale
  478.                    const flashSaleEl = document.querySelector('.frame-flashsale');
  479.                    if (flashSaleEl) flashSaleEl.style.display = 'none';
  480.                }
  481.            });
  482.  
  483.            return;
  484.        }
  485.  
  486.        if (distance > 0) {
  487.            const days = Math.floor(distance / (1000 * 60 * 60 * 24));
  488.            const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
  489.            const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
  490.            const seconds = Math.floor((distance % (1000 * 60)) / 1000);
  491.  
  492.            document.getElementById("cd-hari").textContent = days;
  493.            document.getElementById("cd-jam").textContent = hours;
  494.            document.getElementById("cd-menit").textContent = minutes;
  495.            document.getElementById("cd-detik").textContent = seconds;
  496.        }
  497.    }, 1000);
  498. });
  499.  
  500. document.addEventListener("DOMContentLoaded", function () {
  501.    const flashsale = document.querySelector(".flash-sale-wrapper");
  502.    const leftFlashSale = document.querySelector(".left-flash-sale");
  503.    const rightFlashSale = document.querySelector(".right-flash-sale");
  504.  
  505.    // Sembunyikan arrow jika di mobile
  506.    if (window.innerWidth <= 768) {
  507.        leftFlashSale.style.display = "none";
  508.        rightFlashSale.style.display = "none";
  509.    }
  510.  
  511.    // Event scroll jika bukan mobile
  512.    leftFlashSale.addEventListener("click", () => {
  513.        flashsale.scrollBy({ left: -300, behavior: "smooth" });
  514.    });
  515.  
  516.    rightFlashSale.addEventListener("click", () => {
  517.        flashsale.scrollBy({ left: 300, behavior: "smooth" });
  518.    });
  519. });
  520.  
  521. document.querySelectorAll('.bestseller').forEach(function(el) {
  522.    const persen = el.dataset.diskon;
  523.    el.style.setProperty('--diskon-label', `"Diskon ${persen}%"`);
  524. });
  525.  
  526. function ShowAllGames(elem) {
  527.    var $this = $(elem);
  528.    var $parents = $this.parents('.overlay-more-games');
  529.    var $super_parents = $this.parents('.frame-grid-product-v2');
  530.  
  531.    $super_parents.find('.parent-grid-product-v2').removeClass('limited-height');
  532.    $parents.remove();
  533. }
  534.  
  535. function SelectPrevNextSketlon(elem, type){
  536.    var $this = $(elem);
  537.    const $totalImageSliderItems = $('.image-slider-items').find('a').length;
  538.  
  539.    if(type == 'prev'){
  540.        if(parseInt($indexActive) > 0){
  541.            $indexActive--;
  542.        }else{
  543.            $indexActive = ($totalImageSliderItems - 1);
  544.        }
  545.    }else{
  546.        if(parseInt($indexActive) >= ($totalImageSliderItems - 1)){
  547.            $indexActive = 0;
  548.        }else{
  549.            $indexActive++;
  550.        }
  551.    }
  552.  
  553.    SliderSketlon();
  554.  
  555.    if(intervalSliderSketlon != null){
  556.        clearInterval(intervalSliderSketlon);
  557.        intervalSliderSketlon = null;
  558.    }
  559.  
  560.    setTimeout(() => {
  561.        SliderHomeInitialization();
  562.    }, 5000);
  563. }
  564.  
  565. function SelectThisSketlon(elem){
  566.    var $this = $(elem);
  567.  
  568.    $indexActive = $this.index();
  569.    SliderSketlon();
  570.  
  571.    if(intervalSliderSketlon != null){
  572.        clearInterval(intervalSliderSketlon);
  573.        intervalSliderSketlon = null;
  574.    }
  575.  
  576.    setTimeout(() => {
  577.        SliderHomeInitialization();
  578.    }, 5000);
  579. }
  580. function SliderSketlon(){
  581.    const $totalImageSliderItems = $('.image-slider-items').find('a').length;
  582.  
  583.    $('.image-slider__dot').removeClass('active');
  584.    $('.image-slider__dot').eq($indexActive).addClass('active');
  585.  
  586.    $('.image-slider-items').find('a').addClass('inactive').removeClass('next-item').removeClass('prev-item').removeClass('active');
  587.    
  588.    if($indexActive > 0){
  589.        $('.image-slider-items').find('a').eq($indexActive - 1).addClass('inactive').addClass('prev-item').removeClass('next-item').removeClass('active');
  590.    }else{
  591.        $('.image-slider-items').find('a').eq($totalImageSliderItems - 1).addClass('inactive').addClass('prev-item').removeClass('next-item').removeClass('active');
  592.    }
  593.    $('.image-slider-items').find('a').eq($indexActive).removeClass('inactive').removeClass('next-item').removeClass('prev-item').addClass('active');
  594.    if($indexActive != ($totalImageSliderItems - 1)){
  595.        $('.image-slider-items').find('a').eq($indexActive + 1).addClass('inactive').addClass('next-item').removeClass('prev-item').removeClass('active');
  596.    }else{
  597.        $('.image-slider-items').find('a').eq(0).addClass('inactive').addClass('next-item').removeClass('prev-item').removeClass('active');
  598.    }
  599. }
  600.  
  601. function SliderHomeInitialization(){
  602.    const $totalImageSliderItems = $('.image-slider-items').find('a').length;
  603.    
  604.    if(intervalSliderSketlon == null){
  605.        intervalSliderSketlon = setInterval(() => {
  606.  
  607.            SliderSketlon($indexActive);
  608.            $indexActive++;
  609.            if(parseInt($indexActive) > ($totalImageSliderItems - 1)){
  610.                $indexActive = 0;
  611.            }
  612.        }, 2500);
  613.    }
  614.    
  615. }
  616.  
  617. function checkScrollEnd() {
  618.    const $container = $('.parent-top-product-v2');
  619.    const $scrollLeftBtn = $('#scrollLeftBtn');
  620.    const $scrollRightBtn = $('#scrollRightBtn');
  621.  
  622.    const scrollLeft = $container.scrollLeft();
  623.    const maxScrollLeft = $container[0].scrollWidth - $container[0].clientWidth;
  624.  
  625.    if (scrollLeft <= 0) {
  626.        $scrollLeftBtn.addClass('disable');
  627.    } else {
  628.        $scrollLeftBtn.removeClass('disable');
  629.    }
  630.  
  631.    if (scrollLeft >= maxScrollLeft) {
  632.        $scrollRightBtn.addClass('disable');
  633.    } else {
  634.        $scrollRightBtn.removeClass('disable');
  635.    }
  636. }
  637.  
  638. function TopProductNav(elem, direction){
  639.    const $container = $('.parent-top-product-v2'); // Find the container
  640.  
  641.    console.log('container', $container)
  642.  
  643.    // Define the scroll amount per click
  644.    const scrollAmount = 200; // Adjust the amount as needed
  645.  
  646.    // if (direction === 'left') {
  647.    //     $container.animate({ scrollLeft: '-=' + scrollAmount }, 300, checkScrollEnd);
  648.    // } else if (direction === 'right') {
  649.    //     $container.animate({ scrollLeft: '+=' + scrollAmount }, 300, checkScrollEnd);
  650.    // }
  651.  
  652.    if (direction === 'left') {
  653.        $container.scrollLeft($container.scrollLeft() - scrollAmount);
  654.    } else if (direction === 'right') {
  655.        $container.scrollLeft($container.scrollLeft() + scrollAmount);
  656.    }
  657.  
  658.    checkScrollEnd();
  659. }
  660.  
  661. function EnableDraggingDekstop(){
  662.  
  663. }
  664.  
  665. $(document).ready(function(){
  666.  
  667.    var isTouchDevice = 'ontouchstart' in document.documentElement;
  668.    if (isTouchDevice) {
  669.        var initialTouchX = null;
  670.        var initialTouchY = null;
  671.  
  672.        $('.slider-wrapper').on('touchstart', function(e) {
  673.            initialTouchX = e.touches[0].clientX;
  674.            initialTouchY = e.touches[0].clientY;
  675.        });
  676.  
  677.        $('.slider-wrapper').on('touchmove', function(e) {
  678.            if (!initialTouchX || !initialTouchY) return;
  679.    
  680.            var currentTouchX = e.touches[0].clientX;
  681.            var currentTouchY = e.touches[0].clientY;
  682.            var diffX = currentTouchX - initialTouchX;
  683.            var diffY = currentTouchY - initialTouchY;
  684.  
  685.            if (Math.abs(diffX) > Math.abs(diffY)) {
  686.                if (diffX > 0) {  
  687.                    SelectPrevNextSketlon(this, 'prev')
  688.                } else if (diffX < 0) {
  689.                    SelectPrevNextSketlon(this, 'next')
  690.                }
  691.            }
  692.            initialTouchX = null;
  693.            initialTouchY = null;
  694.  
  695.            e.preventDefault();
  696.        });
  697.    }else{
  698.        // setTimeout(() => {
  699.            SliderHomeInitialization();
  700.        // }, 1500);
  701.    }
  702. });
  703.  
  704. var isMobileReady = /iPhone|iPad|iPod|Android/i.test(navigator.userAgent);
  705.  
  706. if (isMobileReady) {
  707.    $('.flash-sale-wrapper').on('scroll', function() {
  708.        let scrollLeft = ($(this).scrollLeft() * -1) // Mendapatkan posisi scroll horizontal
  709.        let scrollTop = $(this).scrollTop();  // Mendapatkan posisi scroll vertikal
  710.        console.log('Scroll Left:', scrollLeft, 'Scroll Top:', scrollTop);
  711.  
  712.        if((scrollLeft <= -25) && (scrollLeft >= -2322)){
  713.            $(".flashsale-slider-wrapper").addClass('show_after').addClass('show_before')
  714.        }else if((scrollLeft <= -2322)){
  715.            $(".flashsale-slider-wrapper").removeClass('show_after').addClass('show_before')
  716.        }else{
  717.            $(".flashsale-slider-wrapper").addClass('show_after').removeClass('show_before')
  718.        }
  719.    });
  720. }</script> <div class="footer-theme-v2"><div class="footer-payment-method-v2"><div class="parent-list-payment-method-v2"><b>Metode Pembayaran</b> <div class="superparent-list-payment-method-v2"><div class="list-payment-method-v2"><div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/dd920d3298dccf45cc501062be95fcdf.png" alt="ATM BCA"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/30b361569ce44d82e67d71aedbcc71f5.png" alt="ALFAMART"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/ab4d3b3c1c7064fe503f20c930ed14a9.png" alt="BCA VIRTUAL ACCOUNT"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/5629c3172ab8bcc266ed06c3a2d33290.png" alt="MANDIRI VIRTUAL ACCOUNT"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/44ad59539d914915f034fd588c3cdb01.png" alt="QRIS"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/21a56d9c15d3c6a44845751b953ea713.png" alt="BRI VIRTUAL ACCOUNT"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/ee96757e066b76a8ce9feb3c04d02650.png" alt="BNI VIRTUAL ACCOUNT"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/332500adf61e23bdd545295b0ca8a5f9.png" alt="OVO"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/2018663403d3b4ad78b520f5dfd97596.png" alt="PERMATA VIRTUAL ACCOUNT"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/3aad4c1c3744d75fcf8af981ed7f11de.png" alt="DANA"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/2767f2668e2381233828e941a227e85b.png" alt="DANAMON VIRTUAL ACCOUNT"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/58b97fbaf277c095aa26d7068d203ced.png" alt="SINARMAS VIRTUAL ACCOUNT"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/c34eea027f1c29d8cbcb3b2f803ca9b6.png" alt="BCA MOBILE"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/44400c00ab57c6ac4c294aa5fa9acb4f.png" alt="MANDIRI ONLINE"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/37e72e4b317cada590191a2ad30adf2d.png" alt="LinkAja"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/e5ce9ef48125254d41302ce66d0d9a89.png" alt="BRI MOBILE"> </div> <div class="item-payment-method-v2"><img src="https://digivospaces.b-cdn.net/UniPlay/Statics/26785b3e158d5f02f6d2b8d36ca0905e.png" alt="INDOMARET"> </div></div> </div></div> <div class="frame-social-media-v2"><a href="https://www.instagram.com/voucerdigital/" target="_blank"><img src="https://semutganteng.fra1.cdn.digitaloceanspaces.com/StaticAssets/2024/50_ig.svg" alt="Instagram"> </a> <a href="https://www.facebook.com/profile.php?id=61572676845293&locale=id_ID" target="_blank"><img src="https://semutganteng.fra1.cdn.digitaloceanspaces.com/StaticAssets/2024/51_fb.svg" alt="Facebook"> </a></div> <p>ยฉ 2025 Voucer Digital</div> </div> <script defer src="https://voucerdigital.com/assets/vendor/slick/slick.js" type="4b20aa0b6e845be19fcfd4b7-text/javascript"></script> <script type="4b20aa0b6e845be19fcfd4b7-text/javascript">document.addEventListener('DOMContentLoaded', function() {
  721.        const slickSetting = {
  722.            autoplay: true,
  723.            autoplaySpeed: 0,
  724.            arrows: false,
  725.            draggable: false,
  726.            centerMode: false,
  727.            infinite: true,
  728.            cssEase: 'linear',
  729.            pauseOnHover: false,
  730.            variableWidth: true,
  731.            dots: false,
  732.            slidesToShow: 1,
  733.            slidesToScroll: 1,
  734.            pauseOnFocus: false,
  735.            pauseOnHover: false,
  736.        }
  737.  
  738.        $(".list-payment-method-v2").slick({
  739.            ...slickSetting,
  740.            speed: 5000
  741.        });
  742.  
  743.        // Winrate Calculator Function
  744.        // Winrate Calculator Function
  745.        function calculateWinrate() {
  746.            var currentMatches = parseFloat($('input[name="current_match"]').val()) || 0;
  747.            var currentWinrate = parseFloat($('input[name="current_totalwr"]').val()) || 0;
  748.            var targetWinrate = parseFloat($('input[name="target_winrate"]').val()) || 0;
  749.  
  750.            console.log('Target winrate:', targetWinrate); // Debug log
  751.  
  752.            if (currentMatches <= 0 || currentWinrate < 0 || targetWinrate < 0 || targetWinrate > 100) {
  753.                alert('Masukkan nilai yang valid!');
  754.                return;
  755.            }
  756.  
  757.            if (targetWinrate <= currentWinrate) {
  758.                alert('Target win rate harus lebih tinggi dari win rate saat ini!');
  759.                return;
  760.            }
  761.  
  762.            var winsNeeded;
  763.  
  764.            // Handle 100% target winrate case (requires infinite wins)
  765.            if (targetWinrate == 100) {
  766.                console.log('100% case detected!'); // Debug log
  767.                var currentWins = Math.floor((currentWinrate / 100) * currentMatches);
  768.                var currentLosses = currentMatches - currentWins;
  769.  
  770.                $('#wins-needed').text('โˆž WIN');
  771.                $('#target-text').html(`
  772.                    <div style="text-align: left; font-size: 14px; line-height: 1.5;">
  773.                        <strong>Penjelasan:<\/strong><br>
  774.                        1. Current: ${currentWins} wins, ${currentLosses} losses dari ${currentMatches} matches<br>
  775.                        2. Untuk 100% WR: (${currentWins} + X wins) / (${currentMatches} + X matches) = 1<br>
  776.                        3. Solve: ${currentWins} + X = ${currentMatches} + X โ†’ ${currentWins} = ${currentMatches} (impossible!)<br>
  777.                        4. Satu-satunya cara: <strong>X = โˆž (menang terus selamanya)<\/strong>
  778.                    <\/div>
  779.                `);
  780.                $('#winrate-result').show();
  781.                return;
  782.            }
  783.  
  784.            // Google formula: WR = (Jumlah Kemenangan / Jumlah Pertandingan) x 100%
  785.            // To find wins needed: solve for additional wins required to reach target WR
  786.            // Excel formula: =ROUNDUP(((B4/100*B2)-(B3/100*B2))/(1-B4/100),0)
  787.            // B2 = currentMatches, B3 = currentWinrate, B4 = targetWinrate
  788.            winsNeeded = Math.ceil(((targetWinrate / 100 * currentMatches) - (currentWinrate / 100 * currentMatches)) / (1 - targetWinrate / 100));
  789.  
  790.            if (winsNeeded < 0) {
  791.                winsNeeded = 0;
  792.            }
  793.  
  794.            // Check for infinity result
  795.            if (!isFinite(winsNeeded)) {
  796.                var currentWins = Math.floor((currentWinrate / 100) * currentMatches);
  797.                var currentLosses = currentMatches - currentWins;
  798.  
  799.                $('#wins-needed').text('โˆž WIN');
  800.                $('#target-text').html(`
  801.                    <div style="text-align: left; font-size: 14px; line-height: 1.5;">
  802.                        <strong>Penjelasan:<\/strong><br>
  803.                        1. Current: ${currentWins} wins, ${currentLosses} losses dari ${currentMatches} matches<br>
  804.                        2. Untuk ${targetWinrate}% WR: (${currentWins} + X wins) / (${currentMatches} + X matches) = ${targetWinrate/100}<br>
  805.                        3. Solve: ${currentWins} + X = ${targetWinrate/100} ร— (${currentMatches} + X)<br>
  806.                        4. Satu-satunya cara: <strong>X = โˆž (menang terus selamanya)<\/strong>
  807.                    <\/div>
  808.                `);
  809.            } else {
  810.                $('#wins-needed').text(winsNeeded + ' WIN');
  811.                $('#target-text').text('Untuk mendapatkan ' + targetWinrate + '% Win Rate');
  812.            }
  813.  
  814.            $('#winrate-result').show();
  815.        }
  816.  
  817.        $('.calc-form-wrapper button:not([onclick])').click(function(e) {
  818.            e.preventDefault();
  819.            calculateWinrate();
  820.        });
  821.  
  822.        $('.calc-form-wrapper input').keypress(function(e) {
  823.            if (e.which == 13) {
  824.                e.preventDefault();
  825.                calculateWinrate();
  826.            }
  827.        });
  828.    })</script>
  829. <!-- SUPER FAST CACHE ENGINE | GENERATED AT 2025-09-16 11:30:53 --><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="4b20aa0b6e845be19fcfd4b7-|49" defer type="d8640b5a184bc92d871a156b-text/javascript"></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"ac311d6ad0614988b99f49d60ecb0497","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  830. <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="d8640b5a184bc92d871a156b-|49" defer></script>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda