{"id":37826,"date":"2026-03-15T12:56:45","date_gmt":"2026-03-15T05:56:45","guid":{"rendered":"https:\/\/dps.media\/?page_id=37826"},"modified":"2026-03-15T19:25:53","modified_gmt":"2026-03-15T12:25:53","slug":"quotation-for-shopee-shop-to-sales-website-conversion-solution","status":"publish","type":"page","link":"https:\/\/dps.media\/en\/quotation-for-shopee-shop-to-sales-website-conversion-solution\/","title":{"rendered":"QUOTATION FOR SOLUTION TO CONVERT SHOPEE SHOP TO E-COMMERCE WEBSITE"},"content":{"rendered":"<!DOCTYPE html>\n<?xml encoding=\"utf-8\" ?><html lang=\"vi\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n    <title>Website Solution Quote \u2013 DPS.MEDIA<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --navy: #0f0e5c;\n            --navy2: #151577;\n            --green: #1fa855;\n            --green2: #32b561;\n            --orange: #f04a1a;\n            --orange2: #ff5a2a;\n            --purple: #6c3bff;\n            --purple2: #7c4dff;\n            --red: #e53935;\n            --bg: #f0f2f8;\n            --card: #ffffff;\n            --border: #e0e4f0;\n            --text: #1a1a2e;\n            --muted: #64748b;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0\n        }\n\n        body {\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            background: var(--bg);\n            background-image: radial-gradient(circle, #c8cce8 1px, transparent 1px);\n            background-size: 28px 28px;\n            color: var(--text);\n            font-size: 14px;\n            line-height: 1.75\n        }\n\n        a {\n            color: inherit\n        }\n\n        ul {\n            padding-left: 17px;\n            margin: 0\n        }\n\n        li {\n            margin-bottom: 3px\n        }\n\n        \/* LAYOUT *\/\n        .layout {\n            display: flex;\n            align-items: flex-start;\n            max-width: 1260px;\n            margin: 0 auto;\n            padding: 30px 16px 60px;\n            gap: 22px;\n        }\n\n        .page {\n            flex: 1;\n            min-width: 0;\n        }\n\n        \/* SIDEBAR *\/\n        .sidebar {\n            width: 196px;\n            flex-shrink: 0;\n            position: sticky;\n            top: 20px;\n            max-height: calc(100vh - 40px);\n            overflow-y: auto;\n            background: #fff;\n            border: 1px solid #e0e0e0;\n            border-radius: 8px;\n            padding: 14px 0 10px;\n            box-shadow: 0 2px 12px rgba(0, 0, 0, .07);\n        }\n\n        .sidebar::-webkit-scrollbar {\n            width: 4px\n        }\n\n        .sidebar::-webkit-scrollbar-thumb {\n            background: #d0d0e8;\n            border-radius: 4px\n        }\n\n        .sidebar-title {\n            font-size: 10.5px;\n            font-weight: 900;\n            text-transform: uppercase;\n            letter-spacing: .6px;\n            color: #151577;\n            padding: 0 14px 10px;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 8px\n        }\n\n        .sidebar-nav a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 14px;\n            text-decoration: none;\n            color: #555;\n            font-size: 12.5px;\n            line-height: 1.4;\n            border-left: 3px solid transparent;\n            transition: all .18s\n        }\n\n        .sidebar-nav a:hover {\n            background: #f0f0ff;\n            color: #151577\n        }\n\n        .sidebar-nav a.active {\n            background: #e8eeff;\n            color: #151577;\n            font-weight: 700;\n            border-left-color: #151577\n        }\n\n        .sidebar-nav a .sn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 20px;\n            height: 20px;\n            border-radius: 5px;\n            background: #eee;\n            font-size: 10.5px;\n            font-weight: 700;\n            color: #555;\n            flex-shrink: 0;\n            transition: all .18s\n        }\n\n        .sidebar-nav a.active .sn {\n            background: #151577;\n            color: #fff\n        }\n\n        .sidebar-nav a .slabel {\n            flex: 1\n        }\n\n        .sidebar-cta {\n            margin: 10px 10px 0;\n            display: block;\n            text-align: center;\n            background: linear-gradient(135deg, #1fa855, #32b561);\n            color: #fff;\n            text-decoration: none;\n            padding: 9px 6px;\n            border-radius: 8px;\n            font-size: 11.5px;\n            font-weight: 800;\n            letter-spacing: .2px;\n            box-shadow: 0 3px 10px rgba(31, 168, 85, .3);\n            transition: opacity .2s\n        }\n\n        .sidebar-cta:hover {\n            opacity: .9\n        }\n\n        .sidebar-pdf {\n            margin: 8px 10px 4px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 5px;\n            background: #f0f0ff;\n            color: #151577;\n            border: 1.5px solid #151577;\n            padding: 7px 6px;\n            border-radius: 6px;\n            font-size: 11.5px;\n            font-weight: 700;\n            cursor: pointer;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            width: calc(100% - 20px)\n        }\n\n        .sidebar-pdf:hover {\n            background: #e0e0ff\n        }\n\n        \/* HEADER *\/\n        .header-wrap {\n            border-radius: 14px;\n            overflow: hidden;\n            margin-bottom: 24px;\n            background: #fff;\n            box-shadow: 0 4px 24px rgba(15, 14, 92, .12);\n            animation: fadeUp .5s ease both\n        }\n\n        .header-top {\n            display: grid;\n            grid-template-columns: 240px 1fr\n        }\n\n        .header-logo {\n            padding: 22px 26px;\n            background: #fff;\n            display: flex;\n            align-items: center;\n            border-right: 1px solid #f0f0f0\n        }\n\n        .header-logo img {\n            width: 190px;\n            height: auto\n        }\n\n        .header-info {\n            background: linear-gradient(135deg, #1fa855 0%, #0d9748 100%);\n            padding: 18px 26px;\n            position: relative;\n            overflow: hidden\n        }\n\n        .header-info::after {\n            content: '';\n            position: absolute;\n            top: -30px;\n            right: -30px;\n            width: 120px;\n            height: 120px;\n            background: rgba(255, 255, 255, .08);\n            border-radius: 50%\n        }\n\n        .header-info p {\n            color: #fff;\n            margin-bottom: 3px;\n            font-size: 13.5px\n        }\n\n        .header-info p.bold {\n            font-weight: 800;\n            font-size: 15px;\n            margin-bottom: 2px\n        }\n\n        .header-info p.sm {\n            color: #c8f5da;\n            font-size: 12.5px\n        }\n\n        .header-title {\n            background: linear-gradient(135deg, #0f0e5c 0%, #1e1da8 60%, #2d1fa8 100%);\n            padding: 22px 26px;\n            text-align: center;\n            position: relative;\n            overflow: hidden\n        }\n\n        .header-title h1 {\n            color: #fff;\n            font-size: 20px;\n            font-weight: 900;\n            text-transform: uppercase;\n            letter-spacing: .6px;\n            margin: 0 auto 8px;\n            line-height: 1.3;\n            max-width: 90%;\n            text-shadow: 0 2px 16px rgba(0, 0, 0, .35)\n        }\n\n        .header-title p {\n            color: #a8b0f0;\n            font-size: 13px;\n            font-style: italic\n        }\n\n        \/* PAIN HERO *\/\n        .pain-hero {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 14px;\n            margin-bottom: 20px;\n            animation: fadeUp .55s .08s ease both\n        }\n\n        .pain-card {\n            background: #fff;\n            border-radius: 12px;\n            border: 1px solid var(--border);\n            border-top: 4px solid var(--red);\n            padding: 18px 20px;\n            transition: transform .25s, box-shadow .25s;\n            position: relative;\n            overflow: hidden\n        }\n\n        .pain-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 10px 28px rgba(229, 57, 53, .12)\n        }\n\n        .pain-card .pain-icon {\n            font-size: 28px;\n            margin-bottom: 10px;\n            display: block\n        }\n\n        .pain-card h3 {\n            font-size: 13.5px;\n            font-weight: 800;\n            color: #c62828;\n            margin-bottom: 7px\n        }\n\n        .pain-card p {\n            font-size: 12.5px;\n            color: var(--muted);\n            line-height: 1.65\n        }\n\n        .solution-strip {\n            background: linear-gradient(135deg, #0f0e5c 0%, #1e1da8 60%, #3a30d9 100%);\n            border-radius: 12px;\n            padding: 16px 26px;\n            margin-bottom: 24px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 6px 24px rgba(15, 14, 92, .25);\n            animation: fadeUp .5s .14s ease both\n        }\n\n        .solution-strip p {\n            color: #c0c8f8;\n            font-size: 14px;\n            position: relative\n        }\n\n        .solution-strip strong {\n            color: #fff;\n            font-weight: 800\n        }\n\n        \/* PKG CARDS *\/\n        .pkg-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 16px;\n            margin-bottom: 26px;\n            animation: fadeUp .55s .22s ease both\n        }\n\n        .pkg-card {\n            border-radius: 14px;\n            overflow: visible;\n            border: 2px solid transparent;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, .08);\n            position: relative;\n            background: #fff;\n            transition: transform .28s, box-shadow .28s\n        }\n\n        .pkg-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 14px 36px rgba(0, 0, 0, .13)\n        }\n\n        .pkg-card.featured {\n            border-color: var(--orange2);\n            box-shadow: 0 8px 32px rgba(255, 90, 42, .22);\n            transform: translateY(-4px)\n        }\n\n        .pkg-card.featured:hover {\n            transform: translateY(-9px);\n            box-shadow: 0 20px 48px rgba(255, 90, 42, .28)\n        }\n\n        .pkg-popular-tag {\n            position: absolute;\n            top: -14px;\n            left: 50%;\n            transform: translateX(-50%);\n            background: linear-gradient(90deg, #ff5a2a, #ff8c00);\n            color: #fff;\n            font-size: 11px;\n            font-weight: 800;\n            padding: 4px 14px;\n            border-radius: 999px;\n            white-space: nowrap;\n            box-shadow: 0 3px 10px rgba(255, 90, 42, .4);\n            letter-spacing: .4px;\n            text-transform: uppercase;\n            z-index: 2\n        }\n\n        .pkg-hd {\n            padding: 20px 20px 16px;\n            color: #fff;\n            position: relative;\n            overflow: hidden;\n            border-radius: 12px 12px 0 0\n        }\n\n        .pkg-hd .name {\n            font-size: 10.5px;\n            font-weight: 700;\n            text-transform: uppercase;\n            opacity: .85;\n            margin-bottom: 4px;\n            letter-spacing: .5px\n        }\n\n        .pkg-hd .title {\n            font-size: 18px;\n            font-weight: 900;\n            margin-bottom: 2px\n        }\n\n        .pkg-hd .sub {\n            font-size: 11.5px;\n            opacity: .75;\n            margin-top: 2px\n        }\n\n        .pkg-hd .price-tag {\n            margin-top: 12px;\n            display: inline-block;\n            background: rgba(255, 255, 255, .18);\n            border: 1px solid rgba(255, 255, 255, .3);\n            border-radius: 8px;\n            padding: 6px 12px\n        }\n\n        .pkg-hd .price-tag .price-main {\n            font-size: 17px;\n            font-weight: 900;\n            color: #fff;\n            display: block;\n            line-height: 1.2\n        }\n\n        .pkg-hd .price-tag .price-note {\n            font-size: 10px;\n            opacity: .8;\n            display: block\n        }\n\n        .pkg-bd {\n            background: #fff;\n            padding: 16px 18px;\n            border-radius: 0 0 12px 12px\n        }\n\n        .pkg-cta {\n            display: block;\n            text-align: center;\n            padding: 10px 0;\n            border-radius: 8px;\n            font-weight: 800;\n            font-size: 13px;\n            text-decoration: none;\n            margin: 12px 0 10px;\n            color: #fff;\n            letter-spacing: .3px;\n            transition: opacity .2s, transform .2s\n        }\n\n        .pkg-cta:hover {\n            opacity: .9;\n            transform: scale(1.02)\n        }\n\n        .pkg-target {\n            font-size: 12.5px;\n            color: #555;\n            margin-bottom: 10px;\n            font-style: italic;\n            padding: 8px 10px;\n            background: #f8f9ff;\n            border-radius: 6px;\n            border-left: 3px solid #dde\n        }\n\n        .pkg-list {\n            padding-left: 0;\n            list-style: none;\n            font-size: 12.5px;\n            color: #333\n        }\n\n        .pkg-list li {\n            margin-bottom: 6px;\n            padding-left: 18px;\n            position: relative\n        }\n\n        .pkg-list li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--green2);\n            font-weight: 900;\n            font-size: 11px\n        }\n\n        .pkg-badge {\n            display: inline-block;\n            margin-top: 10px;\n            padding: 5px 12px;\n            border-radius: 999px;\n            font-size: 11px;\n            font-weight: 700;\n            color: #fff\n        }\n\n        \/* COLOR HELPERS *\/\n        .bg-green {\n            background: linear-gradient(135deg, #1fa855, #32b561)\n        }\n\n        .bg-orange {\n            background: linear-gradient(135deg, #f04a1a, #ff6b35)\n        }\n\n        .bg-purple {\n            background: linear-gradient(135deg, #6c3bff, #9b6dff)\n        }\n\n        .border-green {\n            border-color: var(--green2)\n        }\n\n        .border-orange {\n            border-color: var(--orange2)\n        }\n\n        .border-purple {\n            border-color: var(--purple2)\n        }\n\n        .yes {\n            color: #15803d;\n            font-weight: 700\n        }\n\n        .no {\n            color: #dc2626;\n            font-weight: 700\n        }\n\n        .mid {\n            color: #d97706;\n            font-weight: 600\n        }\n\n        .tick {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 24px;\n            height: 24px;\n            background: #16a34a;\n            color: #fff;\n            font-size: 13px;\n            font-weight: 900;\n            border-radius: 50%\n        }\n\n        .cross {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 24px;\n            height: 24px;\n            background: #ef4444;\n            color: #fff;\n            font-size: 12px;\n            font-weight: 700;\n            border-radius: 50%\n        }\n\n        .price-cell {\n            font-weight: 700;\n            color: var(--navy2);\n            font-size: 13px\n        }\n\n        .free-cell {\n            color: #32b561;\n            font-weight: 700\n        }\n\n        \/* TOC *\/\n        .toc {\n            background: #fff;\n            border: 1px solid var(--border);\n            border-radius: 10px;\n            padding: 16px 20px;\n            margin-bottom: 20px;\n            box-shadow: 0 2px 8px rgba(15, 14, 92, .05);\n            animation: fadeUp .5s .18s ease both\n        }\n\n        .toc h4 {\n            color: var(--navy2);\n            font-size: 12.5px;\n            font-weight: 800;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: .5px\n        }\n\n        .toc-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 6px\n        }\n\n        .toc a {\n            display: block;\n            padding: 7px 11px;\n            border-radius: 6px;\n            font-size: 12.5px;\n            text-decoration: none;\n            color: #444;\n            background: #f5f7ff;\n            border: 1px solid var(--border);\n            transition: background .15s, color .15s\n        }\n\n        .toc a:hover,\n        .toc a.active {\n            background: #e8eeff;\n            color: var(--navy2)\n        }\n\n        .toc a span {\n            font-weight: 800;\n            color: var(--navy2);\n            margin-right: 4px\n        }\n\n        #btn-pdf {\n            width: 100%;\n            margin-top: 10px;\n            padding: 9px;\n            background: linear-gradient(90deg, #f04a1a, #ff6b35);\n            color: #fff;\n            border: none;\n            border-radius: 6px;\n            font-weight: 800;\n            cursor: pointer;\n            font-size: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 6px;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            box-shadow: 0 3px 10px rgba(240, 74, 26, .3)\n        }\n\n        #btn-pdf:hover {\n            opacity: .9\n        }\n\n        \/* ACCORDION *\/\n        .acc-wrap {\n            margin-bottom: 12px;\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid var(--border);\n            background: #fff;\n            transition: box-shadow .3s\n        }\n\n        .acc-wrap:has(.acc-body.open) {\n            box-shadow: 0 6px 24px rgba(15, 14, 92, .1);\n            border-color: #c8ccee\n        }\n\n        .acc-wrap.highlight {\n            border: 2px solid #1fa855;\n            box-shadow: 0 0 0 3px rgba(31, 168, 85, .15), 0 8px 32px rgba(31, 168, 85, .18);\n            position: relative\n        }\n\n        .acc-wrap.highlight::before {\n            content: '\u2b50 N\u1ed4I B\u1eacT';\n            position: absolute;\n            top: -13px;\n            right: 20px;\n            background: linear-gradient(135deg, #1fa855, #32d46e);\n            color: #fff;\n            font-size: 10.5px;\n            font-weight: 800;\n            padding: 3px 12px;\n            border-radius: 999px;\n            letter-spacing: .5px;\n            z-index: 2;\n            box-shadow: 0 3px 10px rgba(31, 168, 85, .35)\n        }\n\n        .acc-wrap.highlight .acc-btn {\n            background: linear-gradient(135deg, #0d7a3a 0%, #1fa855 50%, #0d9748 100%);\n            font-size: 15px\n        }\n\n        .acc-wrap.highlight .acc-btn:hover {\n            background: linear-gradient(135deg, #15a04e 0%, #28c964 100%)\n        }\n\n        .acc-btn {\n            width: 100%;\n            text-align: left;\n            border: none;\n            cursor: pointer;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            padding: 14px 20px;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            font-size: 14px;\n            font-weight: 800;\n            background: linear-gradient(135deg, #0f0e5c 0%, #1e1da8 100%);\n            color: #fff;\n            transition: background .25s;\n            letter-spacing: .2px\n        }\n\n        .acc-btn:hover {\n            background: linear-gradient(135deg, #1a19a0 0%, #2a28cc 100%)\n        }\n\n        .acc-btn .num {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 28px;\n            height: 28px;\n            border-radius: 8px;\n            background: rgba(255, 255, 255, .18);\n            font-size: 13px;\n            font-weight: 900;\n            margin-right: 10px;\n            flex-shrink: 0;\n            border: 1px solid rgba(255, 255, 255, .2)\n        }\n\n        .acc-btn .arrow {\n            font-size: 18px;\n            transition: transform .35s cubic-bezier(.4, 0, .2, 1);\n            flex-shrink: 0;\n            opacity: .8\n        }\n\n        .acc-btn.open .arrow {\n            transform: rotate(180deg)\n        }\n\n        .acc-body {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height .45s cubic-bezier(.4, 0, .2, 1), opacity .35s ease;\n            opacity: 0\n        }\n\n        .acc-body.open {\n            opacity: 1\n        }\n\n        \/* SUB HEADERS *\/\n        .sub-hd {\n            background: linear-gradient(90deg, #1fa855, #32d46e);\n            color: #fff;\n            padding: 9px 18px;\n            font-size: 13px;\n            font-weight: 800;\n            letter-spacing: .2px\n        }\n\n        .sub-hd.orange {\n            background: linear-gradient(90deg, #f04a1a, #ff6b35)\n        }\n\n        .sub-hd.purple {\n            background: linear-gradient(90deg, #6c3bff, #9b6dff)\n        }\n\n        .sub-hd.navy {\n            background: linear-gradient(90deg, #0f0e5c, #1e1da8)\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n           INFO BLOCK \u2014 replaces simple 2-col table\n           \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        .ib {\n            overflow: hidden;\n        }\n\n        .ir {\n            display: flex;\n            border-bottom: 1px solid #e8ecf5;\n        }\n\n        .ir:last-child {\n            border-bottom: none\n        }\n\n        .ir:nth-child(even) .iv {\n            background: #fafbff\n        }\n\n        .ir:hover .iv {\n            background: #f0f2ff\n        }\n\n        .il {\n            width: 190px;\n            min-width: 140px;\n            flex-shrink: 0;\n            padding: 10px 14px;\n            font-size: 13px;\n            font-weight: 700;\n            color: var(--navy2);\n            background: #f5f7ff;\n            border-left: 3px solid #c0c8ee;\n            display: flex;\n            align-items: flex-start;\n        }\n\n        .iv {\n            flex: 1;\n            padding: 10px 14px;\n            font-size: 13px;\n            background: #fff;\n            vertical-align: middle;\n        }\n\n        .iv ul {\n            padding-left: 17px;\n            margin: 0\n        }\n\n        .iv li {\n            margin-bottom: 3px;\n            font-size: 13px\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n           FEAT\/COMPARE GRID \u2014 4-col comparison\n           \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        .fg {\n            overflow: hidden;\n        }\n\n        .fg-head {\n            display: grid;\n            grid-template-columns: minmax(140px, 2fr) repeat(3, 1fr);\n        }\n\n        .fg-head>div {\n            padding: 10px 12px;\n            font-size: 13px;\n            font-weight: 700;\n            text-align: center;\n            border: 1px solid rgba(255, 255, 255, .15)\n        }\n\n        .fg-h0 {\n            text-align: left !important;\n            background: #f5f7ff;\n            color: var(--navy2);\n            border: 1px solid #e8ecf5 !important\n        }\n\n        .fg-hg {\n            background: linear-gradient(135deg, #1fa855, #32b561);\n            color: #fff\n        }\n\n        .fg-ho {\n            background: linear-gradient(135deg, #f04a1a, #ff6b35);\n            color: #fff\n        }\n\n        .fg-hp {\n            background: linear-gradient(135deg, #6c3bff, #9b6dff);\n            color: #fff\n        }\n\n        .fg-row {\n            display: grid;\n            grid-template-columns: minmax(140px, 2fr) repeat(3, 1fr);\n            border-bottom: 1px solid #e8ecf5;\n            transition: background .15s;\n        }\n\n        .fg-row:hover {\n            background: #f8f9ff\n        }\n\n        .fg-row>div {\n            padding: 10px 12px;\n            font-size: 13px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border-right: 1px solid #e8ecf5;\n        }\n\n        .fg-row>div:last-child {\n            border-right: none\n        }\n\n        .fg-label {\n            justify-content: flex-start !important;\n            text-align: left;\n            background: #fafbff;\n            border-left: 1px solid #e8ecf5\n        }\n\n        .fg-cat {\n            padding: 9px 14px;\n            font-weight: 800;\n            color: #14532d;\n            font-size: 12.5px;\n            background: linear-gradient(90deg, #e8f5e9, #f0fdf4);\n            border-left: 3px solid #22c55e;\n            border-bottom: 1px solid #e8ecf5;\n        }\n\n        .fg-span3 {\n            grid-column: 2 \/ 5;\n            justify-content: center !important;\n            text-align: center;\n            border-right: 1px solid #e8ecf5\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n           CMP GRID \u2014 3-col Shopee vs Web\n           \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        .cg {\n            overflow: hidden;\n        }\n\n        .cg-head {\n            display: grid;\n            grid-template-columns: minmax(160px, 2fr) 1fr 1fr;\n        }\n\n        .cg-head>div {\n            padding: 10px 14px;\n            font-size: 13px;\n            font-weight: 700;\n            text-align: center;\n            background: linear-gradient(135deg, #0f0e5c, #1e1da8);\n            color: #fff\n        }\n\n        .cg-head>div:first-child {\n            text-align: left\n        }\n\n        .cg-row {\n            display: grid;\n            grid-template-columns: minmax(160px, 2fr) 1fr 1fr;\n            border-bottom: 1px solid #e8ecf5;\n        }\n\n        .cg-row>div {\n            padding: 10px 14px;\n            font-size: 13px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .cg-row>div:first-child {\n            justify-content: flex-start;\n            font-weight: 600;\n            background: #f9f9f9\n        }\n\n        .cg-row>div:not(:first-child) {\n            border-left: 1px solid #e8ecf5\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n           MAINTENANCE TABLE (s10) \u2014 4 cols\n           \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        .mt-wrap {\n            overflow: hidden;\n        }\n\n        .mt-head {\n            display: grid;\n            grid-template-columns: 44px 1fr 2fr 130px;\n        }\n\n        .mt-head>div {\n            padding: 10px 14px;\n            font-size: 13px;\n            font-weight: 700;\n            background: linear-gradient(135deg, #0f0e5c, #1e1da8);\n            color: #fff\n        }\n\n        .mt-head>div:first-child,\n        .mt-head>div:nth-child(4) {\n            text-align: center\n        }\n\n        .mt-row {\n            display: grid;\n            grid-template-columns: 44px 1fr 2fr 130px;\n            border-bottom: 1px solid #e8ecf5\n        }\n\n        .mt-row>div {\n            padding: 10px 14px;\n            font-size: 13px;\n            border-right: 1px solid #e8ecf5;\n            background: #fff\n        }\n\n        .mt-row>div:last-child {\n            border-right: none\n        }\n\n        .mt-row:nth-child(even)>div {\n            background: #fafbff\n        }\n\n        .mt-row:hover>div {\n            background: #f0f2ff\n        }\n\n        .mt-num {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 800;\n            color: var(--navy2);\n            background: #f5f7ff !important;\n        }\n\n        .mt-title {\n            font-weight: 600;\n            display: flex;\n            align-items: flex-start;\n        }\n\n        .mt-desc {\n            display: flex;\n            align-items: flex-start;\n            color: #444;\n            font-size: 12.5px\n        }\n\n        .mt-freq {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            color: #555;\n            font-size: 12.5px\n        }\n\n        \/* NOTES *\/\n        .note-box {\n            border-left: 4px solid var(--navy2);\n            background: linear-gradient(90deg, #eef0ff, #f5f7ff);\n            padding: 12px 16px;\n            margin: 12px 16px;\n            border-radius: 0 6px 6px 0;\n            font-size: 13px\n        }\n\n        .note-box strong {\n            color: var(--navy2)\n        }\n\n        .warn-box {\n            border-left: 4px solid var(--orange2);\n            background: linear-gradient(90deg, #fff5f0, #fff8f5);\n            padding: 12px 16px;\n            margin: 12px 16px;\n            border-radius: 0 6px 6px 0;\n            font-size: 13px\n        }\n\n        .quote-box {\n            background: linear-gradient(90deg, #fffef0, #fffde7);\n            color: #555;\n            font-style: italic;\n            font-size: 13px;\n            padding: 14px 18px;\n            border-bottom: 1px solid #f0e0a0;\n            border-left: 4px solid #f59e0b\n        }\n\n        \/* LINK BUTTONS *\/\n        .link-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 4px;\n            background: linear-gradient(135deg, #0f0e5c, #1e1da8);\n            color: #fff !important;\n            text-decoration: none;\n            padding: 3px 10px 3px 8px;\n            border-radius: 999px;\n            font-size: 11.5px;\n            font-weight: 700;\n            transition: opacity .2s, transform .2s;\n            white-space: nowrap;\n            box-shadow: 0 2px 8px rgba(15, 14, 92, .25)\n        }\n\n        .link-btn:hover {\n            opacity: .85;\n            transform: translateY(-1px)\n        }\n\n        .link-btn::before {\n            content: '\u2197';\n            font-size: 10px\n        }\n\n        .link-btn.green {\n            background: linear-gradient(135deg, #1fa855, #32b561);\n            box-shadow: 0 2px 8px rgba(31, 168, 85, .25)\n        }\n\n        .link-btn.orange {\n            background: linear-gradient(135deg, #f04a1a, #ff6b35);\n            box-shadow: 0 2px 8px rgba(240, 74, 26, .25)\n        }\n\n        small .link-btn {\n            margin-top: 4px;\n            display: inline-flex\n        }\n\n        \/* TIMELINE *\/\n        .timeline {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 12px;\n            padding: 16px\n        }\n\n        .tl-item {\n            border: 1px solid var(--border);\n            border-top: 4px solid var(--navy2);\n            padding: 16px;\n            border-radius: 10px;\n            transition: border-top-color .25s, background .25s, transform .25s, box-shadow .25s;\n            cursor: default;\n            background: #fff\n        }\n\n        .tl-item:hover {\n            border-top-color: var(--green2);\n            background: #f5fff9;\n            transform: translateY(-4px);\n            box-shadow: 0 8px 24px rgba(50, 181, 97, .15)\n        }\n\n        .tl-item:hover .tl-no {\n            background: var(--green2);\n            transform: scale(1.1)\n        }\n\n        .tl-item:hover h4 {\n            color: #15803d\n        }\n\n        .tl-no {\n            width: 34px;\n            height: 34px;\n            background: var(--navy2);\n            color: #fff;\n            border-radius: 9px;\n            display: grid;\n            place-items: center;\n            font-weight: 900;\n            font-size: 15px;\n            margin-bottom: 10px;\n            transition: background .25s, transform .25s\n        }\n\n        .tl-item h4 {\n            color: var(--navy2);\n            font-size: 13.5px;\n            font-weight: 700;\n            margin-bottom: 4px;\n            transition: color .25s\n        }\n\n        .tl-item p {\n            color: var(--muted);\n            font-size: 12.5px\n        }\n\n        \/* FOOTER *\/\n        .footer {\n            text-align: right;\n            margin-top: 40px;\n            color: #94a3b8;\n            font-size: 12px;\n            border-top: 1px solid var(--border);\n            padding-top: 10px\n        }\n\n        \/* ANIMATIONS *\/\n        @keyframes fadeUp {\n            from {\n                opacity: 0;\n                transform: translateY(18px)\n            }\n\n            to {\n                opacity: 1;\n                transform: translateY(0)\n            }\n        }\n\n        \/* MOBILE HEADER *\/\n        .mob-header {\n            display: none;\n            position: fixed;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 52px;\n            background: #151577;\n            z-index: 800;\n            align-items: center;\n            justify-content: space-between;\n            padding: 0 14px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, .25)\n        }\n\n        .mob-hamburger {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            gap: 5px;\n            width: 38px;\n            height: 38px;\n            background: rgba(255, 255, 255, .12);\n            border: none;\n            border-radius: 8px;\n            cursor: pointer;\n            padding: 8px 9px;\n            flex-shrink: 0\n        }\n\n        .mob-hamburger span {\n            display: block;\n            height: 2px;\n            background: #fff;\n            border-radius: 2px;\n            transition: all .25s\n        }\n\n        .mob-hamburger.open span:nth-child(1) {\n            transform: translateY(7px) rotate(45deg)\n        }\n\n        .mob-hamburger.open span:nth-child(2) {\n            opacity: 0\n        }\n\n        .mob-hamburger.open span:nth-child(3) {\n            transform: translateY(-7px) rotate(-45deg)\n        }\n\n        .mob-header-logo {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            text-decoration: none\n        }\n\n        .mob-header-logo img {\n            height: 26px;\n            width: auto;\n            filter: brightness(0) invert(1)\n        }\n\n        .mob-header-cta {\n            background: #32b561;\n            color: #fff;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 700;\n            font-size: 12px;\n            padding: 7px 12px;\n            white-space: nowrap\n        }\n\n        .mob-overlay {\n            display: none;\n            position: fixed;\n            inset: 0;\n            background: rgba(0, 0, 0, 0.6);\n            z-index: 900\n        }\n\n        .mob-overlay.open {\n            display: block\n        }\n\n        .mob-popup {\n            display: block;\n            position: fixed;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: #fff;\n            z-index: 1000;\n            border-radius: 16px 16px 0 0;\n            transform: translateY(100%);\n            transition: transform 0.3s ease;\n            box-shadow: 0 -4px 20px rgba(0, 0, 0, .15)\n        }\n\n        .mob-popup.open {\n            transform: translateY(0)\n        }\n\n        .mob-popup-hd {\n            background: #151577;\n            color: #fff;\n            padding: 14px 20px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            border-radius: 16px 16px 0 0;\n            font-weight: 700\n        }\n\n        .mob-popup-close {\n            background: rgba(255, 255, 255, 0.2);\n            border: none;\n            width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            color: #fff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            cursor: pointer;\n            font-size: 16px\n        }\n\n        .mob-popup-links {\n            padding: 16px 16px 8px;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 8px;\n            max-height: 55vh;\n            overflow-y: auto\n        }\n\n        .mob-popup-links a {\n            display: flex;\n            align-items: center;\n            gap: 6px;\n            padding: 10px;\n            background: #f4f6fb;\n            border-radius: 6px;\n            text-decoration: none;\n            color: #333;\n            font-size: 13px;\n            transition: background 0.2s;\n            border: 1px solid #e0e0e0\n        }\n\n        .mob-popup-links a span {\n            font-weight: 700;\n            color: #151577\n        }\n\n        .mob-popup-links a:hover,\n        .mob-popup-links a.active {\n            background: #e8eeff;\n            border-color: #151577\n        }\n\n        .mob-popup-actions {\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n            padding: 10px 16px 20px\n        }\n\n        .mob-popup-zalo {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 6px;\n            background: #32b561;\n            color: #fff;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 14px;\n            padding: 12px;\n            border-radius: 8px\n        }\n\n        .mob-popup-pdf {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 6px;\n            background: #f0f0ff;\n            color: #151577;\n            border: 1.5px solid #151577;\n            font-weight: 700;\n            font-size: 14px;\n            padding: 11px;\n            border-radius: 8px;\n            cursor: pointer;\n            font-family: 'Plus Jakarta Sans', sans-serif\n        }\n\n        \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n        @media (max-width: 900px) {\n            .sidebar {\n                display: none\n            }\n\n            .layout {\n                padding: 60px 12px 30px\n            }\n\n            .mob-header {\n                display: flex\n            }\n        }\n\n        @media (max-width: 720px) {\n\n            .pkg-grid,\n            .toc-grid,\n            .pain-hero {\n                grid-template-columns: 1fr\n            }\n\n            .header-top {\n                grid-template-columns: 1fr\n            }\n\n            .timeline {\n                grid-template-columns: 1fr 1fr\n            }\n        }\n\n        \/* INFO BLOCK mobile *\/\n        @media (max-width: 580px) {\n            .ir {\n                flex-direction: column\n            }\n\n            .il {\n                width: 100%;\n                border-left: none;\n                border-top: 3px solid #c0c8ee;\n                min-width: unset;\n                font-size: 12px;\n                padding: 8px 12px\n            }\n\n            .iv {\n                font-size: 12.5px;\n                padding: 8px 12px\n            }\n        }\n\n        \/* FEAT GRID mobile *\/\n        @media (max-width: 680px) {\n            .fg-head {\n                display: none\n            }\n\n            .fg-row {\n                grid-template-columns: 1fr !important;\n                padding: 12px 14px !important;\n                gap: 8px;\n                border-left: 3px solid #e0e4f0;\n            }\n\n            .fg-row .fg-label {\n                background: transparent !important;\n                padding: 0 0 8px !important;\n                border-bottom: 1px solid #eee;\n                border-left: none;\n                border-right: none;\n                font-weight: 600\n            }\n\n            .fg-row>div:not(.fg-label) {\n                padding: 0 !important;\n                justify-content: flex-start !important;\n                gap: 10px;\n                border-right: none;\n                font-size: 12.5px\n            }\n\n            .fg-row>div:not(.fg-label)::before {\n                content: attr(data-pkg);\n                font-size: 11px;\n                font-weight: 700;\n                color: #888;\n                display: inline-block;\n                min-width: 88px\n            }\n\n            .fg-span3 {\n                grid-column: 1\n            }\n        }\n\n        \/* CMP GRID mobile *\/\n        @media (max-width: 580px) {\n            .cg-head {\n                display: none\n            }\n\n            .cg-row {\n                grid-template-columns: 1fr;\n                padding: 12px 14px;\n                gap: 6px;\n                border-left: 3px solid #c0c8ee\n            }\n\n            .cg-row>div:first-child {\n                background: transparent;\n                padding: 0 0 6px;\n                font-weight: 700;\n                border-bottom: 1px solid #eee;\n                justify-content: flex-start\n            }\n\n            .cg-row>div:not(:first-child) {\n                padding: 0;\n                justify-content: flex-start;\n                gap: 8px;\n                border-left: none;\n                font-size: 12.5px\n            }\n\n            .cg-row>div:not(:first-child)::before {\n                content: attr(data-label);\n                font-size: 11px;\n                font-weight: 700;\n                color: #888;\n                display: inline-block;\n                min-width: 110px\n            }\n        }\n\n        \/* MAINTENANCE TABLE mobile *\/\n        @media (max-width: 680px) {\n            .mt-head {\n                display: none\n            }\n\n            .mt-row {\n                grid-template-columns: 1fr;\n                padding: 12px 14px;\n                gap: 4px;\n                border-left: 3px solid var(--navy2)\n            }\n\n            .mt-row>div {\n                background: transparent !important;\n                border-right: none;\n                padding: 0\n            }\n\n            .mt-num {\n                justify-content: flex-start;\n                font-size: 15px;\n                color: var(--navy2);\n                padding-bottom: 2px\n            }\n\n            .mt-title {\n                font-size: 13.5px\n            }\n\n            .mt-desc {\n                font-size: 12.5px;\n                color: #555\n            }\n\n            .mt-freq {\n                justify-content: flex-start\n            }\n\n            .mt-freq::before {\n                content: \"T\u1ea7n su\u1ea5t: \";\n                font-weight: 700;\n                font-size: 12px;\n                color: var(--navy2)\n            }\n        }\n\n        \/* PRINT *\/\n        @media print {\n            body {\n                background: #fff;\n                -webkit-print-color-adjust: exact;\n                print-color-adjust: exact\n            }\n\n            .layout {\n                display: block;\n                padding: 0;\n                max-width: 100%\n            }\n\n            .sidebar {\n                display: none\n            }\n\n            .page {\n                padding: 0\n            }\n\n            .acc-body {\n                display: block !important;\n                max-height: none !important;\n                opacity: 1 !important\n            }\n\n            .acc-btn .arrow {\n                display: none\n            }\n\n            .toc,\n            .no-print {\n                display: none\n            }\n\n            .pain-hero {\n                grid-template-columns: 1fr 1fr 1fr\n            }\n\n            @page {\n                size: A4;\n                margin: 12mm\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <!-- \u2550\u2550 MOBILE HEADER \u2550\u2550 -->\n    <header class=\"mob-header no-print\" id=\"mob-header\">\n        <button class=\"mob-hamburger\" id=\"mob-hamburger\" onclick=\"toggleMobMenu()\" aria-label=\"Table of Contents\">\n            <span><\/span><span><\/span><span><\/span>\n        <\/button>\n        <a class=\"mob-header-logo\" href=\"#\" aria-label=\"Link\">\n            <img decoding=\"async\" src=\"https:\/\/dps.media\/wp-content\/uploads\/2023\/08\/dpsmedia.svg\" alt=\"DPS.MEDIA\" title=\"\">\n        <\/a>\n        <div class=\"mob-header-actions\">\n            <a href=\"https:\/\/zalo.me\/2660820902015185905\" class=\"mob-header-cta\" target=\"_blank\" rel=\"nofollow noopener\">Zalo Consultation \u2192<\/a>\n        <\/div>\n    <\/header>\n    <div class=\"mob-overlay\" id=\"mob-overlay\" onclick=\"closeMobMenu()\"><\/div>\n    <div class=\"mob-popup\" id=\"mob-popup\">\n        <div class=\"mob-popup-hd\">\n            <span>\ud83d\udccb Select quotation section<\/span>\n            <button class=\"mob-popup-close\" onclick=\"closeMobMenu()\">\u2715<\/button>\n        <\/div>\n        <div class=\"mob-popup-links\">\n            <a href=\"#s1\"><span>1.<\/span> The Problem<\/a>\n            <a href=\"#s2\"><span>2.<\/span> Solutions<\/a>\n            <a href=\"#s3\"><span>3.<\/span> Compare<\/a>\n            <a href=\"#s4\"><span>4.<\/span> Audience<\/a>\n            <a href=\"#s5\"><span>5.<\/span> Price list<\/a>\n            <a href=\"#s6\"><span>6.<\/span> Sales<\/a>\n            <a href=\"#s7\"><span>7.<\/span> SEO<\/a>\n            <a href=\"#s8\"><span>8.<\/span> Hosting &amp; Security<\/a>\n            <a href=\"#s10\"><span>10.<\/span> Maintenance<\/a>\n            <a href=\"#s11\"><span>11.<\/span> Why WordPress<\/a>\n            <a href=\"#s9\"><span>9.<\/span> Commitment<\/a>\n        <\/div>\n        <div class=\"mob-popup-actions\">\n            <a href=\"https:\/\/zalo.me\/2660820902015185905\" class=\"mob-popup-zalo\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udcac Get advice via\\n                Zalo<\/a>\n            <button class=\"mob-popup-pdf\" onclick=\"window.print()\">\ud83d\udcc4 Download PDF Quote<\/button>\n        <\/div>\n    <\/div>\n\n    <div class=\"layout\">\n\n        <!-- \u2550\u2550 SIDEBAR \u2550\u2550 -->\n        <aside class=\"sidebar no-print\" id=\"sidebar\">\n            <div class=\"sidebar-title\">\ud83d\udccb Table of Contents<\/div>\n            <nav class=\"sidebar-nav\">\n                <a href=\"#s1\" data-target=\"s1\"><span class=\"sn\">1<\/span><span class=\"slabel\">Shopee Seller\\n                        Problems<\/span><\/a>\n                <a href=\"#s2\" data-target=\"s2\"><span class=\"sn\">2<\/span><span class=\"slabel\">DPS Proposed\\n                        Solution<\/span><\/a>\n                <a href=\"#s3\" data-target=\"s3\"><span class=\"sn\">3<\/span><span class=\"slabel\">Marketplace vs.\\n                        Website Comparison<\/span><\/a>\n                <a href=\"#s4\" data-target=\"s4\"><span class=\"sn\">4<\/span><span class=\"slabel\">Target Audience per\\n                        Package<\/span><\/a>\n                <a href=\"#s5\" data-target=\"s5\"><span class=\"sn\">5<\/span><span class=\"slabel\">Pricing &amp; Features<\/span><\/a>\n                <a href=\"#s6\" data-target=\"s6\"><span class=\"sn\">6<\/span><span class=\"slabel\">Sales management<\/span><\/a>\n                <a href=\"#s7\" data-target=\"s7\"><span class=\"sn\">7<\/span><span class=\"slabel\">Content &amp; SEO<\/span><\/a>\n                <a href=\"#s8\" data-target=\"s8\"><span class=\"sn\">8<\/span><span class=\"slabel\">Hosting &amp;\\n                        Security<\/span><\/a>\n                <a href=\"#s10\" data-target=\"s10\"><span class=\"sn\">10<\/span><span class=\"slabel\">Website\\n                        Maintenance<\/span><\/a>\n                <a href=\"#s11\" data-target=\"s11\"><span class=\"sn\">11<\/span><span class=\"slabel\">Reasons to Choose\\n                        WordPress<\/span><\/a>\n                <a href=\"#s9\" data-target=\"s9\"><span class=\"sn\">9<\/span><span class=\"slabel\">Commitment &amp;\\n                        Roadmap<\/span><\/a>\n            <\/nav>\n            <a href=\"https:\/\/zalo.me\/2660820902015185905\" class=\"sidebar-cta\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udcac Get advice now \u2192<\/a>\n            <button class=\"sidebar-pdf\" onclick=\"window.print()\">\ud83d\udcc4 Download PDF Quote<\/button>\n        <\/aside>\n\n        <div class=\"page\">\n\n            <!-- \u2550\u2550 HEADER \u2550\u2550 -->\n            <div class=\"header-wrap\">\n                <div class=\"header-top\">\n                    <div class=\"header-logo\">\n                        <img decoding=\"async\" src=\"https:\/\/dps.media\/wp-content\/uploads\/2023\/08\/dpsmedia.svg\" alt=\"DPS.MEDIA\" title=\"\">\n                    <\/div>\n                    <div class=\"header-info\">\n                        <p class=\"bold\">DPS.MEDIA JOINT STOCK COMPANY<\/p>\n                        <p class=\"bold\">DPS.MEDIA JOINT STOCK COMPANY<\/p>\n                        <p class=\"sm\" style=\"margin-top:8px\">Vietcombank \u2013 105 116 0909<\/p>\n                        <p class=\"sm\">Tax code: 0318 700 500<\/p>\n                        <p class=\"sm\">Phone: 0961 54 54 45<\/p>\n                        <p class=\"sm\">Address: 56 Nguyen Dinh Chieu, Tan Dinh Ward, Ho Chi Minh City<\/p>\n                        <p class=\"sm\" style=\"margin-top:8px\">\ud83d\udd17 <a href=\"https:\/\/dps.media\/en\/\" style=\"color:#fff\">https:\/\/dps.media<\/a><\/p>\n                        <p class=\"sm\">\ud83d\udd17 <a href=\"https:\/\/dps.media\/en\/zalo\/\" style=\"color:#fff\">https:\/\/dps.media\/zalo<\/a>\n                        <\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"header-title\">\n                    <h1>Quotation for conversion solution from Shopee shop to sales website<\/h1>\n                    <p>Not just building a website, but creating a private sales channel to help Shopee sellers close orders more effectively off-platform<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 PAIN HERO \u2550\u2550 -->\n            <div class=\"pain-hero\">\n                <div class=\"pain-card\">\n                    <span class=\"pain-icon\">\ud83d\udce6<\/span>\n                    <h3>Exploited returns<\/h3>\n                    <p>Loss of goods, loss of shipping costs, unable to appeal because the platform always prioritizes the buyer by default.<\/p>\n                <\/div>\n                <div class=\"pain-card\">\n                    <span class=\"pain-icon\">\ud83d\udcb8<\/span>\n                    <h3>Funds held for 15 days<\/h3>\n                    <p>Stuck capital for importing goods; the more you sell, the more you suffer from temporary \u201cnegative capital\u201d due to slow cash flow.<\/p>\n                <\/div>\n                <div class=\"pain-card\">\n                    <span class=\"pain-icon\">\ud83d\udeab<\/span>\n                    <h3>Risk of sudden shop loss<\/h3>\n                    <p>Just one competitor report or platform bot error: loss of shop, loss of visibility, total loss of monthly revenue.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"solution-strip\">\n                <p>Private website <strong>solves all 3 of these problems<\/strong> \u2014 and investment breaks even after <strong>2\u20133\\n                        months<\/strong> for shops with steady orders.<\/p>\n            <\/div>\n\n            <!-- \u2550\u2550 TOC \u2550\u2550 -->\n            <div class=\"toc no-print\">\n                <h4>\ud83d\udccb Table of Contents \u2013 Click to skip to each section<\/h4>\n                <div class=\"toc-grid\">\n                    <a href=\"#s1\"><span>1.<\/span>Shopee Seller Problems<\/a>\n                    <a href=\"#s2\"><span>2.<\/span>DPS Proposed Solution<\/a>\n                    <a href=\"#s3\"><span>3.<\/span>Marketplace vs. Website Comparison<\/a>\n                    <a href=\"#s4\"><span>4.<\/span>Target Audience per Package<\/a>\n                    <a href=\"#s5\"><span>5.<\/span>Pricing &amp; Features<\/a>\n                    <a href=\"#s6\"><span>6.<\/span>Sales management<\/a>\n                    <a href=\"#s7\"><span>7.<\/span>Content &amp; SEO<\/a>\n                    <a href=\"#s8\"><span>8.<\/span>Hosting &amp; Security<\/a>\n                    <a href=\"#s10\"><span>10.<\/span>Website Maintenance<\/a>\n                    <a href=\"#s11\"><span>11.<\/span>Reasons to Choose WordPress<\/a>\n                    <a href=\"#s9\"><span>9.<\/span>Commitment &amp; Roadmap<\/a>\n                <\/div>\n                <button id=\"btn-pdf\">\ud83d\udcc4 Export PDF<\/button>\n            <\/div>\n\n            <!-- \u2550\u2550 3 G\u00d3I \u2550\u2550 -->\n            <div class=\"pkg-grid\">\n                <div class=\"pkg-card border-green\">\n                    <div class=\"pkg-hd bg-green\">\n                        <div class=\"name\">Basic Package \u00b7 Start-up<\/div>\n                        <div class=\"title\">Separate sales channel<\/div>\n                        <div class=\"sub\">\u23f1 Timeline: 10\u201315 days<\/div>\n                        <div class=\"price-tag\">\n                            <span class=\"price-main\">5,988,000 VND<\/span>\n                            <span class=\"price-note\">First year (website + hosting)<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"pkg-bd\">\n                        <div class=\"pkg-target\">New shops with steady orders, needing a simple private channel to start separating from the platform.\n                        <\/div>\n                        <a href=\"https:\/\/zalo.me\/2660820902015185905\" class=\"pkg-cta bg-green\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udcac Get\\n                            advice now \u2192<\/a>\n                        <ul class=\"pkg-list\">\n                            <li>Premium Interface proposed by DPS<\/li>\n                            <li>Basic font\/color customization according to brand<\/li>\n                            <li>Up to 3 layout revisions<\/li>\n                            <li>2 professionally designed banners<\/li>\n                            <li>Shopee\/Lazada Synchronization: +550,000 VND<\/li>\n                            <li>Push Notifications: +300,000 VND<\/li>\n                        <\/ul>\n                        <span class=\"pkg-badge bg-green\">Domain: Customer purchases separately<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"pkg-card border-orange featured\">\n                    <div class=\"pkg-popular-tag\">\u2b50 Most Selected<\/div>\n                    <div class=\"pkg-hd bg-orange\">\n                        <div class=\"name\">Standard Package \u00b7 Best Seller<\/div>\n                        <div class=\"title\">Reduce platform dependency<\/div>\n                        <div class=\"sub\">\u23f1 Timeline: 15\u201325 days<\/div>\n                        <div class=\"price-tag\">\n                            <span class=\"price-main\">12,988,000 VND<\/span>\n                            <span class=\"price-note\">First year (website + hosting)<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"pkg-bd\">\n                        <div class=\"pkg-target\">Shops with good sales, high platform fees, wanting to reduce 15\u201330% of costs\/order.<\/div>\n                        <a href=\"https:\/\/zalo.me\/2660820902015185905\" class=\"pkg-cta bg-orange\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udcac Get\\n                            advice now \u2192<\/a>\n                        <ul class=\"pkg-list\">\n                            <li>Premium Interface + layout customization<\/li>\n                            <li>Up to 6 layout revisions<\/li>\n                            <li>6 professionally designed banners<\/li>\n                            <li>Free .com domain for the first year<\/li>\n                            <li>Free Shopee\/Lazada synchronization<\/li>\n                            <li>Free push notifications &amp; 50 backlinks<\/li>\n                        <\/ul>\n                        <span class=\"pkg-badge bg-orange\">Free .com domain for the first year<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"pkg-card border-purple\">\n                    <div class=\"pkg-hd bg-purple\">\n                        <div class=\"name\">Enterprise Package \u00b7 VIP<\/div>\n                        <div class=\"title\">Building the main sales channel<\/div>\n                        <div class=\"sub\">\u23f1 Timeline: 20\u201330 days<\/div>\n                        <div class=\"price-tag\">\n                            <span class=\"price-main\">18,988,000 VND<\/span>\n                            <span class=\"price-note\">First year (website + hosting)<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"pkg-bd\">\n                        <div class=\"pkg-target\">Shops with many orders, considering the website as the main sales channel, Shopee as a channel to acquire\\n                            new customers.<\/div>\n                        <a href=\"https:\/\/zalo.me\/2660820902015185905\" class=\"pkg-cta bg-purple\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udcac Get\\n                            advice now \u2192<\/a>\n                        <ul class=\"pkg-list\">\n                            <li>All-inclusive implementation \u2013 no hidden costs<\/li>\n                            <li>Up to 10 layout revisions<\/li>\n                            <li>10 professionally designed banners<\/li>\n                            <li>Free .com domain for the first year<\/li>\n                            <li>Free payment integration &amp; shipping API<\/li>\n                            <li>Free 1 month of AI Content (1,500,000 VND)<\/li>\n                        <\/ul>\n                        <span class=\"pkg-badge bg-purple\">Free Google My Business &amp; Ministry of Industry and Trade registration<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S1 \u2550\u2550 -->\n            <div class=\"acc-wrap highlight\" id=\"s1\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">1<\/span>THE SHOPEE SELLER PROBLEM<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"quote-box\">Seller Shopee kh\u00f4ng thi\u1ebfu n\u01a1i b\u00e1n, m\u00e0 thi\u1ebfu m\u1ed9t k\u00eanh b\u00e1n ri\u00eang \u0111\u1ec3 gi\u1eef kh\u00e1ch\n                        c\u0169 v\u00e0 t\u1ed1i \u01b0u l\u1ee3i nhu\u1eadn. R\u00e0o c\u1ea3n l\u1edbn nh\u1ea5t kh\u00f4ng ph\u1ea3i l\u00e0m website, m\u00e0 l\u00e0 l\u00e0m sao v\u1eadn h\u00e0nh web v\u1eabn\n                        \u0111\u01a1n gi\u1ea3n nh\u01b0 Shopee.<\/div>\n                    <div class=\"sub-hd\">1.1 Exploited returns<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Pain points on the platform<\/div>\n                            <div class=\"iv\">Shopee x\u1eed l\u00fd tranh ch\u1ea5p nghi\u00eang v\u1ec1 ng\u01b0\u1eddi mua theo m\u1eb7c \u0111\u1ecbnh. Seller thua g\u1ea7n\n                                nh\u01b0 ch\u1eafc, m\u1ea5t c\u1ea3 h\u00e0ng l\u1eabn ti\u1ec1n ship ho\u00e0n. B\u1ea1n kh\u00f4ng c\u00f3 quy\u1ec1n t\u1eeb ch\u1ed1i nh\u1eefng l\u00fd do \u201ctr\u1eddi\n                                \u01a1i \u0111\u1ea5t h\u1ee1i\u201d.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Website Solution<\/div>\n                            <div class=\"iv\">B\u1ea1n t\u1ef1 \u0111\u1eb7t lu\u1eadt ch\u01a1i: T\u1ef1 vi\u1ebft ch\u00ednh s\u00e1ch ho\u00e0n tr\u1ea3 (v\u00ed d\u1ee5: ch\u1ec9 \u0111\u1ed5i khi l\u1ed7i\n                                s\u1ea3n xu\u1ea5t, kh\u00f4ng ho\u00e0n ti\u1ec1n sau 48h). M\u1ecdi tranh ch\u1ea5p b\u1ea1n x\u1eed l\u00fd tr\u1ef1c ti\u1ebfp v\u1edbi kh\u00e1ch, kh\u00f4ng\n                                ph\u1ee5 thu\u1ed9c b\u00ean th\u1ee9 ba. B\u1eb1ng ch\u1ee9ng minh b\u1ea1ch: Y\u00eau c\u1ea7u kh\u00e1ch quay video m\u1edf h\u00e0ng, h\u1ec7 th\u1ed1ng\n                                l\u01b0u l\u1ecbch s\u1eed \u0111\u01a1n v\u00e0 h\u00ecnh \u1ea3nh s\u1ea3n ph\u1ea9m \u0111\u00e3 g\u1eedi \u0111i ngay trong tay b\u1ea1n.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">1.2 Funds held for 15 days<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Pain points on the platform<\/div>\n                            <div class=\"iv\">B\u00e1n 500 \u0111\u01a1n\/th\u00e1ng nh\u01b0ng ti\u1ec1n v\u1ec1 nh\u1ecf gi\u1ecdt, xoay v\u1ed1n nh\u1eadp h\u00e0ng b\u1ecb k\u1eb9t. C\u00e0ng\n                                b\u00e1n nhi\u1ec1u doanh thu c\u00e0ng l\u1edbn nh\u01b0ng ti\u1ec1n m\u1eb7t th\u1ef1c t\u1ebf l\u1ea1i c\u00e0ng thi\u1ebfu.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Website Solution<\/div>\n                            <div class=\"iv\">Ti\u1ec1n v\u1ec1 ngay l\u1eadp t\u1ee9c: V\u1edbi chuy\u1ec3n kho\u1ea3n QR, ti\u1ec1n v\u00e0o t\u00e0i kho\u1ea3n b\u1ea1n ngay khi\n                                kh\u00e1ch b\u1ea5m tr\u1ea3. V\u1edbi COD, ti\u1ec1n shipper chuy\u1ec3n tr\u1ef1c ti\u1ebfp sau 3\u20137 ng\u00e0y, kh\u00f4ng qua v\u00ed trung\n                                gian s\u00e0n.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Cash flow illustration<\/div>\n                            <div class=\"iv\">Shopee: hold 15 ng\u00e0y qua v\u00ed s\u00e0n. Website QR: v\u1ec1 ngay l\u1eadp t\u1ee9c. Website COD:\n                                v\u1ec1 sau 3\u20137 ng\u00e0y qua shipper.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">1.3 Risk of sudden shop loss<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Pain points on the platform<\/div>\n                            <div class=\"iv\">R\u1ee7i ro kh\u00f4ng l\u01b0\u1eddng tr\u01b0\u1edbc: B\u00e1o c\u00e1o t\u1eeb \u0111\u1ed1i th\u1ee7, l\u1ed7i thu\u1eadt to\u00e1n b\u00f3p hi\u1ec3n th\u1ecb,\n                                ho\u1eb7c b\u1ecb ph\u1ea1t v\u00ec giao d\u1ecbch ngo\u1ea1i s\u00e0n\u2026 M\u1ed9t l\u1ed7i nh\u1ecf c\u00f3 th\u1ec3 khi\u1ebfn b\u1ea1n m\u1ea5t c\u1ea3 th\u00e1ng doanh\n                                thu ho\u1eb7c m\u1ea5t v\u0129nh vi\u1ec5n shop l\u00e2u n\u0103m.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Website Solution<\/div>\n                            <div class=\"iv\">T\u00e0i s\u1ea3n b\u1ea5t kh\u1ea3 x\u00e2m ph\u1ea1m: Kh\u00f4ng c\u00f3 c\u01a1 ch\u1ebf report t\u1eeb \u0111\u1ed1i th\u1ee7. Traffic \u0111\u1ebfn t\u1eeb\n                                Zalo, Facebook, Ads \u0111\u1ec1u do b\u1ea1n ki\u1ec3m so\u00e1t. Kh\u00f4ng lo b\u1ecb g\u1ee1 \u1ea3nh v\u00ec l\u00fd do b\u1ea3n quy\u1ec1n m\u01a1 h\u1ed3.\n                                S\u00e2n nh\u00e0 c\u1ee7a b\u1ea1n: Kh\u00f4ng ai ph\u1ea1t b\u1ea1n v\u00ec giao d\u1ecbch ngo\u1ea1i s\u00e0n hay \u0111i\u1ec1u kho\u1ea3n d\u1ecbch v\u1ee5 thay\n                                \u0111\u1ed5i xo\u00e0nh xo\u1ea1ch.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">1.4 Marketplace fees erode profits<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Pain points on the platform<\/div>\n                            <div class=\"iv\">T\u1ed5ng chi ph\u00ed s\u00e0n (hoa h\u1ed3ng, d\u1ecbch v\u1ee5, qu\u1ea3ng c\u00e1o n\u1ed9i s\u00e0n) c\u00f3 th\u1ec3 chi\u1ebfm\n                                15\u201325%\/\u0111\u01a1n. Kh\u00e1ch mua l\u1ea7n 2, l\u1ea7n 3 v\u1eabn b\u1ecb t\u00ednh ph\u00ed nh\u01b0 kh\u00e1ch m\u1edbi.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Website Solution<\/div>\n                            <div class=\"iv\">Website nh\u1eadn \u0111\u01a1n tr\u1ef1c ti\u1ebfp, kh\u00f4ng m\u1ea5t ph\u00ed hoa h\u1ed3ng s\u00e0n, ch\u1ec9 c\u00f2n 500\u0111\/giao\n                                d\u1ecbch th\u00e0nh c\u00f4ng. V\u1edbi 100 \u0111\u01a1n\/th\u00e1ng gi\u00e1 tr\u1ecb 300.000\u0111\/\u0111\u01a1n, b\u1ea1n gi\u1eef l\u1ea1i th\u00eam ~4.500.000\u0111 so\n                                v\u1edbi b\u00e1n qua s\u00e0n.<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S2 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s2\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">2<\/span>PROPOSED DPS SOLUTIONS<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"quote-box\">B\u00e1o gi\u00e1 \u0111\u01b0\u1ee3c x\u00e2y theo h\u01b0\u1edbng gi\u1ea3i quy\u1ebft b\u00e0i to\u00e1n v\u1eadn h\u00e0nh, chi ph\u00ed v\u00e0 chuy\u1ec3n\n                        \u0111\u1ed5i kh\u00e1ch h\u00e0ng \u2014 kh\u00f4ng ch\u1ec9 li\u1ec7t k\u00ea t\u00ednh n\u0103ng.<\/div>\n                    <div class=\"sub-hd\">2.1 Operation as simple as using Shopee<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Targets<\/div>\n                            <div class=\"iv\">Sellers do not have to change many operational habits when switching to a website.\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Components<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Qu\u1ea3n l\u00fd \u0111\u01a1n h\u00e0ng, kh\u00e1ch h\u00e0ng, t\u1ed3n kho trong m\u1ed9t giao di\u1ec7n d\u1ec5 d\u00f9ng tr\u00ean c\u1ea3 m\u00e1y\n                                        t\u00ednh v\u00e0 \u0111i\u1ec7n tho\u1ea1i<\/li>\n                                    <li>Automatically create orders when customers place them, send confirmation emails, and update status<\/li>\n                                    <li>Integrate Zalo Chat, Facebook Chat, and a hotline call button<\/li>\n                                    <li>Internal notes and notes for customers right within the order management page<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Results<\/div>\n                            <div class=\"iv\">Have an additional private sales channel without increasing the operational burden.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">2.2 Mechanism to reduce cost per order<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Targets<\/div>\n                            <div class=\"iv\">Retain the profit margin being eroded by marketplace fees on repeat orders.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Components<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Receive orders directly from old customers via Zalo, Facebook, TikTok, or private ads<\/li>\n                                    <li>COD payment, bank transfer, automatic QR confirmation (500\u0111\/transaction)<\/li>\n                                    <li>Integrate GHTK, GHN, Viettel Post, VNPost<\/li>\n                                    <li>No marketplace commission fees on orders via the website<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Results<\/div>\n                            <div class=\"iv\">Reduce 15\u201330% of costs on each repeat order compared to the marketplace.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">2.3 Retain and re-engage old customers<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Targets<\/div>\n                            <div class=\"iv\">Bi\u1ebfn kh\u00e1ch mua m\u1ed9t l\u1ea7n th\u00e0nh kh\u00e1ch trung th\u00e0nh m\u00e0 kh\u00f4ng c\u1ea7n ch\u1ea1y qu\u1ea3ng c\u00e1o\n                                li\u00ean t\u1ee5c.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Components<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Store full customer information: name, phone number, email, address, order history<\/li>\n                                    <li>Discount codes by % or fixed amount, limited by date and usage times<\/li>\n                                    <li>Push notifications directly to devices that have accessed the website<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">2.4 Measure website channel effectiveness<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Components<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Connect Google Analytics, Search Console, Tag Manager<\/li>\n                                    <li>Revenue reports by day\/week\/month\/year<\/li>\n                                    <li>Reports on best-selling products, canceled orders, and used discount codes<\/li>\n                                    <li>Integrate Facebook and TikTok Ads pixels to measure conversion by channel<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S3 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s3\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">3<\/span>COMPARISON OF SELLING ON MARKETPLACES VS. WEBSITE<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\" style=\"padding:16px\">\n                    <div class=\"cg\">\n                        <div class=\"cg-head\">\n                            <div>Criteria<\/div>\n                            <div>Shopee<\/div>\n                            <div>Own Website (DPS)<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Commission fee \/ order<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">10\u201320% of revenue<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">None<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Internal marketplace ad fees<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">Mandatory for visibility<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">None \u2013 self-control ads<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Payment fee<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">Included in commission fee<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">500\u0111 \/ successful transaction<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Payout speed<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">Held for 15 days before reaching wallet<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">Immediately (QR) or 3\u20137 days (COD)<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Customer data<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">Belongs to Shopee<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">Belongs to the shop, stored for life<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Risk of losing sales channel<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">High \u2013 unexpected penalties or locks<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">None \u2013 it is your asset<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Return policy<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">Shopee decides, usually hurts the seller<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">You write your own rules<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Remarketing to old customers<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">Limited, via marketplace and costly<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">Proactive: push notifications, discount codes<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Price control<\/div>\n                            <div class=\"mid\" data-label=\"Shopee\">Bound by marketplace policies<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">Full control<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Algorithm dependency<\/div>\n                            <div class=\"no\" data-label=\"Shopee\">High \u2013 rankings change constantly<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">No \u2013 SEO and ads are self-controlled<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Mobile operation<\/div>\n                            <div class=\"yes\" data-label=\"Shopee\">Very familiar<\/div>\n                            <div class=\"yes\" data-label=\"Website DPS\">Full support via mobile browsers<\/div>\n                        <\/div>\n                        <div class=\"cg-row\">\n                            <div>Initial customer acquisition speed<\/div>\n                            <div class=\"yes\" data-label=\"Shopee\">Fast thanks to existing marketplace traffic<\/div>\n                            <div class=\"mid\" data-label=\"Website DPS\">Takes time \u2013 suitable for old customers first<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"note-box\" style=\"margin-top:14px\"><strong>Conclusion:<\/strong> D\u00f9ng Shopee \u0111\u1ec3 l\u1ea5y kh\u00e1ch\n                        m\u1edbi, d\u00f9ng website \u0111\u1ec3 gi\u1eef kh\u00e1ch c\u0169 v\u00e0 t\u1ed1i \u01b0u l\u1ee3i nhu\u1eadn tr\u00ean t\u1eebng \u0111\u01a1n mua l\u1ea1i.<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S4 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s4\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">4<\/span>TARGET AUDIENCE FOR EACH PACKAGE<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"sub-hd\">Basic Package (Start-up) \u2013 Channel Separation<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Target Audience<\/div>\n                            <div class=\"iv\">D\u00e0nh cho seller Shopee m\u1edbi c\u00f3 \u0111\u01a1n \u0111\u1ec1u \u0111\u1eb7n, mu\u1ed1n c\u00f3 website WordPress \u0111\u01a1n\n                                gi\u1ea3n nh\u01b0ng chuy\u00ean nghi\u1ec7p \u0111\u1ec3 t\u0103ng uy t\u00edn, gom l\u1ea1i d\u1eef li\u1ec7u kh\u00e1ch h\u00e0ng v\u00e0 ch\u1ee7 \u0111\u1ed9ng d\u1eabn\n                                kh\u00e1ch t\u1eeb chat Shopee\/Zalo sang \u0111\u1eb7t h\u00e0ng tr\u1ef1c ti\u1ebfp ngo\u00e0i s\u00e0n.<br><br>Ph\u00f9 h\u1ee3p v\u1edbi ch\u1ee7\n                                shop l\u00e0m m\u1ed9t m\u00ecnh ho\u1eb7c team nh\u1ecf, \u01b0u ti\u00ean chi ph\u00ed h\u1ee3p l\u00fd, c\u1ea7n m\u1ed9t h\u1ec7 th\u1ed1ng d\u1ec5 d\u00f9ng, \u00edt\n                                ph\u1ea3i \u0111\u1ee5ng k\u1ef9 thu\u1eadt nh\u01b0ng v\u1eabn \u0111\u1ea7y \u0111\u1ee7 ch\u1ee9c n\u0103ng b\u00e1n h\u00e0ng c\u01a1 b\u1ea3n.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd orange\">Standard Package (Best Seller) \u2013 Reduce Marketplace Dependency<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Target Audience<\/div>\n                            <div class=\"iv\">D\u00e0nh cho seller Shopee \u0111ang b\u00e1n t\u1ed1t, t\u1ed1n nhi\u1ec1u ph\u00ed s\u00e0n v\u00e0 th\u01b0\u1eddng xuy\u00ean ch\u1ea1y\n                                ads, mu\u1ed1n k\u00e9o d\u1ea7n kh\u00e1ch sang website ri\u00eang \u0111\u1ec3 gi\u1ea3m 15\u201330% chi ph\u00ed tr\u00ean m\u1ed7i \u0111\u01a1n m\u00e0 v\u1eabn\n                                \u0111\u1ea3m b\u1ea3o tr\u1ea3i nghi\u1ec7m mua h\u00e0ng m\u01b0\u1ee3t m\u00e0.<br><br>Ph\u00f9 h\u1ee3p v\u1edbi ch\u1ee7 shop mu\u1ed1n website\n                                WordPress WooCommerce m\u1ea1nh h\u01a1n g\u00f3i c\u01a1 b\u1ea3n: c\u00f3 thanh to\u00e1n online, t\u00edch h\u1ee3p \u0111\u01a1n v\u1ecb v\u1eadn\n                                chuy\u1ec3n, nhi\u1ec1u c\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 marketing v\u00e0 t\u1ed1i \u01b0u chuy\u1ec3n \u0111\u1ed5i.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd purple\">Enterprise Package (VIP) \u2013 Building the Main Sales Channel<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Target Audience<\/div>\n                            <div class=\"iv\">D\u00e0nh cho seller Shopee c\u00f3 nhi\u1ec1u \u0111\u01a1n m\u1ed7i th\u00e1ng, nhi\u1ec1u m\u00e3 s\u1ea3n ph\u1ea9m, coi\n                                website l\u00e0 k\u00eanh b\u00e1n h\u00e0ng ch\u00ednh v\u00e0 Shopee l\u00e0 k\u00eanh ph\u1ee5 \u0111\u1ec3 l\u1ea5y th\u00eam kh\u00e1ch\n                                m\u1edbi.<br><br>Ph\u00f9 h\u1ee3p v\u1edbi kh\u00e1ch h\u00e0ng c\u00f3 team v\u1eadn h\u00e0nh nh\u1ecf (kho, CSKH, marketing), c\u1ea7n\n                                website WordPress WooCommerce \u1ed5n \u0111\u1ecbnh, \u0111\u1ea7y \u0111\u1ee7 t\u00ednh n\u0103ng b\u00e1n h\u00e0ng v\u00e0 marketing, \u0111\u01b0\u1ee3c t\u01b0\n                                v\u1ea5n giao di\u1ec7n chu\u1ea9n trong ng\u00e0nh v\u00e0 tri\u1ec3n khai tr\u1ecdn g\u00f3i \u0111\u1ec3 h\u1ea1n ch\u1ebf t\u1ed1i \u0111a chi ph\u00ed ph\u00e1t\n                                sinh v\u1ec1 sau.<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S5 \u2550\u2550 -->\n            <div class=\"acc-wrap highlight\" id=\"s5\">\n                <button class=\"acc-btn open\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">5<\/span>FULL PRICE LIST &amp; FEATURES<\/span>\n                    <span class=\"arrow\" style=\"transform:rotate(180deg)\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body open\" style=\"padding:16px\">\n                    <div class=\"warn-box\"><strong>Note:<\/strong> C\u00e1c h\u1ea1ng m\u1ee5c ph\u00e1t sinh n\u1eb1m ngo\u00e0i ph\u1ea1m vi h\u1ee3p \u0111\u1ed3ng \u0111\u00e3\n                        k\u00fd, c\u00e1c b\u00ean ph\u1ea3i th\u1ed1ng nh\u1ea5t \u0111\u01a1n gi\u00e1 tr\u01b0\u1edbc khi th\u1ef1c hi\u1ec7n. N\u1ebfu \u0111\u00e3 c\u00f3 hosting ri\u00eang: ch\u1ec9 b\u1ea3o tr\u00ec\n                        1.500.000\u0111\/n\u0103m (\u0111i\u1ec1u ki\u1ec7n: hosting \u0111\u1ea3m b\u1ea3o y\u00eau c\u1ea7u c\u1ea5u h\u00ecnh).<\/div>\n                    <div class=\"fg\" style=\"margin-top:12px\">\n                        <div class=\"fg-head\">\n                            <div class=\"fg-h0\">Category<\/div>\n                            <div class=\"fg-hg\">Basic Package<\/div>\n                            <div class=\"fg-ho\">Standard Package<\/div>\n                            <div class=\"fg-hp\">Business Package<\/div>\n                        <\/div>\n                        <!-- CHI PH\u00cd -->\n                        <div class=\"fg-cat\">\ud83d\udcb0 COSTS &amp; TIMELINE<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\"><strong>Total first-year payment (website + hosting)<\/strong><\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\" style=\"font-weight:900;color:#32b561;font-size:14px\">5,988,000 VND\n                            <\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\" style=\"font-weight:900;color:#ff5a2a;font-size:14px\">12.988.000\n                                VN\u0110<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\" style=\"font-weight:900;color:#7c4dff;font-size:14px\">18.988.000\n                                VN\u0110<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Domain name<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">Customers choose a suitable domain name for DPS to provide a quote<br><small style=\"color:#888\">5px <a href=\"https:\/\/inet.vn\/domain\/bang-gia-ten-mien\/\" class=\"link-btn\" target=\"_blank\" rel=\"nofollow noopener\">View domain name price list<\/a><\/small><\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free .com domain for the first year<br><small>C\u00e1c\n                                    t\u00ean mi\u1ec1n kh\u00e1c: <a href=\"https:\/\/inet.vn\/domain\/bang-gia-ten-mien\/\" class=\"link-btn green\" target=\"_blank\" rel=\"nofollow noopener\">View price list<\/a><\/small><\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Mi\u1ec5n ph\u00ed t\u00ean mi\u1ec1n .com n\u0103m\n                                \u0111\u1ea7u<br><small>Other domain names: <a href=\"https:\/\/inet.vn\/domain\/bang-gia-ten-mien\/\" class=\"link-btn green\" target=\"_blank\" rel=\"nofollow noopener\">View price list<\/a><\/small><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Maintenance fee (hosting + maintenance) from year 2<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">1,500,000\u0111\/year<br><small style=\"color:#888\">N\u0103m \u0111\u1ea7u mi\u1ec5n ph\u00ed\n                                    hosting<\/small><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">3,000,000\u0111\/year<br><small style=\"color:#888\">N\u0103m \u0111\u1ea7u mi\u1ec5n ph\u00ed\n                                    hosting<\/small><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">3,000,000\u0111\/year<br><small style=\"color:#888\">N\u0103m \u0111\u1ea7u mi\u1ec5n ph\u00ed\n                                    hosting<\/small><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Completion progress<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">10\u201315 days<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">15\u201325 days<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">20\u201330 days<\/div>\n                        <\/div>\n                        <!-- T\u00cdNH N\u0102NG -->\n                        <div class=\"fg-cat\">\ud83c\udf81 FEATURES &amp; OFFERS<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Offers for website development features within 1 year<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><\/div>\n                            <div class=\"mid\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">5%<\/div>\n                            <div class=\"yes\" data-pkg=\"Doanh Nghi\u1ec7p\">20%<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Support for running Facebook \/ Google \/ TikTok ads<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><a href=\"https:\/\/dps.media\/en\/go\/zzDer\/\" class=\"link-btn\" target=\"_blank\">Xem b\u1ea3ng gi\u00e1 d\u1ecbch v\u1ee5<\/a><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\" style=\"font-size:12px;color:#32b561;font-weight:700\">H\u1ed7 tr\u1ee3 10%\n                                ph\u00ed DV qu\u1ea3ng c\u00e1o th\u00e1ng \u0111\u1ea7u<br><a href=\"https:\/\/dps.media\/en\/go\/zzDer\/\" class=\"link-btn green\" target=\"_blank\">View price list<\/a><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\" style=\"font-size:12px;color:#32b561;font-weight:700\">H\u1ed7 tr\u1ee3 20%\n                                ph\u00ed DV qu\u1ea3ng c\u00e1o th\u00e1ng \u0111\u1ea7u<br><a href=\"https:\/\/dps.media\/en\/go\/zzDer\/\" class=\"link-btn green\" target=\"_blank\">View price list<\/a><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">AI Content Auto-Posting<br><small style=\"color:#888\"><a href=\"https:\/\/dps.media\/en\/go\/VLzGc\/\" class=\"link-btn orange\" target=\"_blank\">Chi\n                                        ti\u1ebft d\u1ecbch v\u1ee5 AI Content<\/a><br>Mi\u1ec5n ph\u00ed 1 th\u00e1ng tr\u1ecb gi\u00e1 1.500.000 VN\u0110<\/small>\n                            <\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">\u2713<br><small>Mi\u1ec5n ph\u00ed 1 th\u00e1ng\n                                    (1.500.000\u0111)<\/small><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Banner design<br><small style=\"color:#888\">KH cung c\u1ea5p brief\n                                    banner<\/small><\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">2 banners<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">6 banners<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">10 banners<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Website layout editing<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">Up to 3 times<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Up to 6 times<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">Up to 10 times<\/div>\n                        <\/div>\n                        <!-- GIAO DI\u1ec6N -->\n                        <div class=\"fg-cat\">\ud83c\udfa8 INTERFACE<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Interface<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\" style=\"font-size:12.5px\">S\u1eed d\u1ee5ng giao di\u1ec7n Premium do DPS \u0111\u1ec1 xu\u1ea5t.\n                                \u0110i\u1ec1u ch\u1ec9nh c\u01a1 b\u1ea3n: font ch\u1eef, k\u00edch th\u01b0\u1edbc ch\u1eef, m\u00e0u s\u1eafc theo nh\u1eadn di\u1ec7n th\u01b0\u01a1ng hi\u1ec7u. Tri\u1ec3n\n                                khai nhanh, \u0111\u00e1p \u1ee9ng \u0111\u1ea7y \u0111\u1ee7 ch\u1ee9c n\u0103ng c\u1ea7n thi\u1ebft c\u1ee7a m\u1ed9t website chuy\u00ean nghi\u1ec7p.<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\" style=\"font-size:12.5px\">Kh\u00e1ch h\u00e0ng \u0111\u01b0\u1ee3c ch\u1ecdn th\u00eam giao di\u1ec7n t\u1eeb\n                                danh s\u00e1ch DPS \u0111\u1ec1 xu\u1ea5t. DPS thi\u1ebft k\u1ebf giao di\u1ec7n ph\u00f9 h\u1ee3p d\u1ef1a tr\u00ean giao di\u1ec7n \u0111\u1ec1 xu\u1ea5t, bao\n                                g\u1ed3m layout, m\u00e0u s\u1eafc, font ch\u1eef ph\u00f9 h\u1ee3p v\u1edbi th\u00f4ng tin doanh nghi\u1ec7p. T\u00f9y ch\u1ec9nh layout s\u00e2u\n                                h\u01a1n \u0111\u1ec3 ph\u00f9 h\u1ee3p m\u1ee5c ti\u00eau kinh doanh. C\u00e1c giao di\u1ec7n \u0111\u1ec1 xu\u1ea5t team s\u1ebd tri\u1ec3n khai t\u01b0\u01a1ng t\u1ef1\n                                80% v\u00e0 20% c\u00f2n l\u1ea1i mang m\u00e0u s\u1eafc th\u01b0\u01a1ng hi\u1ec7u.<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\" style=\"font-size:12.5px\">DPS \u0111\u1ec1 xu\u1ea5t c\u00e1c website chu\u1ea9n trong\n                                ng\u00e0nh (tham kh\u1ea3o website l\u1edbn, t\u1ed1i \u01b0u tr\u1ea3i nghi\u1ec7m & chuy\u1ec3n \u0111\u1ed5i). Tri\u1ec3n khai tr\u1ecdn g\u00f3i giao\n                                di\u1ec7n & t\u00ednh n\u0103ng b\u00e1n h\u00e0ng v\u00e0 marketing. H\u1ed7 tr\u1ee3 tri\u1ec3n khai theo giao di\u1ec7n kh\u00e1ch h\u00e0ng \u0111\u1ec1\n                                xu\u1ea5t (ho\u1eb7c b\u1ea3n v\u1ebd layout) trong ph\u1ea1m vi WordPress theme cao c\u1ea5p.<\/div>\n                        <\/div>\n                        <!-- T\u00cdNH N\u0102NG M\u1eb6C \u0110\u1ecaNH -->\n                        <div class=\"fg-cat\">\ud83d\udd27 DEFAULT FEATURES (ALL PACKAGES \u2013 FREE)<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Connect GG Search Console, Analytics, Tag Manager<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Handover of entire source code<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Install CTA buttons to contact platforms<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <!-- T\u00cdNH N\u0102NG N\u00c2NG CAO -->\n                        <div class=\"fg-cat\">\u26a1 ADVANCED FEATURES<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Synchronize products to Shopee, Lazada<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Synchronize products &amp; orders with Kiot Viet<\/div>\n                            <div class=\"price-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">550,000 VND<\/div>\n                            <div class=\"price-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">250,000 VND<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Website push notifications<\/div>\n                            <div class=\"price-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">300,000 VND<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <!-- CH\u1ee8C N\u0102NG \u0110\u1eb6C BI\u1ec6T -->\n                        <div class=\"fg-cat\">\ud83d\udcb3 SPECIAL FUNCTIONS<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Automatic payment confirmation SEPAY<br><small style=\"color:#888\">Ng\u00e2n\n                                    h\u00e0ng: MB, OCB, KienLongBank, MSB<\/small><\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"price-cell\">Ph\u00ed t\u00edch h\u1ee3p:\n                                    550.000\u0111<\/span><br><small>500\u0111\/GD, t\u1ed1i thi\u1ec3u 180 GD\/th\u00e1ng<\/small><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"price-cell\">Ph\u00ed t\u00edch h\u1ee3p:\n                                    330.000\u0111<\/span><br><small>500\u0111\/GD, t\u1ed1i thi\u1ec3u 180 GD\/th\u00e1ng<\/small><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"free-cell\">Mi\u1ec5n ph\u00ed t\u00edch\n                                    h\u1ee3p<\/span><br><small>500\u0111\/GD, t\u1ed1i thi\u1ec3u 180 GD\/th\u00e1ng<\/small><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Favorite products (Wishlist)<br><small style=\"color:#888\">Kh\u00e1ch\n                                    nh\u1ea5n \u201cTh\u1ea3 tim\u201d l\u01b0u s\u1ea3n ph\u1ea9m, ch\u1edd ng\u00e0y Sale \u0111\u1ec3 mua<\/small><\/div>\n                            <div class=\"price-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">150,000 VND<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Point accumulation system (Reward Points)<br><small style=\"color:#888\">Mua\n                                    h\u00e0ng\/\u0111\u00e1nh gi\u00e1 \u0111\u01b0\u1ee3c c\u1ed9ng \u0111i\u1ec3m, d\u00f9ng \u0111i\u1ec3m tr\u1eeb ti\u1ec1n \u0111\u01a1n ti\u1ebfp theo<\/small><\/div>\n                            <div class=\"price-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">550,000 VND<\/div>\n                            <div class=\"price-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">330,000 VND<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Shipping integration<br><small style=\"color:#888\">Ch\u1ecdn 1 \u0111\u01a1n v\u1ecb v\u1eadn\n                                    chuy\u1ec3n ch\u00ednh:<\/small><br>\n                                <a href=\"https:\/\/webmau68.com\/mau-web\/plugin-ket-noi-giao-hang-nhanh-voi-woocommerce-pro\/?kt=19\" class=\"link-btn\" target=\"_blank\" rel=\"nofollow noopener\">Fast Delivery<\/a>\n                                <a href=\"https:\/\/webmau68.com\/mau-web\/plugin-ket-noi-giao-hang-tiet-kiem-voi-woocommerce-ghtk-vs-woocommerce-pro\/\" class=\"link-btn\" target=\"_blank\" rel=\"nofollow noopener\">GHTK<\/a>\n                                <a href=\"https:\/\/webmau68.com\/mau-web\/plugin-ket-noi-viettelpost-voi-woocommerce-pro\/\" class=\"link-btn\" target=\"_blank\" rel=\"nofollow noopener\">Viettel Post<\/a>\n                                <a href=\"https:\/\/webmau68.com\/mau-web\/plugin-ket-noi-woocommerce-voi-vnpost\/\" class=\"link-btn\" target=\"_blank\" rel=\"nofollow noopener\">VNPost<\/a>\n                            <\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"price-cell\">DPS Fee: 550,000 VND<\/span><br><small>+ Ph\u00ed\n                                    API k\u1ebft n\u1ed1i: 500k\/n\u0103m ho\u1eb7c 1.200k\/v\u0129nh vi\u1ec5n<br>+ Ph\u00ed tr\u00ean m\u1ed7i \u0111\u01a1n v\u1ecb v\u1eadn\n                                    chuy\u1ec3n<\/small><\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"free-cell\">Free<\/span><br><small class=\"free-cell\">Mi\u1ec5n ph\u00ed API k\u1ebft n\u1ed1i v\u0129nh vi\u1ec5n<\/small><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Automatic multi-language (AI \u2013 OpenAI)<br><small style=\"color:#888\">N\u1ea1p\n                                    100k l\u00ean t\u00e0i kho\u1ea3n OpenAI c\u1ee7a KH \u0111\u1ec3 k\u00edch ho\u1ea1t. ~40\u0111\/1.000 t\u1eeb. Kh\u00f4ng gi\u1edbi h\u1ea1n s\u1ed1 ng\u00f4n\n                                    ng\u1eef.<\/small><\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\" style=\"font-size:12px;color:#555\">Integration fee: 1,000,000 VND<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Google My Business verification<\/div>\n                            <div class=\"price-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">1,100,000 VND<\/div>\n                            <div class=\"price-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">800,000 VND<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Register website with Ministry of Industry and Trade<br><small style=\"color:#888\">B\u1eaft bu\u1ed9c\n                                    cho website b\u00e1n h\u00e0ng<\/small><\/div>\n                            <div class=\"price-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">1,375,000 VND<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S6 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s6\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">6<\/span>SALES MANAGEMENT FEATURES (EXCLUSIVELY DESIGNED FOR SHOPEE SELLERS)<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"warn-box\"><strong>Note:<\/strong> Not all installed \u2014 DPS advises and only installs\\n                        features suitable for the actual operational scale of each shop.<\/div>\n                    <div class=\"sub-hd\">6.1 Member Management<\/div>\n                    <div class=\"fg\">\n                        <div class=\"fg-head\">\n                            <div class=\"fg-h0\">Feature<\/div>\n                            <div class=\"fg-hg\">Basic<\/div>\n                            <div class=\"fg-ho\">Standard<\/div>\n                            <div class=\"fg-hp\">Business<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">\u0110\u0103ng k\u00fd \/ \u0110\u0103ng nh\u1eadp c\u01a1 b\u1ea3n: Cho ph\u00e9p kh\u00e1ch h\u00e0ng t\u1ea1o t\u00e0i kho\u1ea3n b\u1eb1ng\n                                Email\/S\u0110T v\u00e0 m\u1eadt kh\u1ea9u.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Qu\u1ea3n l\u00fd h\u1ed3 s\u01a1 c\u00e1 nh\u00e2n: C\u1eadp nh\u1eadt th\u00f4ng tin, l\u01b0u s\u1eb5n \u0111\u1ecba ch\u1ec9 giao h\u00e0ng\n                                m\u1eb7c \u0111\u1ecbnh \u0111\u1ec3 thao t\u00e1c ch\u1ed1t \u0111\u01a1n l\u1ea7n sau nhanh h\u01a1n.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Theo d\u00f5i l\u1ecbch s\u1eed mua h\u00e0ng: Kh\u00e1ch h\u00e0ng t\u1ef1 \u0111\u0103ng nh\u1eadp \u0111\u1ec3 xem tr\u1ea1ng th\u00e1i\n                                \u0111\u01a1n v\u00e0 tra c\u1ee9u l\u1ea1i c\u00e1c \u0111\u01a1n c\u0169.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Kh\u00f4i ph\u1ee5c m\u1eadt kh\u1ea9u: T\u00ednh n\u0103ng qu\u00ean m\u1eadt kh\u1ea9u v\u00e0 g\u1eedi link \u0111\u1eb7t l\u1ea1i t\u1ef1\n                                \u0111\u1ed9ng qua Email.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.2 Conversion &amp; Promotion Tools<\/div>\n                    <div class=\"fg\">\n                        <div class=\"fg-head\">\n                            <div class=\"fg-h0\">Feature<\/div>\n                            <div class=\"fg-hg\">Basic<\/div>\n                            <div class=\"fg-ho\">Standard<\/div>\n                            <div class=\"fg-hp\">Business<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Mua k\u00e8m & G\u1ee3i \u00fd s\u1ea3n ph\u1ea9m (Cross-sell \/ Up-sell): T\u1ea1o c\u00e1c combo \u201cMua\n                                k\u00e8m deal s\u1ed1c\u201d v\u00e0 t\u1ef1 \u0111\u1ed9ng hi\u1ec3n th\u1ecb s\u1ea3n ph\u1ea9m li\u00ean quan \u0111\u1ec3 t\u0103ng gi\u00e1 tr\u1ecb \u0111\u01a1n h\u00e0ng.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Kh\u00f4i ph\u1ee5c gi\u1ecf h\u00e0ng b\u1ecf r\u01a1i (Abandoned Cart): T\u1ef1 \u0111\u1ed9ng l\u01b0u gi\u1ecf h\u00e0ng ch\u01b0a\n                                thanh to\u00e1n v\u00e0 g\u1eedi Email\/th\u00f4ng b\u00e1o nh\u1eafc nh\u1edf k\u00e8m m\u00e3 gi\u1ea3m gi\u00e1 \u0111\u1ec3 v\u1edbt kh\u00e1ch.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Khuy\u1ebfn m\u00e3i c\u00f3 \u0111i\u1ec1u ki\u1ec7n (Advanced Promotions): C\u00e0i \u0111\u1eb7t c\u00e1c ch\u01b0\u01a1ng\n                                tr\u00ecnh t\u1ef1 \u0111\u1ed9ng nh\u01b0: Mua X t\u1eb7ng Y, Freeship cho \u0111\u01a1n t\u1eeb [X] \u0111\u1ed3ng, ho\u1eb7c gi\u1ea3m gi\u00e1 khi mua \u0111\u1ee7\n                                s\u1ed1 l\u01b0\u1ee3ng.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">N\u00fat Chat \u0110a K\u00eanh: Kh\u00e1ch \u0111ang l\u01b0\u1edbt web b\u1ea5m v\u00e0o n\u00fat chat \u0111\u1ec3 nh\u1ea3y ngay\n                                sang Zalo ho\u1eb7c Messenger. B\u1ea1n l\u1ea5y \u0111\u01b0\u1ee3c S\u0110T\/Zalo c\u1ee7a kh\u00e1ch \u0111\u1ec3 k\u1ebft b\u1ea1n ch\u0103m s\u00f3c l\u00e2u d\u00e0i.\n                            <\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Theo d\u00f5i h\u00e0nh tr\u00ecnh \u0111\u01a1n h\u00e0ng (Order Tracking): Kh\u00e1ch \u0111\u0103ng nh\u1eadp v\u00e0o\n                                \u201cT\u00e0i kho\u1ea3n c\u1ee7a t\u00f4i\u201d \u0111\u1ec3 xem \u0111\u01a1n h\u00e0ng \u0111ang \u1edf kh\u00e2u n\u00e0o (\u0110ang x\u1eed l\u00fd \u2192 \u0110\u00e3 \u0111\u00f3ng g\u00f3i \u2192 \u0110ang\n                                giao).<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.3 Sales Management<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Management via Mobile App<\/div>\n                            <div class=\"iv\">T\u00edch h\u1ee3p App \u0111i\u1ec7n tho\u1ea1i (nh\u01b0 Shopee Seller) gi\u00fap nh\u1eadn th\u00f4ng b\u00e1o \u0111\u1ea9y khi c\u00f3\n                                \u0111\u01a1n m\u1edbi, xem\/\u0111\u1ed5i tr\u1ea1ng th\u00e1i \u0111\u01a1n h\u00e0ng v\u00e0 ch\u1ec9nh s\u1eeda gi\u00e1\/t\u1ed3n kho m\u1ecdi l\u00fac m\u1ecdi n\u01a1i.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Print delivery notes \/ invoices<\/div>\n                            <div class=\"iv\">In phi\u1ebfu d\u00e1n l\u00ean th\u00f9ng h\u00e0ng v\u1edbi \u0111\u1ea7y \u0111\u1ee7 th\u00f4ng tin ng\u01b0\u1eddi nh\u1eadn, s\u1ea3n ph\u1ea9m v\u00e0 m\u00e3\n                                \u0111\u01a1n \u2014 gi\u1ed1ng in m\u00e3 v\u1eadn \u0111\u01a1n tr\u00ean Shopee. Thao t\u00e1c tr\u1ef1c ti\u1ebfp t\u1eeb trang qu\u1ea3n l\u00fd \u0111\u01a1n.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Order Management<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Create orders automatically when customers finish ordering (including guest customers)<\/li>\n                                    <li>Order list, search by order code \/ name \/ customer email<\/li>\n                                    <li>Filter orders by status: Pending, Processing, On hold, Completed, Cancelled,\\n                                        Refunded, Failed<\/li>\n                                    <li>View order details: products, quantity, price, shipping fee, tax, discount code, total\\n                                        amount<\/li>\n                                    <li>Edit order info: address, products, quantity, shipping fee, notes<\/li>\n                                    <li>Add internal notes and notes sent to customers<\/li>\n                                    <li>Change order status, send automatic emails to customers according to each status<\/li>\n                                    <li>\u201cMy Account\u201d page for customers to view order history and details of each order<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.4 Product &amp; Inventory Management<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Add \/ edit \/ delete products<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Full management: name, description, price, image, category, tag<\/li>\n                                    <li>Simple products, variable products (size, color\u2026), grouped products, virtual \/ downloadable products<\/li>\n                                    <li>Set up product codes (SKU) for each product and each variation<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Inventory management<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Enable \/ disable inventory management, set stock quantity, allow\/disallow ordering when out of\\n                                        stock<\/li>\n                                    <li>Set up low stock alerts<\/li>\n                                    <li>Display status: in stock \/ out of stock \/ for pre-order<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.5 Prices, Promotions &amp; Discount Codes<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Flash Sale &amp; Countdown Timer<\/div>\n                            <div class=\"iv\">T\u1ea1o khung gi\u1edd sale v\u1edbi \u0111\u1ed3ng h\u1ed3 \u0111\u1ebfm ng\u01b0\u1ee3c hi\u1ec3n th\u1ecb trang ch\u1ee7 \u0111\u1ec3 th\u00fac \u0111\u1ea9y\n                                kh\u00e1ch ch\u1ed1t \u0111\u01a1n. T\u1ef1 \u0111\u1ed9ng b\u1eadt\/t\u1eaft gi\u00e1 sale theo th\u1eddi gian \u0111\u00e3 c\u00e0i.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Promotion price<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Set regular and promotional prices for each product<\/li>\n                                    <li>Set start \/ end times for promotional prices<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Create discount codes (Vouchers)<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Create discount codes by fixed amount or percentage of order<\/li>\n                                    <li>Limit codes by expiration date, usage limits, minimum order, applicable products \/ categories, specific customers<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.6 Customer Management<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Save customer information<\/div>\n                            <div class=\"iv\">Save ordering customer info: name, email, address, phone number.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Customer accounts<\/div>\n                            <div class=\"iv\">T\u1ea1o t\u00e0i kho\u1ea3n kh\u00e1ch h\u00e0ng khi checkout n\u1ebfu cho ph\u00e9p \u0111\u0103ng k\u00fd. Kh\u00e1ch c\u00f3 t\u00e0i\n                                kho\u1ea3n xem l\u1ecbch s\u1eed \u0111\u01a1n, c\u1eadp nh\u1eadt th\u00f4ng tin, \u0111\u1ed5i m\u1eadt kh\u1ea9u.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.7 Payment &amp; Shipping (default)<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Default payment<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Support COD, bank transfer, and basic offline methods\n                                    <\/li>\n                                    <li>Configure sales region, store address, currency<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Default shipping<\/div>\n                            <div class=\"iv\">C\u1ea5u h\u00ecnh khu v\u1ef1c v\u1eadn chuy\u1ec3n v\u00e0 b\u1ea3ng ph\u00ed ship c\u01a1 b\u1ea3n (flat rate, freeship,\n                                nh\u1eadn t\u1ea1i c\u1eeda h\u00e0ng).<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.8 Shop pages &amp; buying process<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Default pages<\/div>\n                            <div class=\"iv\">\n                                <ul>\n                                    <li>Auto-generate Shop page, categories, product details<\/li>\n                                    <li>Cart page with quantity updates and product removal<\/li>\n                                    <li>Checkout page with customer info form, address, notes<\/li>\n                                    <li>My Account page for customers to manage info and orders<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">6.9 Basic sales reports<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Revenue reports<\/div>\n                            <div class=\"iv\">Revenue reports by time: day, week, month, year.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Order &amp; product reports<\/div>\n                            <div class=\"iv\">Reports on orders, revenue, best-selling products.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Customer reports<\/div>\n                            <div class=\"iv\">Basic customer reports: purchase history, repurchase frequency.<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S7 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s7\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">7<\/span>CONTENT MANAGEMENT &amp; SEO TOOLS<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"sub-hd\">7.1 Content Management<\/div>\n                    <div class=\"fg\">\n                        <div class=\"fg-head\">\n                            <div class=\"fg-h0\">Feature<\/div>\n                            <div class=\"fg-hg\">Basic Package<\/div>\n                            <div class=\"fg-ho\">Standard Package<\/div>\n                            <div class=\"fg-hp\">Business Package<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Add, edit, delete posts<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Visual text editor<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Insert images and videos<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Manage post categories<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Manage keyword tags<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Draft and preview<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Schedule posts<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Customize Meta SEO (Title, Description)<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Customize permalinks (URLs)<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">SEO scoring and suggestions<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Manage and approve comments<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Table of contents for posts<br><small style=\"color:#888\">C\u1ea3i thi\u1ec7n \u0111i\u1ec3m SEO b\u00e0i\n                                    vi\u1ebft<\/small><\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Post star ratings<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-cat\">\ud83c\udf10 Automated Multilingual (AI \u2013 OpenAI)<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Automatic multilingual<br><small style=\"color:#888\">N\u1ea1p 100k l\u00ean t\u00e0i\n                                    kho\u1ea3n OpenAI c\u1ee7a KH \u0111\u1ec3 k\u00edch ho\u1ea1t. V\u00ed d\u1ee5 GPT-4.1 mini: ~0.0016 USD\/1.000 t\u1eeb (~40\n                                    VN\u0110). Kh\u00f4ng gi\u1edbi h\u1ea1n s\u1ed1 ng\u00f4n ng\u1eef.<\/small><\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\" style=\"font-size:12px;color:#555\">Integration fee:<br>1,000,000 VN\u0110<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">7.2 SEO Support Tools<\/div>\n                    <div class=\"note-box\"><strong>Note:<\/strong> All SEO features below are pre-installed and configured for all 3 packages \u2014 no extra fees.<\/div>\n                    <div class=\"fg\">\n                        <div class=\"fg-head\">\n                            <div class=\"fg-h0\">Feature<\/div>\n                            <div class=\"fg-hg\">Basic Package<\/div>\n                            <div class=\"fg-ho\">Standard Package<\/div>\n                            <div class=\"fg-hp\">Business Package<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">C\u00f4ng c\u1ee5 t\u1ed1i \u01b0u th\u1ebb Meta (Meta Tags): T\u00f9y ch\u1ec9nh ti\u00eau \u0111\u1ec1 v\u00e0 m\u00f4 t\u1ea3 hi\u1ec3n\n                                th\u1ecb tr\u00ean t\u00ecm ki\u1ebfm.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">H\u1ed7 tr\u1ee3 Google Schema (Rich Snippets): Hi\u1ec3n th\u1ecb gi\u00e1 b\u00e1n, sao \u0111\u00e1nh gi\u00e1,\n                                t\u00ecnh tr\u1ea1ng kho tr\u00ean Google.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Sitemap XML t\u1ef1 \u0111\u1ed9ng: T\u1ea1o s\u01a1 \u0111\u1ed3 trang web gi\u00fap Google c\u1eadp nh\u1eadt d\u1eef li\u1ec7u\n                                nhanh.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Qu\u1ea3n l\u00fd Redirect (Chuy\u1ec3n h\u01b0\u1edbng): T\u1ef1 \u0111\u1ed9ng x\u1eed l\u00fd c\u00e1c li\u00ean k\u1ebft l\u1ed7i (404)\n                                \u0111\u1ec3 kh\u00f4ng m\u1ea5t kh\u00e1ch.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">SEO h\u00ecnh \u1ea3nh t\u1ef1 \u0111\u1ed9ng: T\u1ef1 \u0111\u1ed9ng th\u00eam th\u1ebb m\u00f4 t\u1ea3 (ALT) v\u00e0 ti\u00eau \u0111\u1ec1 cho h\u00ecnh\n                                \u1ea3nh s\u1ea3n ph\u1ea9m.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Xem tr\u01b0\u1edbc hi\u1ec3n th\u1ecb Social: T\u00f9y ch\u1ec9nh h\u00ecnh \u1ea3nh\/ti\u00eau \u0111\u1ec1 khi chia s\u1ebb link\n                                l\u00ean Facebook, Zalo.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">T\u00ednh n\u0103ng Instant Indexing: H\u1ed7 tr\u1ee3 g\u1eedi t\u00edn hi\u1ec7u Index b\u00e0i vi\u1ebft m\u1edbi\n                                ngay l\u1eadp t\u1ee9c.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">C\u00f4ng c\u1ee5 ch\u1ea5m \u0111i\u1ec3m SEO (SEO Score): Ph\u00e2n t\u00edch v\u00e0 b\u00e1o l\u1ed7i t\u1ed1i \u01b0u ngay\n                                trong b\u00e0i vi\u1ebft.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">G\u1ee3i \u00fd li\u00ean k\u1ebft n\u1ed9i b\u1ed9: \u0110\u1ec1 xu\u1ea5t c\u00e1c s\u1ea3n ph\u1ea9m\/b\u00e0i vi\u1ebft li\u00ean quan \u0111\u1ec3 g\u1eafn\n                                link.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Qu\u1ea3n l\u00fd n\u1ed9i dung tr\u00f9ng l\u1eb7p (Canonical): Ng\u0103n ch\u1eb7n l\u1ed7i tr\u00f9ng l\u1eb7p n\u1ed9i\n                                dung tr\u00ean website.<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S8 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s8\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">8<\/span>HOSTING SPECIFICATIONS &amp; SECURITY SERVICES<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\" style=\"padding:16px\">\n                    <div class=\"fg\">\n                        <div class=\"fg-head\">\n                            <div class=\"fg-h0\">Parameters<\/div>\n                            <div class=\"fg-hg\">Basic Package<\/div>\n                            <div class=\"fg-ho\">Standard Package<\/div>\n                            <div class=\"fg-hp\">Business Package<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Processor<\/div>\n                            <div class=\"fg-span3\" data-pkg=\"T\u1ea5t c\u1ea3 g\u00f3i\" style=\"font-weight:600\">Intel Xeon Gold 6xxx \u2013\n                                cao c\u1ea5p<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">NVMe U.2 Capacity<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">10 GB<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">20 GB<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">20 GB<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">CPU<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">2 Cores<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">4 Cores<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">4 Cores<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Physical Memory (RAM)<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">2 GB<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">4 GB<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">4 GB<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Database MySQL<\/div>\n                            <div data-pkg=\"C\u01a1 B\u1ea3n\">10<\/div>\n                            <div data-pkg=\"Ph\u1ed5 Th\u00f4ng\">15<\/div>\n                            <div data-pkg=\"Doanh Nghi\u1ec7p\">15<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Bandwidth<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Unlimited<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Addon Domain<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Unlimited<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Subdomain<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Unlimited<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Alias Domain<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Unlimited<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">SSL (Zero SSL)<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Free<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Free<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Number of FTP accounts<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Unlimited<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Multiple PHP versions<\/div>\n                            <div class=\"fg-span3\" data-pkg=\"T\u1ea5t c\u1ea3 g\u00f3i\">From 5.1 \u2013 8.4<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Backup<\/div>\n                            <div class=\"fg-span3 free-cell\" data-pkg=\"T\u1ea5t c\u1ea3 g\u00f3i\">Daily (automatic)<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">IO \/ Entry Processes \/ File Usage<\/div>\n                            <div class=\"free-cell\" data-pkg=\"C\u01a1 B\u1ea3n\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Ph\u1ed5 Th\u00f4ng\">Unlimited<\/div>\n                            <div class=\"free-cell\" data-pkg=\"Doanh Nghi\u1ec7p\">Unlimited<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"sub-hd\" style=\"margin-top:20px\">\ud83d\udee1\ufe0f Website Security Management Service<\/div>\n                    <div class=\"note-box\"><strong>Free BASIC Package<\/strong> when hosting at DPS. Upgrade to STANDARD or PREMIUM for higher protection frequency.<\/div>\n                    <div class=\"fg\">\n                        <div class=\"fg-head\">\n                            <div class=\"fg-h0\">Manual security work<\/div>\n                            <div class=\"fg-hg\">BASIC<br><small style=\"font-weight:400;opacity:.85\">Mi\u1ec5n ph\u00ed khi\n                                    hosting t\u1ea1i DPS<\/small><\/div>\n                            <div class=\"fg-ho\">STANDARD<br><small style=\"font-weight:400;opacity:.85\">1,500,000 VN\u0110\/month<\/small><\/div>\n                            <div class=\"fg-hp\">PREMIUM<br><small style=\"font-weight:400;opacity:.85\">3,500,000 VN\u0110\/month<\/small><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Full website scan<\/div>\n                            <div data-pkg=\"BASIC\">Monthly<\/div>\n                            <div data-pkg=\"STANDARD\">Weekly<\/div>\n                            <div data-pkg=\"PREMIUM\">Daily<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Update WordPress to latest version<\/div>\n                            <div data-pkg=\"BASIC\">Quarterly<\/div>\n                            <div data-pkg=\"STANDARD\">Monthly<\/div>\n                            <div data-pkg=\"PREMIUM\">As soon as new version is available<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Update outdated plugins<\/div>\n                            <div data-pkg=\"BASIC\">Quarterly<\/div>\n                            <div data-pkg=\"STANDARD\">Monthly<\/div>\n                            <div data-pkg=\"PREMIUM\">Daily<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Check theme and plugins for security vulnerabilities<\/div>\n                            <div data-pkg=\"BASIC\">Quarterly<\/div>\n                            <div data-pkg=\"STANDARD\">Monthly<\/div>\n                            <div data-pkg=\"PREMIUM\">Daily<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Replace WordPress core for website<\/div>\n                            <div data-pkg=\"BASIC\">Upon request<\/div>\n                            <div data-pkg=\"STANDARD\">Upon request<\/div>\n                            <div data-pkg=\"PREMIUM\">Monthly<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Change Unique Keys and Salts<\/div>\n                            <div data-pkg=\"BASIC\">Annually<\/div>\n                            <div data-pkg=\"STANDARD\">Quarterly<\/div>\n                            <div data-pkg=\"PREMIUM\">Monthly<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Support SSL installation and enforce HTTPS<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Security configuration for wp-config.php<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Security configuration for .htaccess file<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Change login URL<\/div>\n                            <div data-pkg=\"BASIC\">Upon request<\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Install security plugins<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Website backup<\/div>\n                            <div data-pkg=\"BASIC\">Monthly<\/div>\n                            <div data-pkg=\"STANDARD\">Weekly<\/div>\n                            <div data-pkg=\"PREMIUM\">Daily<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Install website firewall<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Web server technology upgrade consulting<\/div>\n                            <div data-pkg=\"BASIC\">Upon request<\/div>\n                            <div data-pkg=\"STANDARD\">Annually<\/div>\n                            <div data-pkg=\"PREMIUM\">Quarterly<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Use new technologies for website<\/div>\n                            <div data-pkg=\"BASIC\">Upon request<\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Anti-comment spam<\/div>\n                            <div data-pkg=\"BASIC\">Monthly<\/div>\n                            <div data-pkg=\"STANDARD\">Weekly<\/div>\n                            <div data-pkg=\"PREMIUM\">Daily<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Database optimization<\/div>\n                            <div data-pkg=\"BASIC\">Monthly<\/div>\n                            <div data-pkg=\"STANDARD\">Weekly<\/div>\n                            <div data-pkg=\"PREMIUM\">Daily<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Security reporting<\/div>\n                            <div data-pkg=\"BASIC\">Monthly<\/div>\n                            <div data-pkg=\"STANDARD\">Weekly<\/div>\n                            <div data-pkg=\"PREMIUM\">Daily<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Website speed optimization<\/div>\n                            <div data-pkg=\"BASIC\">Quarterly<\/div>\n                            <div data-pkg=\"STANDARD\">Monthly<\/div>\n                            <div data-pkg=\"PREMIUM\">Weekly<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Monitor and handle arising situations<\/div>\n                            <div data-pkg=\"BASIC\">Upon request<\/div>\n                            <div data-pkg=\"STANDARD\">Daily<\/div>\n                            <div data-pkg=\"PREMIUM\">24\/7<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Protect admin area<\/div>\n                            <div data-pkg=\"BASIC\">Quarterly<\/div>\n                            <div data-pkg=\"STANDARD\">Monthly<\/div>\n                            <div data-pkg=\"PREMIUM\">Weekly<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Disable unsafe WordPress features<\/div>\n                            <div data-pkg=\"BASIC\">One time<\/div>\n                            <div data-pkg=\"STANDARD\">Quarterly<\/div>\n                            <div data-pkg=\"PREMIUM\">Monthly<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Protect HTTP Security Headers<\/div>\n                            <div data-pkg=\"BASIC\">One time<\/div>\n                            <div data-pkg=\"STANDARD\">Quarterly<\/div>\n                            <div data-pkg=\"PREMIUM\">Monthly<\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Lock files from external access (Options -Indexes)<\/div>\n                            <div data-pkg=\"BASIC\">One time<\/div>\n                            <div data-pkg=\"STANDARD\">Quarterly<\/div>\n                            <div data-pkg=\"PREMIUM\">Monthly<\/div>\n                        <\/div>\n                        <div class=\"fg-cat\">\ud83e\udd16 Automated Security (Cloudflare)<\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Unmetered DDoS Protection<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Enterprise DDoS Mitigation<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">True Client IP Header<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Mutual TLS<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Spectrum (for TCP\/UDP)<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Static IPs, Anycast Your Own IP<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Deploy Intelligence to Identify New Threats<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Reputation-based Threat Protection<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Comment Spam Protection<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Content Scraping Protection<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Domain Protection<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">DDoS Alerts<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Spectrum DDoS Protection for SSH<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Spectrum DDoS Protection for Minecraft<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Spectrum DDoS Protection for RDP<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Page Shield<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Advanced Bot Management<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Captcha \/ JS Challenge<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Bot Fight Mode<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">Super Bot Fight Mode<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                        <div class=\"fg-row\">\n                            <div class=\"fg-label\">DNS Firewall<\/div>\n                            <div data-pkg=\"BASIC\"><span class=\"cross\">\u2715<\/span><\/div>\n                            <div data-pkg=\"STANDARD\"><span class=\"tick\">\u2713<\/span><\/div>\n                            <div data-pkg=\"PREMIUM\"><span class=\"tick\">\u2713<\/span><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S10 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s10\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">10<\/span>WHAT IS WEBSITE MAINTENANCE?<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"quote-box\">Maintenance is a process to ensure that the operating website is maintained in good working condition and achieves optimal performance as when handed over. <strong>Excluding<\/strong> activities of editing or adding features to the website.<\/div>\n                    <div class=\"mt-wrap\">\n                        <div class=\"mt-head\">\n                            <div style=\"text-align:center\">#<\/div>\n                            <div>Activities<\/div>\n                            <div>Description<\/div>\n                            <div style=\"text-align:center\">Frequency<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">1<\/div>\n                            <div class=\"mt-title\">Update WordPress and plugins\/themes<\/div>\n                            <div class=\"mt-desc\">C\u1eadp nh\u1eadt phi\u00ean b\u1ea3n m\u1edbi nh\u1ea5t c\u1ee7a WordPress v\u00e0 c\u00e1c plugin\/theme khi c\u00f3 l\u1ed7\n                                h\u1ed5ng \u0111\u1ec3 b\u1ea3o \u0111\u1ea3m t\u00ednh b\u1ea3o m\u1eadt v\u00e0 kh\u1eafc ph\u1ee5c c\u00e1c l\u1ed7i.<\/div>\n                            <div class=\"mt-freq\">1\/month<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">2<\/div>\n                            <div class=\"mt-title\">Data backup<\/div>\n                            <div class=\"mt-desc\">Sao l\u01b0u d\u1eef li\u1ec7u c\u1ee7a website \u0111\u1ecbnh k\u1ef3 \u0111\u1ec3 \u0111\u1ea3m b\u1ea3o an to\u00e0n v\u00e0 ph\u1ee5c h\u1ed3i d\u1eef\n                                li\u1ec7u khi c\u1ea7n thi\u1ebft.<\/div>\n                            <div class=\"mt-freq\">Daily<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">3<\/div>\n                            <div class=\"mt-title\">Security check<\/div>\n                            <div class=\"mt-desc\">Ki\u1ec3m tra h\u1ec7 th\u1ed1ng b\u1ea3o m\u1eadt v\u00e0 t\u00ecm ki\u1ebfm c\u00e1c l\u1ed7 h\u1ed5ng b\u1ea3o m\u1eadt \u0111\u1ec3 ng\u0103n ch\u1eb7n\n                                c\u00e1c cu\u1ed9c t\u1ea5n c\u00f4ng.<\/div>\n                            <div class=\"mt-freq\">Daily<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">4<\/div>\n                            <div class=\"mt-title\">Page load speed check<\/div>\n                            <div class=\"mt-desc\">Ki\u1ec3m tra t\u1ed1c \u0111\u1ed9 t\u1ea3i trang c\u1ee7a website v\u00e0 t\u1ed1i \u01b0u h\u00f3a \u0111\u1ec3 c\u1ea3i thi\u1ec7n tr\u1ea3i\n                                nghi\u1ec7m ng\u01b0\u1eddi d\u00f9ng.<\/div>\n                            <div class=\"mt-freq\">1\/month<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">5<\/div>\n                            <div class=\"mt-title\">Performance monitoring<\/div>\n                            <div class=\"mt-desc\">Theo d\u00f5i hi\u1ec7u su\u1ea5t c\u1ee7a website \u0111\u1ec3 \u0111\u1ea3m b\u1ea3o ho\u1ea1t \u0111\u1ed9ng b\u00ecnh th\u01b0\u1eddng v\u00e0 t\u1ed1i\n                                \u01b0u h\u00f3a trang web.<\/div>\n                            <div class=\"mt-freq\">Daily<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">6<\/div>\n                            <div class=\"mt-title\">Check compatibility<\/div>\n                            <div class=\"mt-desc\">Ki\u1ec3m tra t\u00ednh t\u01b0\u01a1ng th\u00edch c\u1ee7a website tr\u00ean c\u00e1c tr\u00ecnh duy\u1ec7t kh\u00e1c nhau v\u00e0\n                                tr\u00ean c\u00e1c thi\u1ebft b\u1ecb di \u0111\u1ed9ng.<\/div>\n                            <div class=\"mt-freq\">Daily<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">7<\/div>\n                            <div class=\"mt-title\">Troubleshooting<\/div>\n                            <div class=\"mt-desc\">X\u1eed l\u00fd s\u1ef1 c\u1ed1 k\u1ef9 thu\u1eadt t\u1ef1 ph\u00e1t sinh nh\u01b0 l\u1ed7i trang, l\u1ed7i ph\u00e2n t\u00edch ho\u1eb7c l\u1ed7i\n                                truy c\u1eadp. <em>Excluding errors caused by users.<\/em><\/div>\n                            <div class=\"mt-freq\">Daily<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">8<\/div>\n                            <div class=\"mt-title\">Data management<\/div>\n                            <div class=\"mt-desc\">X\u00f3a d\u1eef li\u1ec7u c\u0169, kh\u00f4ng c\u1ea7n thi\u1ebft \u0111\u1ec3 gi\u1ea3i ph\u00f3ng kh\u00f4ng gian l\u01b0u tr\u1eef v\u00e0\n                                t\u0103ng t\u1ed1c \u0111\u1ed9 t\u1ea3i trang.<\/div>\n                            <div class=\"mt-freq\">Daily<\/div>\n                        <\/div>\n                        <div class=\"mt-row\">\n                            <div class=\"mt-num\">9<\/div>\n                            <div class=\"mt-title\">Image optimization<\/div>\n                            <div class=\"mt-desc\">T\u1ed1i \u01b0u h\u00f3a k\u00edch th\u01b0\u1edbc v\u00e0 \u0111\u1ecbnh d\u1ea1ng \u1ea3nh \u0111\u1ec3 gi\u1ea3m k\u00edch th\u01b0\u1edbc t\u1ec7p v\u00e0 c\u1ea3i\n                                thi\u1ec7n t\u1ed1c \u0111\u1ed9 t\u1ea3i trang.<\/div>\n                            <div class=\"mt-freq\">Daily<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S11 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s11\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">11<\/span>WHY DOES DPS CHOOSE WORDPRESS?<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"quote-box\">\u0110\u00e2y kh\u00f4ng ph\u1ea3i l\u00e0 b\u1ea3ng so s\u00e1nh WORDPRESS v\u1edbi c\u00e1c ph\u01b0\u01a1ng ph\u00e1p x\u00e2y d\u1ef1ng website\n                        kh\u00e1c. \u0110i\u1ec3m kh\u00e1c bi\u1ec7t ch\u1ee7 y\u1ebfu \u0111\u1ebfn t\u1eeb vi\u1ec7c WORDPRESS qu\u00e1 ph\u1ed5 bi\u1ebfn \u2014 g\u1ea7n nh\u01b0 90% t\u00ednh n\u0103ng v\u00e0 giao\n                        di\u1ec7n \u0111\u1ec1u c\u00f3 s\u1eb5n, gi\u00fap <strong>significantly reduce COST and TIME<\/strong> of implementation.<\/div>\n                    <div class=\"note-box\">\n                        <strong>WordPress is suitable for small and medium enterprises<\/strong> because of low implementation costs, diverse available features and interfaces, easy connection with 3rd parties, easy handover, and SEO maintenance.<br>\n                        <strong>Custom CODE is suitable for large enterprises<\/strong> \u2014 millions of visits or the need to build unique features that the market does not yet have.\n                    <\/div>\n                    <div class=\"sub-hd\">A. Business support features<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">1. Automatic XML feed<\/div>\n                            <div class=\"iv\">Gi\u00fap \u0111\u0103ng s\u1ea3n ph\u1ea9m tr\u00ean Facebook (Qu\u1ea3ng c\u00e1o s\u1ea3n ph\u1ea9m \u0111\u1ed9ng, C\u1eeda h\u00e0ng tr\u00ean\n                                Facebook, Instagram), Danh m\u1ee5c Google Shopping Ads.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">2. Gift products<\/div>\n                            <div class=\"iv\">C\u00f3 th\u1ec3 thi\u1ebft l\u1eadp nhi\u1ec1u \u0111i\u1ec1u ki\u1ec7n v\u1ec1 gi\u00e1 tr\u1ecb \u0111\u01a1n h\u00e0ng, s\u1ed1 l\u01b0\u1ee3ng s\u1ea3n ph\u1ea9m,\n                                gi\u1edbi h\u1ea1n theo danh m\u1ee5c, l\u1ecbch s\u1eed mua h\u00e0ng\u2026<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">3. Shipping unit synchronization<\/div>\n                            <div class=\"iv\">K\u1ebft n\u1ed1i t\u00ednh ph\u00ed v\u1eadn chuy\u1ec3n t\u1ef1 \u0111\u1ed9ng, c\u1eadp nh\u1eadt h\u00e0nh tr\u00ecnh \u0111\u01a1n h\u00e0ng, \u0111\u0103ng \u0111\u01a1n\n                                l\u00ean h\u1ec7 th\u1ed1ng v\u1eadn chuy\u1ec3n, t\u1ed1i \u01b0u h\u00f3a trang checkout (GHN, Viettel, GHTK, VNPost\u2026)<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">4. Popup display<\/div>\n                            <div class=\"iv\">T\u01b0\u01a1ng th\u00edch nhi\u1ec1u thi\u1ebft b\u1ecb, theo d\u00f5i data click popup, d\u1ec5 thi\u1ebft k\u1ebf v\u00e0 \u0111i\u1ec1u\n                                ch\u1ec9nh \u0111i\u1ec1u ki\u1ec7n hi\u1ec3n th\u1ecb.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">5. Data synchronization with other parties<\/div>\n                            <div class=\"iv\">\u0110\u1ed3ng b\u1ed9 s\u1ea3n ph\u1ea9m, \u0111\u01a1n h\u00e0ng, t\u1ed3n kho v\u1edbi KiotViet. Li\u00ean k\u1ebft v\u1edbi c\u00e1c s\u00e0n TM\u0110T\n                                ph\u1ed5 bi\u1ebfn (Lazada, Tiki, Shopee, TikTokShop\u2026)<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">6. Create contests, minigames<\/div>\n                            <div class=\"iv\">T\u1ea1o cu\u1ed9c thi \u1ea3nh, video, \u00e2m thanh, b\u00e0i vi\u1ebft \u2014 cho ph\u00e9p ng\u01b0\u1eddi d\u00f9ng \u0111\u0103ng b\u00e0i\n                                v\u00e0 m\u1ecdi ng\u01b0\u1eddi b\u00ecnh ch\u1ecdn.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">7. Create lucky wheel<\/div>\n                            <div class=\"iv\">Thu th\u1eadp th\u00f4ng tin kh\u00e1ch h\u00e0ng, t\u1eb7ng voucher mua s\u1ea3n ph\u1ea9m sau khi quay v\u00f2ng\n                                quay.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">8. Membership \/ loyal customers<\/div>\n                            <div class=\"iv\">Create exclusive incentive programs for members by tier.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">9. Affiliate marketing<\/div>\n                            <div class=\"iv\">Khuy\u1ebfn kh\u00edch kh\u00e1ch h\u00e0ng gi\u1edbi thi\u1ec7u kh\u00e1ch m\u1edbi \u0111\u1ec3 nh\u1eadn ph\u1ea7n th\u01b0\u1edfng l\u00e0 m\u00e3 gi\u1ea3m\n                                gi\u00e1, \u0111i\u1ec3m th\u01b0\u1edfng\u2026<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">10. Email marketing<\/div>\n                            <div class=\"iv\">T\u1ea1o c\u00e1c chi\u1ebfn d\u1ecbch email marketing t\u1ef1 \u0111\u1ed9ng, s\u1ed1 l\u01b0\u1ee3ng l\u1edbn v\u1edbi b\u00e1o c\u00e1o v\u1ec1 l\u01b0\u1ee3t\n                                m\u1edf v\u00e0 l\u01b0\u1ee3t nh\u1ea5p.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">11. Multi-language<\/div>\n                            <div class=\"iv\">Support automatic and manual translation of content.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">12. Payment integration<\/div>\n                            <div class=\"iv\">Integrate popular payment gateways such as MoMo, ZaloPay, banks\u2026<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">B. SEO support features<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">1. Image optimization<\/div>\n                            <div class=\"iv\">Automatically optimize size, format, ALT tags \u2014 helping with better image SEO.\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">2. Google tools integration<\/div>\n                            <div class=\"iv\">Xem tr\u1ef1c ti\u1ebfp Google Analytics, Google Search Console, Tag Manager ngay\n                                trong dashboard admin.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">3. Automatic table of contents creation<\/div>\n                            <div class=\"iv\">Automatic, scrollable table of contents \u2014 automatically created from article headings.\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">4. Automated social media posting<\/div>\n                            <div class=\"iv\">T\u1ef1 \u0111\u1ed9ng \u0111\u0103ng v\u00e0 l\u00ean l\u1ecbch b\u00e0i l\u00ean Facebook, Instagram, Twitter, LinkedIn,\n                                Pinterest, Reddit, Tumblr, Google Business, Telegram, Medium, Discord\u2026<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">5. Link management<\/div>\n                            <div class=\"iv\">T\u1ef1 \u0111\u1ed9ng th\u00eam noopener, noreferrer, external, sponsored cho li\u00ean k\u1ebft ngo\u00e0i;\n                                theo d\u00f5i li\u00ean k\u1ebft h\u1ecfng.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">6. Content analysis<\/div>\n                            <div class=\"iv\">Comprehensive content analysis and suggestions for search engine optimization.\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">7. Keyword optimization<\/div>\n                            <div class=\"iv\">\u0110\u1eb7t t\u1eeb kh\u00f3a ch\u00ednh cho t\u1eebng trang\/b\u00e0i \u0111\u0103ng v\u00e0 \u0111\u01b0a ra g\u1ee3i \u00fd s\u1eed d\u1ee5ng t\u1eeb kh\u00f3a\n                                \u0111\u00fang ch\u1ed7.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">8. Readability analysis<\/div>\n                            <div class=\"iv\">Analyze content to ensure readability and provide improvement suggestions.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">9. Internal link suggestions<\/div>\n                            <div class=\"iv\">\u0110\u01b0a ra c\u00e1c li\u00ean k\u1ebft n\u1ed9i b\u1ed9 \u0111\u1ebfn c\u00e1c trang ho\u1eb7c b\u00e0i \u0111\u0103ng kh\u00e1c, gi\u00fap c\u1ea3i thi\u1ec7n\n                                t\u1ed5ng th\u1ec3 SEO.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">10. XML sitemap creation<\/div>\n                            <div class=\"iv\">T\u1ef1 \u0111\u1ed9ng t\u1ea1o sitemap XML, c\u00f3 th\u1ec3 t\u00f9y ch\u1ec9nh no-index, canonical ngay tr\u00ean\n                                b\u00e0i\/trang.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">11. Social media integration<\/div>\n                            <div class=\"iv\">Add social media metadata, helping platforms display content correctly.\n                            <\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">12. Redirect management<\/div>\n                            <div class=\"iv\">Set up and manage redirects for pages that have been moved or deleted.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">13. Schema markup<\/div>\n                            <div class=\"iv\">Th\u00eam schema markup cho c\u00e1c trang, cung c\u1ea5p th\u00f4ng tin chi ti\u1ebft h\u01a1n cho c\u00f4ng\n                                c\u1ee5 t\u00ecm ki\u1ebfm v\u00e0 c\u1ea3i thi\u1ec7n k\u1ebft qu\u1ea3 hi\u1ec3n th\u1ecb.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">C. Security features<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">1. Two-factor authentication<\/div>\n                            <div class=\"iv\">Cung c\u1ea5p c\u00e1c t\u00f9y ch\u1ecdn x\u00e1c th\u1ef1c hai y\u1ebfu t\u1ed1 \u0111\u1ec3 t\u0103ng th\u00eam m\u1ed9t l\u1edbp b\u1ea3o m\u1eadt cho\n                                quy tr\u00ecnh \u0111\u0103ng nh\u1eadp.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">2. Malware scanning<\/div>\n                            <div class=\"iv\">Qu\u00e9t malware \u0111\u1ec3 ph\u00e1t hi\u1ec7n v\u00e0 lo\u1ea1i b\u1ecf b\u1ea5t k\u1ef3 t\u1ec7p ho\u1eb7c m\u00e3 \u0111\u1ed9c h\u1ea1i n\u00e0o tr\u00ean\n                                trang web.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">3. Brute force attack protection<\/div>\n                            <div class=\"iv\">Gi\u1edbi h\u1ea1n s\u1ed1 l\u1ea7n \u0111\u0103ng nh\u1eadp t\u1eeb m\u1ed9t \u0111\u1ecba ch\u1ec9 IP, ng\u0103n ch\u1eb7n hacker l\u1ea5y quy\u1ec1n truy\n                                c\u1eadp v\u00e0o trang web.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">4. File change detection<\/div>\n                            <div class=\"iv\">Theo d\u00f5i website \u0111\u1ec3 ph\u00e1t hi\u1ec7n b\u1ea5t k\u1ef3 thay \u0111\u1ed5i n\u00e0o \u0111\u1ed1i v\u1edbi c\u00e1c t\u1ec7p v\u00e0 c\u1ea3nh\n                                b\u00e1o n\u1ebfu c\u00f3 thay \u0111\u1ed5i tr\u00e1i ph\u00e9p.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">5. IP Blacklist<\/div>\n                            <div class=\"iv\">Blacklist IP \u0111\u1ec3 ch\u1eb7n truy c\u1eadp t\u1eeb c\u00e1c \u0111\u1ecba ch\u1ec9 IP ho\u1eb7c ph\u1ea1m vi c\u1ee5 th\u1ec3, d\u1ef1a\n                                tr\u00ean \u0111\u1ec1 xu\u1ea5t t\u1eeb hackrepair.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">6. Daily backup<\/div>\n                            <div class=\"iv\">\u0110\u1eb7t l\u1ecbch sao l\u01b0u t\u1ef1 \u0111\u1ed9ng, \u0111\u1ea3m b\u1ea3o lu\u00f4n c\u00f3 b\u1ea3n sao l\u01b0u g\u1ea7n nh\u1ea5t trong tr\u01b0\u1eddng\n                                h\u1ee3p x\u1ea3y ra x\u00e2m nh\u1eadp b\u1ea3o m\u1eadt.<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">D. Support, handover, maintenance<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Handover advantages<\/div>\n                            <div class=\"iv\">D\u1ec5 d\u00e0ng th\u1ef1c hi\u1ec7n v\u00ec l\u00e0 m\u00e3 ngu\u1ed3n ph\u1ed5 bi\u1ebfn \u2014 khi b\u00e0n giao cho b\u1ea5t k\u1ef3 b\u00ean n\u00e0o\n                                \u0111\u1ec1u c\u00f3 th\u1ec3 x\u1eed l\u00fd \u0111\u01b0\u1ee3c m\u00e0 kh\u00f4ng t\u1ed1n nhi\u1ec1u th\u1eddi gian v\u00e0 chi ph\u00ed.<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 S9 \u2550\u2550 -->\n            <div class=\"acc-wrap\" id=\"s9\">\n                <button class=\"acc-btn\" onclick=\"toggle(this)\">\n                    <span><span class=\"num\">9<\/span>QUALITY COMMITMENT &amp; IMPLEMENTATION ROADMAP<\/span>\n                    <span class=\"arrow\">\u25be<\/span>\n                <\/button>\n                <div class=\"acc-body\">\n                    <div class=\"sub-hd\">9.1 Implementation roadmap<\/div>\n                    <div class=\"timeline\">\n                        <div class=\"tl-item\">\n                            <div class=\"tl-no\">1<\/div>\n                            <h4>Confirmation &amp; signing<\/h4>\n                            <p>Confirm requirements, select package, sign contract, and make 1st payment (usually 50% of the value).<\/p>\n                        <\/div>\n                        <div class=\"tl-item\">\n                            <div class=\"tl-no\">2<\/div>\n                            <h4>Preparation &amp; design<\/h4>\n                            <p>Customer provides logo, images, product information. DPS designs the interface and sends a preview.<\/p>\n                        <\/div>\n                        <div class=\"tl-item\">\n                            <div class=\"tl-no\">3<\/div>\n                            <h4>Implementation &amp; integration<\/h4>\n                            <p>Build website, integrate payment, shipping, and install features according to the selected package.\n                            <\/p>\n                        <\/div>\n                        <div class=\"tl-item\">\n                            <div class=\"tl-no\">4<\/div>\n                            <h4>Handover &amp; instructions<\/h4>\n                            <p>Customer checks and confirms. DPS provides operational instructions, hands over all source code and accounts.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">9.2 Quality commitment<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Quality commitment<\/div>\n                            <div class=\"iv\"><a href=\"https:\/\/dps.media\/en\/go\/EQzKS\/\" target=\"_blank\" style=\"color:#151577\">https:\/\/dps.media\/go\/EQzKS<\/a><\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Privacy policy<\/div>\n                            <div class=\"iv\"><a href=\"https:\/\/dps.media\/en\/go\/Fjqlj\/\" target=\"_blank\" style=\"color:#151577\">https:\/\/dps.media\/go\/Fjqlj<\/a><\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Abuse reporting policy<\/div>\n                            <div class=\"iv\"><a href=\"https:\/\/dps.media\/en\/go\/FoAIh\/\" target=\"_blank\" style=\"color:#151577\">https:\/\/dps.media\/go\/FoAIh<\/a><\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Protect personal data<\/div>\n                            <div class=\"iv\"><a href=\"https:\/\/dps.media\/en\/go\/lYUEW\/\" target=\"_blank\" style=\"color:#151577\">https:\/\/dps.media\/go\/lYUEW<\/a><\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"sub-hd\">9.3 Important terms<\/div>\n                    <div class=\"ib\">\n                        <div class=\"ir\">\n                            <div class=\"il\">Out-of-scope work<\/div>\n                            <div class=\"iv\">C\u00e1c h\u1ea1ng m\u1ee5c ph\u00e1t sinh n\u1eb1m ngo\u00e0i ph\u1ea1m vi h\u1ee3p \u0111\u1ed3ng \u0111\u00e3 k\u00fd, c\u00e1c b\u00ean ph\u1ea3i th\u1ed1ng\n                                nh\u1ea5t \u0111\u01a1n gi\u00e1 tr\u01b0\u1edbc khi th\u1ef1c hi\u1ec7n. DPS cam k\u1ebft th\u00f4ng b\u00e1o v\u00e0 xin x\u00e1c nh\u1eadn tr\u01b0\u1edbc khi tri\u1ec3n\n                                khai b\u1ea5t k\u1ef3 ph\u00e1t sinh n\u00e0o.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Existing hosting<\/div>\n                            <div class=\"iv\">N\u1ebfu kh\u00e1ch h\u00e0ng \u0111\u00e3 c\u00f3 hosting ri\u00eang, ch\u1ec9 t\u00ednh ph\u00ed b\u1ea3o tr\u00ec 1.500.000\u0111\/n\u0103m.\n                                \u0110i\u1ec1u ki\u1ec7n: hosting ph\u1ea3i \u0111\u1ea3m b\u1ea3o y\u00eau c\u1ea7u v\u1ec1 t\u00ednh n\u0103ng v\u00e0 c\u1ea5u h\u00ecnh do DPS quy \u0111\u1ecbnh.<\/div>\n                        <\/div>\n                        <div class=\"ir\">\n                            <div class=\"il\">Source code<\/div>\n                            <div class=\"iv\">To\u00e0n b\u1ed9 source code \u0111\u01b0\u1ee3c b\u00e0n giao mi\u1ec5n ph\u00ed. Kh\u00e1ch h\u00e0ng to\u00e0n quy\u1ec1n s\u1edf h\u1eefu v\u00e0\n                                ph\u00e1t tri\u1ec3n ti\u1ebfp sau khi ho\u00e0n th\u00e0nh d\u1ef1 \u00e1n.<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u2550\u2550 FOOTER \u2550\u2550 -->\n            <div style=\"margin-top:32px;background:#151577;border-radius:8px;padding:20px 26px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px\">\n                <div>\n                    <p style=\"color:#fff;font-weight:700;font-size:15px;margin-bottom:4px\">DPS.MEDIA JOINT STOCK COMPANY<\/p>\n                    <p style=\"color:#c5caf5;font-size:13px\">56 Nguyen Dinh Chieu, Tan Dinh Ward, District 1, Ho Chi Minh City<\/p>\n                    <p style=\"color:#c5caf5;font-size:13px\">Tax code: 0318 700 500 \u00b7 Vietcombank \u2013 105 116 0909<\/p>\n                <\/div>\n                <div style=\"text-align:right\">\n                    <p style=\"color:#fff;font-weight:700;font-size:16px;margin-bottom:4px\">\ud83d\udcde 0961 54 54 45<\/p>\n                    <a href=\"https:\/\/zalo.me\/2660820902015185905\" style=\"display:inline-block;background:#32b561;color:#fff;padding:8px 18px;border-radius:6px;font-weight:700;font-size:13px;text-decoration:none;margin-top:4px\" rel=\"nofollow noopener\" target=\"_blank\">Message Zalo for consultation now \u2192<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"footer\">Quote is valid for 30 days from the date of sending \u00b7 DPS.MEDIA \u00a9 2025<\/div>\n\n        <\/div><!-- end .page -->\n    <\/div><!-- end .layout -->\n\n    <script>\n        \/\/ Auto-fill empty cells in .fg-row with cross\n        document.querySelectorAll('.fg-row').forEach(row => {\n            row.querySelectorAll('[data-pkg]').forEach(cell => {\n                if (cell.innerHTML.trim() === '') {\n                    cell.innerHTML = '<span class=\"cross\">\u2715';\n                }\n            });\n        });\n\n        function openAcc(btn, body) {\n            btn.classList.add('open');\n            body.style.maxHeight = body.scrollHeight + 'px';\n            body.classList.add('open');\n            body.addEventListener('transitionend', function onEnd(e) {\n                if (e.propertyName === 'max-height' && body.classList.contains('open')) {\n                    body.style.maxHeight = 'none';\n                    body.removeEventListener('transitionend', onEnd);\n                }\n            });\n        }\n\n        function closeAcc(btn, body) {\n            body.style.maxHeight = body.scrollHeight + 'px';\n            body.offsetHeight;\n            btn.classList.remove('open');\n            body.style.maxHeight = '0';\n            body.classList.remove('open');\n        }\n\n        function toggle(btn) {\n            const body = btn.nextElementSibling;\n            if (body.classList.contains('open')) {\n                closeAcc(btn, body);\n            } else {\n                openAcc(btn, body);\n            }\n        }\n\n        function bindNavLinks(selector) {\n            document.querySelectorAll(selector).forEach(a => {\n                a.addEventListener('click', function (e) {\n                    e.preventDefault();\n                    const id = this.getAttribute('href').replace('#', '');\n                    const wrap = document.getElementById(id);\n                    if (wrap) {\n                        const btn = wrap.querySelector('.acc-btn');\n                        const body = wrap.querySelector('.acc-body');\n                        if (!body.classList.contains('open')) {\n                            openAcc(btn, body);\n                        }\n                        setTimeout(() => {\n                            wrap.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                        }, 60);\n                    }\n                    closeMobMenu();\n                });\n            });\n        }\n\n        bindNavLinks('.toc a');\n        bindNavLinks('.mob-popup-links a');\n        bindNavLinks('.sidebar-nav a');\n\n        function toggleMobMenu() {\n            const popup = document.getElementById('mob-popup');\n            const overlay = document.getElementById('mob-overlay');\n            const burger = document.getElementById('mob-hamburger');\n            const isOpen = popup.classList.contains('open');\n            if (isOpen) {\n                popup.classList.remove('open');\n                overlay.classList.remove('open');\n                burger.classList.remove('open');\n            } else {\n                popup.classList.add('open');\n                overlay.classList.add('open');\n                burger.classList.add('open');\n            }\n        }\n\n        function closeMobMenu() {\n            document.getElementById('mob-popup').classList.remove('open');\n            document.getElementById('mob-overlay').classList.remove('open');\n            const burger = document.getElementById('mob-hamburger');\n            if (burger) burger.classList.remove('open');\n        }\n\n        \/\/ Open all accordions by default\n        document.querySelectorAll('.acc-wrap .acc-btn').forEach(btn => {\n            const body = btn.nextElementSibling;\n            btn.classList.add('open');\n            body.classList.add('open');\n            body.style.maxHeight = 'none';\n        });\n\n        document.getElementById('btn-pdf').addEventListener('click', function () {\n            window.print();\n        });\n\n        \/\/ Scrollspy\n        function setActive(id) {\n            document.querySelectorAll('.sidebar-nav a, .toc a, .mob-popup-links a').forEach(a => {\n                a.classList.remove('active');\n                if (a.getAttribute('href') === `#${id}`) {\n                    a.classList.add('active');\n                    const sidebar = document.getElementById('sidebar');\n                    if (sidebar && a.closest('.sidebar-nav')) {\n                        const aTop = a.offsetTop;\n                        const sTop = sidebar.scrollTop;\n                        const sH = sidebar.clientHeight;\n                        if (aTop < sTop + 40 || aTop > sTop + sH - 60) {\n                            sidebar.scrollTo({ top: aTop - sH \/ 2 + 20, behavior: 'smooth' });\n                        }\n                    }\n                }\n            });\n        }\n\n        const sections = document.querySelectorAll('.acc-wrap[id]');\n        const io = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) setActive(entry.target.getAttribute('id'));\n            });\n        }, { root: null, rootMargin: '-15% 0px -60% 0px', threshold: 0 });\n        sections.forEach(s => io.observe(s));\n    <\/script>\n<\/body>\n\n<\/html>","protected":false},"excerpt":{"rendered":"<p>B\u00e1o gi\u00e1 Gi\u1ea3i ph\u00e1p Website \u2013 DPS.MEDIA T\u01b0 v\u1ea5n Zalo \u2192 \ud83d\udccb Ch\u1ecdn ph\u1ea7n b\u00e1o gi\u00e1 \u2715 1. B\u00e0i to\u00e1n 2. Gi\u1ea3i ph\u00e1p 3. So s\u00e1nh 4. \u0110\u1ed1i t\u01b0\u1ee3ng 5. B\u1ea3ng gi\u00e1 6. B\u00e1n h\u00e0ng 7. SEO 8. Hosting &#038; b\u1ea3o m\u1eadt 10. B\u1ea3o tr\u00ec 11. V\u00ec sao WordPress 9. Cam k\u1ebft \ud83d\udcac Nh\u1eadn t\u01b0 [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-37826","page","type-page","status-publish","hentry"],"acf":[],"rankmath_keywords":{"primary":"","secondary":[""]},"yoast_keywords":{"primary":"","secondary":[]},"yoast_focuskw":"","rankmath_focuskw":"","seo_keywords":{"primary":"","secondary":[""]},"_links":{"self":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/pages\/37826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/comments?post=37826"}],"version-history":[{"count":6,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/pages\/37826\/revisions"}],"predecessor-version":[{"id":37868,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/pages\/37826\/revisions\/37868"}],"wp:attachment":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/media?parent=37826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}