add_action('wp_footer', 'restrict_datepicker_dates');
function restrict_datepicker_dates() {
if (is_product()) { // Ensure this only runs on product pages
?>
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok