Select Page

যাকাতের জন্য তাতের শাড়ি ৩০০ টাকা পিস

৳ 300.00

Description

যাকাতের জন্য তাতের শাড়ি

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'; }