Viewing 1 replies (of 1 total)
  • Plugin Contributor Matt Banks

    (@mjbanks)

    It’s not displayed via PHP in templates, it’s hooked in to woocommerce_after_order_notes by default. You can override the hooked location with the local_pickup_time_select_location filter, but you need to keep it within the WooCommerce checkout page to get stored and processed with the order.

Viewing 1 replies (of 1 total)

The topic ‘Php code to display time options’ is closed to new replies.