Prouductive Marriage Preparation Kit

Panduan Praktis Agar Menyiapkan Nikah Dengan Tepat Dan Segera Ke Pelaminan Bersama Pasangan

Download dan ikuti setiap langkah praktisnya untuk bantu kamu menyiapkan pernikahan dengan tahapan yang tepat

Cukup lakukan 2 langkah mudah ini :
1. Isi Form di bawah. Klik Daftar Sekarang. Setelah itu kamu akan otomatis WA ke Admin
2. Kirim Pesan yang tertulis (pilih Send)

Setelah kirim, kamu akan langsung mendapatkan akses semua panduan dan fasilitasnya. Semoga bermanfaat



				
					    <!-- BalesOtomatis Form Embed Code - v1.0.12 -->
    <div class="bloeb-target"></div>
    <script>
        const blob_slug = 'prouductive-class/pm-kit-pmic-19-a';

        function BLO_Init(blob_slug) {
            if (typeof blob_slug !== 'undefined' && blob_slug !== null && blob_slug !== '') {
                // Create a new XMLHttpRequest object
                const xhr = new XMLHttpRequest();

                // Configure it: POST-request for the URL
                xhr.open('POST', 'https://api.balesotomatis.id/embed/v1/index', true);
                xhr.setRequestHeader('Content-Type', 'application/json');
                xhr.setRequestHeader('Authorization', 'Basic andYQ00zbnlneGVXVjBxbit5RHIxdXhYSEEyZlZkNFhWRHZjQzFLVW5Vc2ZJS1lXVGt1U0lQNUlsSFkydWhYd1huR2xmS3RQMkxwREZsYTQxUTc3YVAxSEd1NStjNjMwWWszLy94MjdJREg5M3B6eTd0T3dhb01LRmtVVXJzSTA=');

                // Before sending the request
                document.querySelector('.bloeb-target').innerHTML = `
                    <div class="bloeb-loader">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200">
                            <circle fill="none" stroke-opacity="1" stroke="#FF156D" stroke-width=".5" cx="100" cy="100" r="0">
                                <animate attributeName="r" calcMode="spline" dur="2" values="1;80" keyTimes="0;1" keySplines="0 .2 .5 1" repeatCount="indefinite"></animate>
                                <animate attributeName="stroke-width" calcMode="spline" dur="2" values="0;25" keyTimes="0;1" keySplines="0 .2 .5 1" repeatCount="indefinite"></animate>
                                <animate attributeName="stroke-opacity" calcMode="spline" dur="2" values="1;0" keyTimes="0;1" keySplines="0 .2 .5 1" repeatCount="indefinite"></animate>
                            </circle>
                        </svg>
                    </div>`;

                // Define what happens on successful data submission
                xhr.onload = function () {
                    if (xhr.status >= 200 && xhr.status < 300) {
                        const response = JSON.parse(xhr.responseText);
                        if (response?.status) {
                            document.querySelector('.bloeb-target').innerHTML = response?.html;

                            // Execute scripts in the response HTML
                            const scripts = document.querySelectorAll('.bloeb-target script');
                            scripts.forEach(script => {
                                const newScript = document.createElement('script');
                                if (script.src) {
                                    newScript.src = script.src;
                                } else {
                                    newScript.textContent = script.textContent;
                                }
                                script.parentNode.replaceChild(newScript, script);
                            });
                        } else {
                            document.querySelector('.bloeb-target').innerHTML = `
                                <div class="bloeb-error">
                                    <h3>Something Went Wrong</h3>
                                    <p>Contact Our Support (ErrCode: 883JJS8)</p>
                                </div>`;
                        }
                    } else {
                        document.querySelector('.bloeb-target').innerHTML = `
                            <div class="bloeb-error">
                                <h3>Something Went Wrong</h3>
                                <p>Contact Our Support (ErrCode: 883JJS8)</p>
                            </div>`;
                    }
                };

                // Send the request
                xhr.send(JSON.stringify({
                    slug: blob_slug,
                    auth_pair: 'QlNRTmJhR01KUHF6Nnk4MWk4ZUQvSU01c2J6aFk2bUtQOEM5RzA2UFNpQWlzV2ZnQ1NiaVN5M05uTVhtOG1XZlh3TTR3M05RbHRnRjZmWEJKdFErNmhwUkNQZ0orRXhKU2FWV0xmMXZRdC9VN0Zsb3NkSVRyS1dxTUFNeFZBZTc='
                }));
            }
        }

        document.addEventListener('DOMContentLoaded', function () {
            BLO_Init(blob_slug)
        })
    </script>