To add a date picker to your code, you should load set jQuery date picker which included in WordPress to load in the product admin page and write some custom JS code which will allow to filter the products by the dates picked.
You can load all the products and then filter them with code, or load via Ajax only the products between specific dates. If you have many products that Ajax approach will be better to prevent long load time.
Here you can find how to load the jQuery UI date picker:
https://stackoverflow.com/a/27463687/2011434
Here you can find a few ways to enqueue the script in the product page How do I Enqueue styles/scripts on Certain /wp-admin Pages?
You can see here example how to perform a Ajax call to admin Ajax
https://wordpress.stackexchange.com/a/112717/62909
Related Posts:
- Woocommerce wp-admin search products through custom meta value too
- WooCommerce: Can’t use wc_get_products for custom REST API endpoints
- How do I create a meta box for dates?
- Search results don’t show products
- Query multiple post type and categories
- How to search Woo Commerce products with punctuation in title?
- Find woocommerce product ID by custom field value?
- global $post; in WooCommerce
- if statement for search results
- Separeting product from post in search result
- I can ‘t display product images based on the label
- WordPress default Search function inconsistent in WooCommerce Product Titles
- Woocommerce custom search
- Change the Title Tag of Search Products Page
- WooCommerce orderby template disappears and not longer works on search page
- WooCommerce search products between price range using WP_Query
- search customers in front end by billing data
- DELETE WooCommerce Order data from database
- Create a shortcode for native WooCommerce search form [closed]
- Can’t find a product by SKU
- Absolute search against wordpress api
- override the default WooCommerce products search form
- Custom template – query issues
- Create a Search Form that only Searches with WooCommerce Sale Products
- Call product search from custom hook
- Search doesn’t return anything
- edit URL of search result
- No Results in WooCommerce Product Search
- Woocommerce Multisite global search how to mod ajax function?
- I wan redirect link post search to search product woocommerce?
- Woocommerce: Search by custom attribute
- How to save a Woocomerce metabox input as a metadata field
- Url parameter going to 404 not found
- WC Booking query bookings with date ranges
- Notice: Trying to get property of non-object in
- How can I change my search form to bring up product results, not blog results
- Woocommerce add a text field if specific option is selected
- How to hide metaboxes in WordPress Admin on WooCommerce “Add Product” page – Remove side sortables for a specific user role
- Custom product loop avoiding duplicates
- Is it possible to hide certain products from displaying in the search results
- Trying query woocommerce product order by menu order and stock status
- Woocommerce ajax search can’t work on mobile
- I want to Display custom woocomerce meta box in orders list
- Is it possible to extract all product columns except for one?
- Optimizing or rewriting core queries
- wp_set_object_terms setting only first id from array
- Woocommerce product import exports product with price rounded to integer? [closed]
- Woocommerce – sell a certain category by unit, another by weight? How?
- I need to export all products and images but I don’t know which table the images are in
- How to hook to function of woocommerce product export _regular_price?
- Add only sku to product url woocoomerce
- Create new email in WooCommerce
- $wp_query->found_posts not returning correct value
- How can I modify this code to make the search box include tags and meta
- Woocommerce Product permalinks “product” word is not working
- How to show the urls inside the simple product when the customer buys it?
- What is better way to sync wp multisite woocommerce products
- Remove required from a custom field created from WooCommerce Checkout Field Editor plugin
- How do I create a filter to hide the One Click Accessibility plugin button in WordPress?
- customers are not showing up in woocommerce
- How do I make the product image smaller on a WooCommerce product page?
- Sort downloads by most recently purchased first in my account WooCommerce [closed]
- Show Posts via cat+cat in URL that are in both Categories doesn’t work
- How to change status of woocommerce orders when post status is changed
- Hide shipping method in woocommerce if custom checkbox field is selected
- How do i make this snippet work for order history page woocomerce
- Display vendor phone number on single product page
- 3 Different Prices for Woocommerce Product
- how to change add to cart button to call for price button in one of product variation?
- Set QTY to 0 With WP All Import from CSV
- Conditionally run function based on custom meta value?
- Retrieve Data from Custom Endpoint
- manage_shop_order_posts_custom_column() hook is Not working In Functions.php file in my WordPress active theme
- want to show CMB2 metabox on woocommerce product data tab
- How to send woocommerce emails in multiple languages
- Woocommerce checkout required field error
- Display custom product option in admin order details
- Link a button to woofunnels model
- Setting a default variation for each product on the child theme functions.php file
- Online wc-blocks-style.css rendering instead of the hosted wc-blocks-style.css
- WP Search Form Query: Add Author’s posts into search query
- Custom WooCommerce rewrite rules with comma delimiter
- Set city as required if country is Singapore
- Woocommerce pre_get_posts query variation meta data not working
- Next/Previous Product with custom order by price & products inside the product category [closed]
- Archive product loop does not work with product filters
- Can’t hide product attributes with css on WooCommerce Product Page
- Woocommerce – Add additional item if some item wants to be added to the cart?
- Hook “wp_trash_post” executing multiple time in case of bulk trash products
- Updating product image
- WooCommerce Subscriptions: Hide one variation subscription
- Contact form 7 send product PDF after submit
- Add sub variations in product page
- Split in 2 columns add to cart button and variable forms
- Broken link additional images after moving server
- Woo commerce product quantity wise SKU
- Where is this text in a wordpress email coming from? Want to change/remove
- Woocommerce custom taxonomy filtering
- Add starts rating in woocommerce product comment from backend
- Images not uploading on product page of woocommercr