Select Page
Sale!

পদশব্দ

Original price was: ৳ 200.00.Current price is: ৳ 156.00.

Title পদশব্দ
Author সেলিনা হোসেন
Publisher এশিয়া পাবলিকেশন্স
Category ইসলামী বই
Country বাংলাদেশ
Language বাংলা

Reviews

There are no reviews yet.

Be the first to review “পদশব্দ”

Your email address will not be published. Required fields are marked *

add_action('woocommerce_after_add_to_cart_button', 'add_whatsapp_button'); function add_whatsapp_button() { $product = wc_get_product(get_the_ID()); $product_name = $product->get_name(); $whatsapp_number = '+8801817043086'; // Replace with your number $whatsapp_link = 'https://wa.me/' . $whatsapp_number . '?text=' . rawurlencode("I am interested in the product: $product_name"); echo 'Chat on WhatsApp'; }