add_action('wpcf7_mail_sent', 'send_sms_after_form');function send_sms_after_form($contact_form) {// Get form submission $submission = WPCF7_Submission::get_instance(); if (!$submission) return;$data = $submission->get_posted_data();// Get form fields (must match CF7) $phone = isset($data['your-phone']) ? trim($data['your-phone']) : ''; $name = isset($data['your-name']) ? sanitize_text_field($data['your-name']) : 'Customer';// Stop if no phone if (empty($phone)) return;// Convert 019XXXXXXXX → 88019XXXXXXXX $phone = preg_replace('/^0/', '880', $phone);// API URL $url = "https://isms.gennet.com.bd/api/v3/send-sms";// SMS Data $sms_data = [ "api_token" => "PASTE_YOUR_NEW_API_TOKEN_HERE", "sid" => "ShojonSheba", "msisdn" => $phone, "sms" => "Hello $name, আপনার রিকোয়েস্ট আমরা পেয়েছি। ধন্যবাদ!", "csms_id" => uniqid() ];// Request args $args = [ 'body' => json_encode($sms_data), 'headers' => [ 'Content-Type' => 'application/json' ], 'timeout' => 20 ];// Send SMS $response = wp_remote_post($url, $args);// Debug log if (is_wp_error($response)) { error_log('SMS Error: ' . $response->get_error_message()); } else { $body = wp_remote_retrieve_body($response); error_log('SMS Response: ' . $body); } }

TENS Therapy Machine Price in Bangladesh – Pain Relief Therapy Device | Medical Stall

TENS Therapy Machine (Transcutaneous Electrical Nerve Stimulation) হলো একটি আধুনিক pain relief therapy device যা শরীরের বিভিন্ন ধরনের ব্যথা কমাতে ব্যবহৃত হয়। এটি ছোট, পোর্টেবল এবং ঘরে বসেই ব্যবহার করা যায়। বাংলাদেশে এখন অনেকেই Back Pain, Neck Pain, Knee Pain, Shoulder Pain, Arthritis এবং Muscle Pain কমানোর জন্য TENS Therapy Machine ব্যবহার করছেন।

আপনি যদি TENS Therapy Machine Price in Bangladesh জানতে চান, তাহলে Medical Stall থেকে সেরা মানের থেরাপি মেশিন কিনতে পারবেন।

01717661190

Main Menu