{"id":7508,"date":"2025-12-12T11:47:02","date_gmt":"2025-12-12T03:47:02","guid":{"rendered":"https:\/\/louisthai.com\/?page_id=7508"},"modified":"2026-04-19T07:17:04","modified_gmt":"2026-04-18T23:17:04","slug":"mfg-invoice","status":"publish","type":"page","link":"https:\/\/louisthai.com\/hk\/mfg-invoice\/","title":{"rendered":"MFG Invoice"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7508\" class=\"elementor elementor-7508\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7492e86 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"7492e86\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-098446a\" data-id=\"098446a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3c59f98 elementor-widget elementor-widget-shortcode\" data-id=\"3c59f98\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n    * {\n        box-sizing: border-box;\n    }\n\n    :root {\n        --brand-orange: #FF6A00;\n        --brand-red: #FF6A00;\n        --brand-red-dark: #E55A00;\n        --border-light: #C44700;\n        --bg-page: #;\n        --card-bg: #ffffff;\n        --text-main: #1d1d1f;\n        --text-muted: #6e6e73;\n        --panel-grey: #f8f8fa;\n        --footer-grey: #faf2f0;\n        --bottom-red: #FF8A00;\n        --bottom-red-dark: #FF5A00;\n\n        --border-light: #e5e5e7;\n        --bg-page: #f9f4ef;\n        \/* \u66f4\u67d4\u548c\u7684\u80cc\u666f\uff0c\u504f\u6696\u767d *\/\n        --card-bg: #ffffff;\n        --text-main: #1d1d1f;\n        --text-muted: #6e6e73;\n        --panel-grey: #f8f6f2;\n        --footer-grey: #f7efe8;\n        \/* \u5b57\u4f53\u5c3a\u5bf8\u6574\u4f53\u52a0\u5927 *\/\n        --fs-xs: 14px;\n        --fs-sm: 15px;\n        --fs-md: 16px;\n        --fs-lg: 18px;\n        --fs-xl: 20px;\n    }\n\n    body {\n        margin: 0;\n        padding: 24px;\n        background: var(--bg-page);\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n            Helvetica, Arial, sans-serif;\n        color: var(--text-main);\n        font-size: var(--fs-md);\n    }\n\n    .invoice-page {\n        position: relative;\n        width: 100%;\n        max-width: 900px;\n        margin: 0 auto 32px;\n        background: #fdfdfd;\n        border-radius: 18px;\n        box-shadow: 0 18px 45px rgba(0, 0, 0, 0.15);\n        overflow: hidden;\n    }\n\n    .invoice-inner {\n        position: relative;\n        padding: 28px 32px 28px 72px;\n        background-image:\n            linear-gradient(135deg, rgba(0, 0, 0, 0.02) 1px, transparent 1px),\n            linear-gradient(-45deg, rgba(0, 0, 0, 0.02) 1px, transparent 1px);\n        background-size: 24px 24px;\n        background-position: 0 0, 0 0;\n    }\n\n    .invoice-inner.page2 {\n        position: relative;\n        padding: 28px 32px 0 32px;\n    }\n\n    .invoice-tab {\n        position: absolute;\n        left: 0;\n        top: 140px;\n        width: 44px;\n        height: 350px;\n        background: var(--brand-red);\n        border-radius: 0 20px 20px 0;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);\n    }\n\n    .invoice-tab span {\n        color: #ffffff;\n        font-weight: 300;\n        letter-spacing: 0.22em;\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        transform: rotate(-90deg);\n        white-space: nowrap;\n    }\n\n    .invoice-header {\n        display: grid;\n        grid-template-columns: 260px 1fr;\n        column-gap: 16px;\n        align-items: flex-start;\n    }\n\n    .meta-panel {\n        background: var(--panel-grey);\n        border-radius: 16px;\n        padding: 16px 16px 12px;\n        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);\n        font-size: var(--fs-sm);\n    }\n\n    .meta-item {\n        display: grid;\n        grid-template-columns: 1fr 1.2fr;\n        column-gap: 8px;\n        margin-bottom: 10px;\n    }\n\n    .meta-label {\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        letter-spacing: 0.12em;\n        color: var(--text-muted);\n        line-height: 1.3;\n    }\n\n    .meta-value {\n        font-weight: 600;\n        font-size: var(--fs-md);\n        text-align: right;\n        outline: none;\n    }\n\n    .meta-value.small {\n        font-size: var(--fs-sm);\n    }\n\n    .corporate-panel {\n        background: var(--card-bg);\n        border-radius: 16px;\n        padding: 16px 18px 12px;\n        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);\n        font-size: var(--fs-sm);\n    }\n\n    .corp-header-row {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 16px;\n        margin-bottom: 8px;\n    }\n\n    .corp-brand {\n        font-size: var(--fs-lg);\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.12em;\n        color: var(--brand-red-dark);\n    }\n\n    .corp-subline {\n        font-size: var(--fs-sm);\n        color: var(--text-muted);\n    }\n\n    .corp-logo-text {\n        font-size: var(--fs-sm);\n        text-align: right;\n        color: var(--text-muted);\n    }\n\n    .corp-logo-text strong {\n        color: #d0201b;\n    }\n\n    .corp-grid {\n        display: grid;\n        grid-template-columns: 1.1fr 1.1fr;\n        column-gap: 12px;\n        row-gap: 10px;\n        font-size: var(--fs-sm);\n    }\n\n    .corp-label {\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        letter-spacing: 0.12em;\n        color: var(--text-muted);\n        margin-bottom: 2px;\n    }\n\n    .corp-value {\n        font-size: var(--fs-sm);\n        line-height: 1.5;\n        outline: none;\n    }\n\n    .corp-two-line {\n        margin-bottom: 4px;\n    }\n\n    .section-bar {\n        margin-top: 18px;\n        margin-bottom: 8px;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        flex-wrap: wrap;\n    }\n\n    .section-bar.fill-red,\n    .section-bar.pill-red {\n        background: var(--brand-red);\n        color: #fff;\n        padding: 8px 20px;\n        font-size: var(--fs-sm);\n        font-weight: 600;\n        letter-spacing: 0.14em;\n        text-transform: uppercase;\n        display: inline-block;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.18);\n    }\n\n    .section-bar.fill-red {\n        border-radius: 20px 20px 0 0;\n    }\n\n    .section-bar.pill-red {\n        border-radius: 20px;\n    }\n\n    .section-note {\n        font-size: var(--fs-sm);\n        color: var(--text-muted);\n        flex: 1;\n        min-width: 160px;\n        outline: none;\n    }\n\n    .exclusive-panel {\n        background: var(--card-bg);\n        border-radius: 0 16px 16px 16px;\n        padding: 14px 18px 16px;\n        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);\n        font-size: var(--fs-sm);\n    }\n\n    .client-grid {\n        display: grid;\n        grid-template-columns: 1.1fr 1.1fr;\n        column-gap: 28px;\n        font-size: var(--fs-sm);\n        margin-top: 6px;\n    }\n\n    .client-col-title {\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        letter-spacing: 0.12em;\n        color: var(--text-muted);\n        margin-bottom: 4px;\n    }\n\n    .client-row {\n        display: grid;\n        grid-template-columns: 0.9fr 1.5fr;\n        column-gap: 4px;\n        margin-bottom: 4px;\n    }\n\n    .client-label {\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        letter-spacing: 0.12em;\n        color: var(--text-muted);\n    }\n\n    .client-value {\n        font-size: var(--fs-sm);\n        font-weight: 600;\n        outline: none;\n    }\n\n    .client-note {\n        font-size: var(--fs-sm);\n        font-style: italic;\n        color: var(--text-muted);\n        margin-top: 4px;\n        outline: none;\n    }\n\n    .purchase-wrapper {\n        margin-top: 24px;\n    }\n\n    .purchase-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: var(--fs-sm);\n    }\n\n    .purchase-table thead th {\n        background: #f2f2f4;\n        padding: 8px 8px;\n        text-align: left;\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        letter-spacing: 0.12em;\n        color: var(--text-muted);\n        border-bottom: 1px solid var(--border-light);\n    }\n\n    .purchase-table thead th.qty-col {\n        width: 40px;\n        text-align: center;\n    }\n\n    .purchase-table thead th.price-col {\n        width: 90px;\n        text-align: right;\n    }\n\n    .purchase-table tbody td {\n        padding: 7px 8px;\n        border-bottom: 1px solid #f0f0f2;\n        vertical-align: top;\n    }\n\n    .purchase-table tbody tr:nth-child(odd) {\n        background: #ffffff;\n    }\n\n    .purchase-table tbody tr:nth-child(even) {\n        background: #fafafa;\n    }\n\n    .purchase-table td.qty {\n        text-align: center;\n    }\n\n    .purchase-table td.money {\n        text-align: right;\n        white-space: nowrap;\n    }\n\n    .purchase-item-title {\n        font-weight: 600;\n        outline: none;\n    }\n\n    .purchase-item-note {\n        font-size: var(--fs-xs);\n        color: var(--text-muted);\n        margin-top: 2px;\n        outline: none;\n    }\n\n    .purchase-footnote-row td {\n        background: #f6f6f8 !important;\n        border-top: none;\n    }\n\n    .add-item-btn {\n        margin-top: 8px;\n        padding: 6px 14px;\n        border-radius: 999px;\n        border: 1px solid var(--brand-red);\n        background: #fff;\n        color: var(--brand-red);\n        font-size: var(--fs-sm);\n        cursor: pointer;\n    }\n\n    .add-item-btn:hover {\n        background: #ffecec;\n    }\n\n    .summary-row {\n        display: grid;\n        grid-template-columns: 1.7fr 1.1fr;\n        column-gap: 24px;\n        align-items: flex-start;\n        margin-top: 14px;\n    }\n\n    .summary-left {\n        display: flex;\n        align-items: flex-start;\n    }\n\n    .qr-section {\n        padding-top: 4px;\n        font-size: var(--fs-xs);\n        color: var(--text-muted);\n    }\n\n    .qr-title {\n        margin-bottom: 4px;\n    }\n\n    #invoice-qr canvas,\n    #invoice-qr img {\n        width: 120px;\n        height: 120px;\n        display: block;\n    }\n\n    @media (max-width: 768px) {\n        .qr-section {\n            margin-top: 12px;\n        }\n    }\n\n\n    .price-summary-box {\n        background: var(--card-bg);\n        border-radius: 16px;\n        padding: 12px 16px 10px;\n        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06);\n        font-size: var(--fs-sm);\n    }\n\n    .price-summary-title {\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        letter-spacing: 0.12em;\n        color: var(--text-muted);\n        margin-bottom: 4px;\n    }\n\n    .price-row {\n        display: grid;\n        grid-template-columns: 1.8fr 1fr;\n        margin-bottom: 2px;\n    }\n\n    .price-label {\n        color: var(--text-muted);\n    }\n\n    .price-value {\n        text-align: right;\n        white-space: nowrap;\n        outline: none;\n    }\n\n    .price-row.grand-total {\n        margin-top: 4px;\n        padding-top: 4px;\n        border-top: 1px solid #e0e0e4;\n    }\n\n    .price-footnote {\n        font-size: var(--fs-xs);\n        color: var(--text-muted);\n        margin-top: 4px;\n        outline: none;\n    }\n\n    .exclusive-bottom {\n        margin-top: 26px;\n        background: var(--card-bg);\n        border-radius: 16px 16px 0 0;\n        padding: 0 24px 18px 24px;\n        border-top: 2px solid var(--brand-red);\n        font-size: var(--fs-sm);\n    }\n\n    .exclusive-tagline {\n        margin-top: 8px;\n        font-size: var(--fs-sm);\n        color: var(--text-main);\n        outline: none;\n    }\n\n    .exclusive-warranty-grid {\n        display: grid;\n        grid-template-columns: 1.1fr 2fr;\n        column-gap: 24px;\n        margin-top: 10px;\n        font-size: var(--fs-sm);\n    }\n\n    \/* 1:1 \u56fe\u7247\u6846\u66ff\u4ee3 X30 \u6587\u672c *\/\n    .warranty-image-box {\n        width: 100%;\n        aspect-ratio: 1 \/ 1;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .warranty-image-box img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n\n    .upload-controls {\n        margin-top: 6px;\n        font-size: var(--fs-xs);\n        color: var(--text-muted);\n    }\n\n    .upload-controls input[type=\"file\"] {\n        font-size: var(--fs-xs);\n    }\n\n    .warranty-text {\n        font-size: var(--fs-sm);\n        line-height: 1.6;\n        color: var(--text-muted);\n        outline: none;\n    }\n\n    .warranty-link {\n        font-size: var(--fs-sm);\n        margin-top: 6px;\n        color: var(--brand-red-dark);\n        text-decoration: none;\n        outline: none;\n        display: inline-block;\n        word-break: break-all;\n    }\n\n    \/* footer banner \u5e7f\u544a\u56fe *\/\n    .footer-banner {\n        margin-top: 20px;\n        padding: 0 0 14px 0;\n    }\n\n    .footer-banner-image {\n        border-radius: 0 0 18px 18px;\n        overflow: hidden;\n        background: var(--footer-grey);\n    }\n\n    .footer-banner-image img {\n        width: 100%;\n        display: block;\n    }\n\n    .footer-banner .upload-controls {\n        padding: 6px 18px 0 18px;\n    }\n\n    \/* ---------- Page2 ---------- *\/\n\n    .payment-section {\n        margin-top: 8px;\n        font-size: var(--fs-sm);\n    }\n\n    .payment-panel {\n        background: var(--card-bg);\n        border-radius: 0 16px 16px 16px;\n        padding: 10px 18px 12px;\n        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);\n    }\n\n    .payment-title {\n        font-size: var(--fs-md);\n        font-weight: 600;\n    }\n\n    .payment-subtitle {\n        font-size: var(--fs-sm);\n        color: var(--text-muted);\n    }\n\n    .payment-options {\n        margin-top: 6px;\n    }\n\n    .payment-option-row {\n        display: flex;\n        align-items: flex-start;\n        gap: 8px;\n        margin-bottom: 8px;\n        font-size: var(--fs-sm);\n    }\n\n    .payment-option-row input[type=\"radio\"] {\n        margin-top: 3px;\n        width: 16px;\n        height: 16px;\n    }\n\n    .payment-label-main {\n        font-weight: 600;\n        outline: none;\n    }\n\n    .payment-label-sub {\n        font-size: var(--fs-xs);\n        color: var(--text-muted);\n        font-style: italic;\n        margin-left: 4px;\n        outline: none;\n    }\n\n    .terms-section {\n        margin-top: 24px;\n        font-size: var(--fs-sm);\n    }\n\n    .terms-panel {\n        background: var(--card-bg);\n        border-radius: 0 16px 16px 16px;\n        padding: 14px 20px 14px;\n        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);\n    }\n\n    .terms-title {\n        font-size: var(--fs-xs);\n        text-transform: uppercase;\n        letter-spacing: 0.14em;\n        color: var(--text-muted);\n        margin-bottom: 6px;\n    }\n\n    .terms-list {\n        margin: 0;\n        padding-left: 20px;\n        font-size: var(--fs-sm);\n    }\n\n    .terms-list li {\n        margin-bottom: 5px;\n        line-height: 1.5;\n        outline: none;\n    }\n\n    .page2-footer {\n        margin-top: 26px;\n        padding: 10px 18px 0 18px;\n        font-size: var(--fs-xs);\n        text-align: center;\n        color: var(--text-muted);\n    }\n\n    .page2-footer-line {\n        margin-bottom: 6px;\n        outline: none;\n    }\n\n    .bottom-red-bar {\n        margin-top: 16px;\n        margin-left: -32px;\n        margin-right: -32px;\n        margin-bottom: -8px;\n        \/* \u51cf\u5c11\u8d1f margin\uff0c\u907f\u514d\u6587\u5b57\u88ab\u622a\u6389 *\/\n        background: linear-gradient(135deg, #FF5A00, #FF8A00);\n        color: #ffffff;\n        padding: 16px 32px;\n        \/* \u7a0d\u5fae\u964d\u4f4e\u9ad8\u5ea6\uff0c\u4fdd\u7559\u7a7a\u95f4 *\/\n        font-size: var(--fs-sm);\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 8px;\n        border-radius: 0 0 18px 18px;\n    }\n\n    .bottom-red-left {\n        text-transform: uppercase;\n        letter-spacing: 0.18em;\n        font-weight: 700;\n    }\n\n    .bottom-red-right {\n        text-align: right;\n    }\n\n    \/* \u624b\u673a\u6392\u7248 *\/\n    @media (max-width: 768px) {\n        body {\n            padding: 12px;\n        }\n\n        .invoice-inner,\n        .invoice-inner.page2 {\n            position: relative;\n            padding: 28px 32px 0 32px;\n        }\n\n        .invoice-tab {\n            position: static;\n            margin: 0 auto 10px;\n            width: 140px;\n            height: 30px;\n            border-radius: 0 0 16px 16px;\n        }\n\n        .invoice-tab span {\n            transform: none;\n            letter-spacing: 0.2em;\n        }\n\n        .invoice-header {\n            grid-template-columns: 1fr;\n            row-gap: 12px;\n        }\n\n        .client-grid,\n        .corp-grid,\n        .summary-row,\n        .exclusive-warranty-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .exclusive-bottom {\n            padding: 0 14px 14px 14px;\n        }\n\n        .bottom-red-bar {\n            margin-top: 16px;\n            margin-left: -32px;\n            margin-right: -32px;\n            margin-bottom: -8px;\n            \/* \u51cf\u5c11\u8d1f margin\uff0c\u907f\u514d\u6587\u5b57\u88ab\u622a\u6389 *\/\n            background: linear-gradient(135deg, #FF5A00, #FF8A00);\n            color: #ffffff;\n            padding: 16px 32px;\n            \/* \u7a0d\u5fae\u964d\u4f4e\u9ad8\u5ea6\uff0c\u4fdd\u7559\u7a7a\u95f4 *\/\n            font-size: var(--fs-sm);\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 8px;\n            border-radius: 0 0 18px 18px;\n        }\n\n        .bottom-red-right {\n            text-align: left;\n        }\n    }\n\n    \/* Print: \u6bcf\u4e2a invoice-page \u4e00\u9875\uff1b\u9690\u85cf\u4e0a\u4f20\u63a7\u4ef6\u548c\u6309\u94ae *\/\n    @media print {\n        body {\n            background: #ffffff;\n            padding: 0;\n        }\n\n        .invoice-page {\n            box-shadow: none;\n            border-radius: 0;\n            max-width: none;\n            margin: 0;\n            page-break-after: always;\n        }\n\n        .invoice-inner {\n            padding: 24px 26px 24px 60px;\n        }\n\n        .invoice-inner.page2 {\n            position: relative;\n            padding: 28px 32px 0 32px;\n        }\n\n        .upload-controls,\n        .add-item-btn {\n            display: none !important;\n        }\n    }\n<\/style>\n\n<!-- ================= PAGE 1 ================= -->\n<div class=\"invoice-page\">\n    <div class=\"invoice-tab\"><span>LOUIS THAI <strong>SALES INVOICE<\/strong><\/span><\/div>\n\n    <div class=\"invoice-inner\">\n\n\n        <section class=\"invoice-header\">\n            <div class=\"meta-panel\">\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">Invoice No.<\/div>\n                    <div class=\"meta-value\" contenteditable=\"true\" data-field=\"invoice-no\">INV0126\/20030<\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">Issue Date<\/div>\n                    <div class=\"meta-value\" contenteditable=\"true\" data-field=\"issue-date\">23 May 2026<\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">Invoice Terms<\/div>\n                    <div class=\"meta-value small\" contenteditable=\"true\">Net 90<\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">PO Ref No.<\/div>\n                    <div class=\"meta-value small\" contenteditable=\"true\">-<\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">Place of Supply<\/div>\n                    <div class=\"meta-value small\" contenteditable=\"true\">KUL MY<\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">HSN Code.<\/div>\n                    <div class=\"meta-value small\" contenteditable=\"true\">970300<\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">HSN<\/div>\n                    <div class=\"meta-value small\" contenteditable=\"true\">Original sculptures and statuary in any\n                        material\n                    <\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">SAC Code.<\/div>\n                    <div class=\"meta-value small\" contenteditable=\"true\">999795<\/div>\n                <\/div>\n                <div class=\"meta-item\">\n                    <div class=\"meta-label\">SAC<\/div>\n                    <div class=\"meta-value small\" contenteditable=\"true\">Conduct of religious ceremonies \/ Ritual\n                        Product\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"corporate-panel\">\n                <div class=\"corp-header-row\">\n                    <div>\n                        <div class=\"corp-brand\">LOUIS THAI International Wholesales MFG<\/div>\n                        <div class=\"corp-subline\">\n                            MSIC 46909 | Wholesale Of A Variety Of Goods Without Any Particular\n                        <\/div>\n                    <\/div>\n                    <div class=\"corp-logo-text\">\n                        <strong>LOUIS THAI<\/strong><br \/>\n                        International Group Sdn Bhd<br \/>\n                        Reg. No. 202101033331 (1433631-V)\n                    <\/div>\n                <\/div>\n\n                <div class=\"corp-grid\">\n                    <div>\n                        <div class=\"corp-two-line\">\n                            <div class=\"corp-label\">Registered Entity Info<\/div>\n                            <div class=\"corp-value\" contenteditable=\"true\">\n                                LOUIS THAI International Group Sdn Bhd 202101033331 (1433631-V)\n                            <\/div>\n                        <\/div>\n                        <div class=\"corp-two-line\">\n                            <div class=\"corp-label\">Business Address<\/div>\n                            <div class=\"corp-value\" contenteditable=\"true\">\n                                Tower 1 Grand Subang SS13 Jalan SS13\/3A Industrial Estate<br \/>\n                                Subang Jaya 47500 Selangor D.E., Malaysia\n                            <\/div>\n                        <\/div>\n                        <div class=\"corp-two-line\">\n                            <div class=\"corp-label\">Correspondent Address<\/div>\n                            <div class=\"corp-value\" contenteditable=\"true\">\n                                G-25 THE Cube Jalan Puteri 7\/15 Bandar Puchong<br \/>\n                                47100 Selangor D.E., Malaysia\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <div class=\"corp-two-line\">\n                            <div class=\"corp-label\">Contact Information<\/div>\n                            <div class=\"corp-value\" contenteditable=\"true\">\n                                \u260e\ufe0f +60 111 622 3916<br>\n                                \ud83d\udce7 louis@louisthai.com<br>\n                                \ud83d\udedc louisthai.com<br>\n                            <\/div>\n                        <\/div>\n                        <div class=\"corp-two-line\">\n                            <div class=\"corp-label\">Person in-charge of the day<\/div>\n                            <div class=\"corp-value\" contenteditable=\"true\">\n                                \ud83d\udc66\ud83c\udffb Wong Shee Yee (Louis)<br>\n                                \u2139\ufe0f Person in-charge info<br>\n                                \ud83d\udd17 https:\/\/louisthai.com\/director-profile\/\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Exclusive Client Details\uff08\u540c v4\uff09 -->\n        <div class=\"section-bar\">\n            <div class=\"section-bar fill-red\">Exclusive Client Details<\/div>\n        <\/div>\n\n        <div class=\"invoice-type-toggle\">\n            <button type=\"button\" class=\"invoice-type-btn active\">Local Invoice<\/button>\n            <button type=\"button\" class=\"invoice-type-btn\">International Invoice<\/button>\n        <\/div>\n\n        <section class=\"exclusive-panel\">\n            <div class=\"client-grid\">\n                <div>\n                    <div class=\"client-col-title\"><strong>Basic Info<\/strong><\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Title<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\" data-field=\"client-title\">MR<\/div>\n                    <\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Deliver Address<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Contact No.<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\">+60<\/div>\n                    <\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Attn<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\">NIL<\/div>\n                    <\/div>\n                <\/div>\n                <div>\n                    <div class=\"client-col-title\"><strong>Summary<\/strong><\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Name<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\" data-field=\"client-name\">-<\/div>\n                    <\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Client Code<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Quotation Ref No.<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Email Addr<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"client-row\">\n                        <div class=\"client-label\">Special Instruction \/ Require<\/div>\n                        <div class=\"client-value\" contenteditable=\"true\">NIL<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"client-note\" contenteditable=\"true\" data-field=\"client-note\">\n                Your entitlement of warranty product based on you purchased with the service.\n                Warranty product may only allow to add-on purchase within 24 hours from this\n                invoice issued. You\u2019re protected by Warranty Plan. Warranty Product is secure\n                your service never end here. Go beyond your expectations.\n            <\/div>\n        <\/section>\n\n        <!-- Purchase Summary + Add Item Button -->\n        <div class=\"purchase-wrapper\">\n            <div class=\"section-bar\">\n                <div class=\"section-bar pill-red\">Purchase Summary<\/div>\n                <div class=\"currency-selector no-print\"\n                    style=\"margin-left: auto; display: flex; align-items: center; gap: 8px;\">\n                    <label for=\"currency-select\"\n                        style=\"font-size: var(--fs-xs); color: var(--text-muted); text-transform: uppercase; font-weight: 600;\">Currency:<\/label>\n                    <select id=\"currency-select\"\n                        style=\"padding: 4px 8px; border-radius: 8px; border: 1px solid var(--border-light); font-size: var(--fs-xs); background: #fff; cursor: pointer; outline: none;\">\n                        <option value=\"MYR\" selected>MYR<\/option>\n                        <option value=\"AUD\">AUD<\/option>\n                        <option value=\"USD\">USD<\/option>\n                        <option value=\"SGD\">SGD<\/option>\n                        <option value=\"EUR\">EUR<\/option>\n                        <option value=\"GBP\">GBP<\/option>\n                        <option value=\"IDR\">IDR<\/option>\n                        <option value=\"THB\">THB<\/option>\n                        <option value=\"VND\">VND<\/option>\n                        <option value=\"PHP\">PHP<\/option>\n                        <option value=\"JPY\">JPY<\/option>\n                        <option value=\"KRW\">KRW<\/option>\n                        <option value=\"CNY\">CNY<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n\n            <table class=\"purchase-table\">\n                <thead>\n                    <tr>\n                        <th class=\"qty-col\">Qty<\/th>\n                        <th>Descriptions \/ Items<\/th>\n                        <th class=\"price-col\">Unit Cost <span class=\"currency-label\">MYR<\/span><\/th>\n                        <th class=\"price-col\">Total Cost <span class=\"currency-label\">MYR<\/span><\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <!-- item 1 -->\n                    <tr class=\"item-row\">\n                        <td class=\"qty\" contenteditable=\"true\">1<\/td>\n                        <td>\n                            <div class=\"purchase-item-title\" contenteditable=\"true\">\n                                WITTHI\n                            <\/div>\n                            <div class=\"purchase-item-note\" contenteditable=\"true\">\n                                -\n                            <\/div>\n                        <\/td>\n                        <td class=\"money\" contenteditable=\"true\">-<\/td>\n                        <td class=\"money\" contenteditable=\"true\">-<\/td>\n                    <\/tr>\n                    <tr class=\"purchase-footnote-row\">\n                        <td><\/td>\n                        <td colspan=\"3\">\n                            <div class=\"purchase-item-note\" contenteditable=\"true\">\n                                \u24d8 <strong>Special Discount Clearification and Solid Reasons must be stated due to\n                                    Anti-Fraud & Internal Governance Control Policy<\/strong> The special discount is\n                                extended in recognition of our clients\u2019 extraordinary circumstances following the\n                                unfortunate incident in Bangkok. As part of our CSR commitment, we have reduced the\n                                original fee of <span class=\"currency-label\">MYR<\/span> 1,800.00 by <span\n                                    class=\"currency-label\">MYR<\/span> 505.00. Furthermore, the remaining amount of <span\n                                    class=\"currency-label\">MYR<\/span> 500\n                                shall only be payable upon their full recovery and safe return to Malaysia in 2026;\n                                should full recovery not be attained, no payment will be required. This arrangement\n                                reflects our principle of providing compassionate support during times of hardship.\n                        <\/td>\n                    <\/tr>\n\n                    <!-- item 2 -->\n                    <tr class=\"item-row\">\n                        <td class=\"qty\" contenteditable=\"true\">1<\/td>\n                        <td>\n                            <div class=\"purchase-item-title\" contenteditable=\"true\">\n                                -\n                            <\/div>\n                            <div class=\"purchase-item-note\" contenteditable=\"true\">\n                                -\n                            <\/div>\n                        <\/td>\n                        <td class=\"money\" contenteditable=\"true\">25.00<\/td>\n                        <td class=\"money\" contenteditable=\"true\">25.00<\/td>\n                    <\/tr>\n                    <tr class=\"purchase-footnote-row\">\n                        <td><\/td>\n                        <td colspan=\"3\">\n                            <div class=\"purchase-item-note\" contenteditable=\"true\">\n                                \u24d8 Special Terms: The REFUND payment shall be effected, contingent upon the\n                                following condition: Starting from the date as per invoiced, if The Party\n                                (the Purchaser) should the desired outcome not be achieved after serviced\n                                within 24 hours duration \u2014 where \u201coutcome\u201d is explicitly defined as the\n                                purchaser\u2019s failure to feel satisfaction from professional services received.\n                                The refund provision shall apply in 5.00 <span class=\"currency-label\">MYR<\/span> amount\n                                as in this invoice of\n                                paid. Please refer to Client Dissatisfaction &amp; Complaints Policy\n                                https:\/\/louisthai.com\/CDCP-2025\/\n                            <\/div>\n                        <\/td>\n                    <\/tr>\n\n                    <!-- base item for clone -->\n                    <tr class=\"item-row item-row-base\">\n                        <td class=\"qty\" contenteditable=\"true\">1<\/td>\n                        <td>\n                            <div class=\"purchase-item-title\" contenteditable=\"true\">\n                                Professional Charges\n                            <\/div>\n                            <div class=\"purchase-item-note\" contenteditable=\"true\">\n                                (EXPIRED 26\/10\/2025)\n                            <\/div>\n                        <\/td>\n                        <td class=\"money\" contenteditable=\"true\">5.00<\/td>\n                        <td class=\"money\" contenteditable=\"true\">5.00<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <button type=\"button\" class=\"add-item-btn\" id=\"add-item-btn\">\n                + Add Item Row\n            <\/button>\n\n            <!-- Price Summary \u540c v4 -->\n            <div class=\"summary-row\">\n                <div>\n                    <div class=\"qr-section\">\n                        <div class=\"qr-title\">Scan to Verify<\/div>\n                        <div id=\"invoice-qr\"><\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"price-summary-box\">\n                    <div class=\"price-summary-title\">Price Summary Breakdown <span class=\"currency-label\">MYR<\/span>\n                    <\/div>\n\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Total<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Advance Collected Fund<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Loyalty Discount<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Promotional Discount<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Goodview Compensation<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Discount by Code<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Coupon \/ Voucher Discount<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Fee Waiver<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Private Sales & Exclusive Offer<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n\n                    <div class=\"price-row\">\n                        <div class=\"price-label\"><strong>Total Discount Awarded<\/strong><\/div>\n                        <div class=\"price-value\" contenteditable=\"true\" data-field=\"total-discount\"><strong>-<\/strong>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Total Amount After Discount<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\" data-field=\"total-amount-after-discount\"><\/div>\n                    <\/div>\n\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Strip Bank Charge 3% + 1.00 (included Taxes and Fees)<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">0.00<\/div>\n                    <\/div>\n\n                    <div class=\"price-row grand-total\">\n                        <div class=\"price-label\"><strong>Grand Total Payable<\/strong><\/div>\n                        <div class=\"price-value\" contenteditable=\"true\" data-field=\"grand-total\">\n                            <strong>0.00<\/strong>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Total Value Paid<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Total Due<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                    <div class=\"price-row\">\n                        <div class=\"price-label\">Total Receivable<\/div>\n                        <div class=\"price-value\" contenteditable=\"true\">-<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Exclusive + X30 \u56fe\u7247\u4e0a\u4f20 -->\n        <div class=\"section-bar\" style=\"margin-top:26px;\">\n            <div class=\"section-bar fill-red\">Exclusive<\/div>\n        <\/div>\n\n        <section class=\"exclusive-bottom\">\n            <div class=\"exclusive-tagline\" contenteditable=\"true\">\n                Make your life more flexible and enjoy every single moment you have\n            <\/div>\n\n            <div class=\"exclusive-warranty-grid\">\n                <div>\n                    <div>\n                        <div class=\"warranty-image-box\">\n                            <img decoding=\"async\" id=\"warranty-image\"\n                                data-src=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-product-x10der-series-1.png\"\n                                alt=\"Warranty 1:1 Image (X30 area)\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2850px; --smush-placeholder-aspect-ratio: 2850\/2649;\">\n                        <\/div>\n                        <div class=\"upload-controls\">\n                            <label>\n                                <select id=\"warranty-image-select\">\n                                    <option value=\"\">-- Select Image --<\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-product-x10der-series-1.png\"\n                                        selected>\n                                        X10der Series 1\n                                    <\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-product-x10der-series-2.png\">\n                                        X10der Series 2\n                                    <\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-product-x10der-series-3.png\">\n                                        X10der Series 3\n                                    <\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-services-warranty-3.0-batch-mark-logo.png\">\n                                        Warranty 3.0 Batch Mark Logo<\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-services-warranty-3.0-series-x180.png\">\n                                        Warranty\n                                        3.0 Series X180<\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-services-warranty-3.0-series-x30.png\">\n                                        Warranty\n                                        3.0 Series X30<\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-services-warranty-3.0-series-x90.png\">\n                                        Warranty\n                                        3.0 Series X90<\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/louisthai-services-warranty-series-3.0-x60.png\">\n                                        Warranty\n                                        3.0 Series X60<\/option>\n                                    <option value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/coming-soon.jpg\">\n                                        Coming Soon<\/option>\n                                    <option\n                                        value=\"https:\/\/louisthai.com\/wp-content\/plugins\/louisthaiInvoice\/assets\/images\/not-entittle-warranty.png\">\n                                        Not Entitle Warranty<\/option>\n                                <\/select>\n                            <\/label>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div>\n                    <div class=\"warranty-text\" contenteditable=\"true\">\n                        Your entitlement of warranty product based on you purchased with the service.\n                        Warranty product may only allow to add-on purchase within 24 hours from this\n                        invoice issued. You\u2019re protected by Warranty Plan. Warranty Product is secure\n                        your service never end here. Go beyond your expectations.\n                    <\/div>\n                    <a class=\"warranty-link\" href=\"https:\/\/louisthai.com\/louis-thai-service-warranty\/\" target=\"_blank\">\n                        https:\/\/louisthai.com\/louis-thai-service-warranty\/\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Footer \u6539\u4e3a\u5e7f\u544a\u56fe\u4e0a\u4f20 -->\n        <div class=\"footer-banner\">\n            <div class=\"footer-banner-image\">\n                <img decoding=\"async\" id=\"banner-image\" src=\"\" alt=\"Footer banner\">\n            <\/div>\n            <div class=\"upload-controls\">\n                <label>\n                    Upload REMEMBER WHEN banner&nbsp;\n                    <input type=\"file\" id=\"banner-upload\" accept=\"image\/*\">\n                <\/label>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<!-- ================= PAGE 2 ================= -->\n<div class=\"invoice-page\">\n    <div class=\"invoice-inner page2\">\n\n        <div class=\"section-bar\">\n            <div class=\"section-bar pill-red\">Payment Gateway<\/div>\n            <div class=\"section-note\" contenteditable=\"true\">\n                \u24d8 By payment this total amount shown above, indicated you\u2019re agree to all Terms\n                and Conditions and Fare Rules, Services Terms, and Policies\n            <\/div>\n        <\/div>\n\n        <section class=\"payment-section\">\n            <div class=\"payment-panel\">\n                <div class=\"payment-title\" contenteditable=\"true\">Payment<\/div>\n                <div class=\"payment-subtitle\" contenteditable=\"true\">\n                    How would you like to pay?\n                <\/div>\n\n                <div class=\"payment-options\">\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\" checked>\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">\n                                Online Banking Transfer | Hong Leong Bank Berhad 045 0033 1725\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Touch N Go<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                                \u24d8 Currently this feature are disabled\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Apple Pay<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Credit \/ Debit Card<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                                \u24d8 Bank charge 3% of payment amount + 1% processing fees\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Shopee Pay<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Western Union Pay<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">American Express<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                                \u24d8 Currently this feature are disabled\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">PayPal<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Grab Pay<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                                \u24d8 Currently this feature are disabled\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Instalment Plan<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                                \u24d8 The full payments shall be made within 60 days. All late payments will be subjected to\n                                penalty 1%-1.5% per month of the total price.\n                            <\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"payment-option-row\">\n                        <input type=\"radio\" name=\"payment\">\n                        <div>\n                            <span class=\"payment-label-main\" contenteditable=\"true\">Stripe<\/span>\n                            <span class=\"payment-label-sub\" contenteditable=\"true\">\n                                \u24d8 Bank charge 3% of payment amount + 1% processing fees\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-bar\" style=\"margin-top:22px;\">\n            <div class=\"section-bar pill-red\">Terms and Conditions<\/div>\n            <div class=\"section-note\" contenteditable=\"true\">\n                \u24d8 Before payment you should read ahead\n            <\/div>\n        <\/div>\n\n        <section class=\"terms-section\">\n            <div class=\"terms-panel\">\n                <div class=\"terms-title\">Terms and Conditions<\/div>\n                <ol class=\"terms-list\">\n                    <li contenteditable=\"true\"> You hereby <strong>acknowledge and agree<\/strong> that your use of the\n                        product\/service sold by us is at your sole risk, that you assume full responsibility for all\n                        costs, losses or liability associated with the product\/service sold by us, and that we shall not\n                        be liable for any damages of any kind related to your use of the product\/service.<\/li>\n                    <li contenteditable=\"true\"> All payment charges are due in full upon purchase. If you have failed to\n                        make any payment to us as indicated by us, we would interpret it as you have no interest in the\n                        service, consultation and\/or product.<\/li>\n                    <li contenteditable=\"true\"> Certain products offered may have limited quantities. All sale of\n                        products and services are final.\n                    <li>\n                        Refund will be offered by us for any services or products purchased.<br>\n                        <strong>(a) According to Law of Malaysia, Consumer Protection Act 1999 (\u201cCPA 1999\u201d) Section\n                            17(a)(b)(c) cancellation of service or product which is service without starting, service\n                            without done yet, service or product without implement, refund will be;<\/strong><br>\n                        (i) charged 5% of payment price; or<br>\n                        (ii) the cost of any goods the client used or is keeping; or<br>\n                        (iii) the portion of the full contract price representing services received by the client<br>\n                        (b) Refund is only applicable before the commencement of the service starting or before the\n                        shipping out of the product.\n                    <\/li>\n                    <li contenteditable=\"true\"> Any All-consultation services are provided on a one-time payment basis\n                        with a free follow-up consultation within 30 days from the date of service. Except \u201cPersonal\n                        Flexi Plan Fortune Consultation Service\u201d <strong>only within 7 days<\/strong> from the date of\n                        service are able free follow-up consultation, otherwise should be re-purchase for consultation\n                        service.<\/li>\n                    <li contenteditable=\"true\"> We hereby declare there is no guarantee that any services provided\n                        and\/or products purchased would bring about the same mystic abilities as envision by you. We\n                        however pledge to provide advice and carry out the blessings and ritual to the best of our\n                        ability and to ensure that the procedures are properly and ethically done.<\/li>\n                    <li contenteditable=\"true\"> All products sold by us (including but not limited to amulets, talisman,\n                        relic, scrolls, charm, etc) are designed to look as realistic as possible in which it has an\n                        appearance that is so realistic as to make it indistinguishable from reality. While the product\n                        is presented with the greatest accuracy technically possible, any representation made is for\n                        reference only and implies <strong>no warranty<\/strong> as to the characteristics of the\n                        purchased products.<\/li>\n                    <li contenteditable=\"true\"> You may opt to pay for our services via instalment for orders\n                        <strong>exceeding 5,000.00 <span class=\"currency-label\">MYR<\/span>.<\/strong> The payment shall\n                        be <strong>cleared within sixty (60)\n                            days<\/strong> from the date of receipt of the invoice issued by us.<br>\n                        (a) If you have <strong>failed<\/strong> to make payment by the agreed time, we shall be entitled\n                        to claim for <strong>late payment interest of 10%<\/strong> per annum on any overdue payment.\n                        <strong>(Ref: Article 5, Clause 4, Section 14.).<\/strong>\n                    <\/li>\n                    <li contenteditable=\"true\"> In otherwise, we entitled to claim the interest rate of <strong>38.5 %\n                            per month<\/strong> on overdue payment under MSIC 96094 sales invoice. <strong>(Ref:\n                            Enforceability of Late Payment Interest Clause).<\/strong><br>\n                        Accordance to the regulations Law of Malaysia of Section 61(2)(a), (b) Sale of Goods Act 1957,\n                        Section 11 Civil Law Act 1956 and Financial Services Act 2013, Moneylenders Act 1951.<\/li>\n                    <li contenteditable=\"true\"> We accept payment in the form of Online Banking to Louis Thai\n                        International Group Sdn Bhd (1433631-V).<\/li>\n                    <li contenteditable=\"true\"> All payments are to be made in advance prior to commencement of work and\n                        work will be undertaken upon receipt of payment.<\/li>\n                    <li contenteditable=\"true\"> Payment can also be credited into our bank account by way of bank\n                        transfer to the following:<br>\n                        <strong>BANK NAME:<\/strong> HONG LEONG BANK BERHAD<br>\n                        <strong>ACCOUNT HOLDER NAME:<\/strong> LOUIS THAI INTERNATIONAL GROUP SDN BHD<br>\n                        <strong>ACCOUNT NO:<\/strong> 045 0033 1725<br>\n                        <strong>SWIFT CODE:<\/strong> HLBBMYKLXXX<br>\n                        <strong>CITY:<\/strong> KUALA LUMPUR<br>\n                        <strong>COUNTRY:<\/strong> MALAYSIA\n                    <\/li>\n                    <li contenteditable=\"true\"> Kindly provide us with the proof of payment upon crediting into our\n                        account.<\/li>\n                    <li contenteditable=\"true\"> All refunds will be payee in cheque. A <strong>RM1 processing fee and\n                            administration management fee<\/strong> will be charged.<\/li>\n                    <li contenteditable=\"true\"> Payment of this invoice decision making consider between seller and\n                        purchaser, who is not a party to these invoices, Term and Conditions <strong>has no\n                            right<\/strong> under The Contracts Act 1950, Rights of Third Parties Act 1999 to enforce any\n                        of the Terms and Conditions.<\/li>\n                    <li contenteditable=\"true\"> Compliance with the Personal Data Protection Act 2010 (\u201cPDPA 2010\u201d).\n                    <\/li>\n                    <li contenteditable=\"true\"> You are further bound by the Terms of Service laid down in our Company\n                        official website which can be accessible via the following address.<br>\n                        louisthai.com &gt; Legal &gt; Main Terms &amp; Conditions Policy Edition 2026 Version 1.0<br>\n                        louisthai.com &gt; Legal &gt; Zero Tolerance Policy 2025<\/li>\n                <\/ol>\n            <\/div>\n        <\/section>\n\n        <div class=\"page2-footer\">\n            <div class=\"page2-footer-line\" contenteditable=\"true\">\n                For help and Questioning please visit to FAQs\n            <\/div>\n            <div class=\"page2-footer-line\" contenteditable=\"true\">\n                Read more Official Website | Contact us WhatsApps Business |\n                MTCA Terms and Conditions Agreement 2026 Edition 1.0\n            <\/div>\n            <div class=\"page2-footer-line\" contenteditable=\"true\">\n                \u00a9 2025 <span style=\"font-weight:600;color:var(--brand-red-dark);\">LOUIS THAI Group<\/span>\n                All Right Reserved | Inspire a Better Tomorrow\n            <\/div>\n        <\/div>\n\n        <div class=\"bottom-red-bar\">\n            <div class=\"bottom-red-left\" contenteditable=\"true\">\n                LOUIS THAI group\n            <\/div>\n            <div class=\"bottom-red-right\" contenteditable=\"true\">\n                SUNWAY CITY SUBANG JAYA \u00b7 KUALA LUMPUR MALAYSIA \u00b7 Reg. 202101033331 (1433631-V)\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<div class=\"submit-controls\" data-target-sheet=\"mfg_upload_from_web\">\n    <button id=\"print-btn\" class=\"print-btn\">Print PDF<\/button>\n    <button id=\"submit-btn\" class=\"submit-btn\">Submit to Google Sheet<\/button>\n<\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","_joinchat":[],"footnotes":""},"class_list":["post-7508","page","type-page","status-publish","hentry","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/7508","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/comments?post=7508"}],"version-history":[{"count":4,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/7508\/revisions"}],"predecessor-version":[{"id":7517,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/7508\/revisions\/7517"}],"wp:attachment":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/media?parent=7508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}