On Select Change Product Title In Woocommerce

Share Now

if ($(this).val() == "Hoop Cam Plus") {
    $(".single-product .product_title.entry-title").text("Hoop Cam Plus");
}

if ($(this).val() == "Hoop Cam") {
    $(".single-product .product_title.entry-title").text("Hoop Cam");
}

Nahid Mahamud

Nahid Mahamud

Web Developer | Graphic Designer | WordPress & Woo-commerce Expert