The question that you posted is unfortunately not all that specific but take a look at Woocommerce analytics.
Otherwise there are 2 ways to do this on your own.
1. Query all the orders for day X and count the qty of a specific product.
2. Update the products sold after each purchase. Perhaps to a custom db table or somewhere else
Related Posts:
- Get stock by custom meta field on all Woocommerce variable products
- Run a sql (update) after 12 hours after the user login. Woocommerce users
- How to check if a plugin (WooCommerce) is active?
- How to trigger WooCommerce order complete email?
- Transaction when using WP functions rather than vanilla SQL?
- How to get Woocommerce order product info
- Woocommerce auto cancel On-Hold after X days
- count number of user comments with a specific comment meta value
- Use wc_enqueue_js only on specific pages – nested add_action
- Replace existing content from specific WooCommerce admin orders list column
- Woocommerce – How to get products which have a sale between 20% to 40%? [closed]
- my function doesn’t return my post from today
- Display related products with custom output
- Woocommerce filter cart and category specific quantity [closed]
- Use is_product_category() properly
- How to get woocommerce cart content without an action?
- WooCommerce: Add Payment Gateway Field to Webhooks [closed]
- Changing Woocommerce flat rate every nth number of items
- Woocommerce product download URL
- How to select WooCommerce products by post_meta and order them
- Limiting woocommerce line_total decimal length
- How can I use wp_query to show all product data using just the products ID?
- Set a condition based on WooCommerce checkout city field while placing order
- Display fields as values in array from external SQL DB
- Call global variable array() in woocommerce child/template
- Remove price from Woocommerce variable product dropdown menu
- Get and insert order email address to the PHP template inside HTML text
- Auto-update products after they were published – Woocommerce
- If no products are on sale – hide ID or class
- WP_Query adds “(wp_posts.ID = ‘0’)” so no results are returned
- do search in two site and show the result in first site
- Which field should I edit to make the checkbox marked by default?
- wordpress + woocommerce display product with additional information [closed]
- How can I pass a custom/dynamic product to the Woocommerce cart?
- Pagination for custom shop loop woocommerce
- get_total () returns 0 – woocommerce [closed]
- email alert for product availability
- How to rename woocommerce-billing-fields
- WooCommerce pages looks unstyled
- Create a package of products as one Item in woocommerce?
- fetch woocommerce product with custom taxonomy
- After disabling WPML multi currency, the currency is still handled by the WPML
- Custom Taxonomy Select Menu: Setting default option value?
- wordpress sql posts query won’t display the latest post in a specific category
- Display latest post from WordPress Featured Category that is also in X,Y,or Z categories
- How can i programmatically change the SKU of a product based on product variation?
- Execute PHP code only with specific user role
- Woocommerce Custom Meta Boxes- How to only display if they actually have content
- Add a custom WooCommerce settings tab with sections
- Display Sibling WooCommerce Product Categories on Archive Page
- Checking page before applying image restrictions while uploading
- WordPress Fresh Install Errors (Woocommerce specifically now)
- Generate images with html2canvas and the woocommerce api
- How to update ticket price programatically when adding to cart and checkout in woocommerce
- Woocommerce – Exclude variation attribute on specific variation
- PHP function for horizontal Woocommerce thumbnails and badges
- Fetch Data from an external MSSQL Database in a Managed WP hosting
- Hide payment method based on user role AND minimum cart value
- WooCommerce display price before add to cart [closed]
- Get the same SKU from woocommerce itself for simple and variable products
- How can I show how much water got saved on this order (making use of the number of items bought) on a thank-you-page?
- Woocommerce checkout page – custom field checkbox value into email
- WooCommerce function not working correctly after moving from the functions.php into a class
- Filter for product subcategory listing page load
- Reduce Stock Based on Custom Variation Field Rather than Attribute (Working Script)
- get_filtered_term_product_counts – Get product terms if any products
- Get x numbers of a woocommerce category products using Wp_Query
- Get field value and use as variable in php
- Set notification if is two product category in cart
- AJAX to add to cart multiple products woocommerce
- Reverse Cross-Sells (WooCommerce)
- Search function not working
- loop to return tags in woocommerce in alphabetical order?
- WooCommerce Custom Tab with ACF Repeater Field
- Getting error in sql query
- Where to check in PHPmyAdmin / SQL database for subdomain
- I was wondering if it’s possible to implement card.js on WordPress
- Woocommerce custom field on emails outputs ‘Array’
- Display product attributes for current product
- Can not manually create a database ( db, user, pass ) for a plugin
- How to merge 2 WordPress sites?
- How to export database correctly for local to online
- WooCommerce Custom Pagination
- Getting custom field data from cart page to checkout page in woocomerce [closed]
- Send a custom notification to customer on WooCommerce cancelled order status
- How to code bulk order form in wordpress
- WCFM Custom form
- Hide child of parent categories already hidden with “get_terms_args” – Woocommerce
- Remove Woocommerce product from cart with ajax/fetch
- Removing the add to cart button from specific product pages
- WooCommerce Modal Fly cart on add to cart – With AJAX
- Add Woocommerce Customers link to custom admin menu
- Hide ‘Downloadable’ and ‘Virtual’ checkbox options from Woocommerce Variations?
- PayPal button not showing and cannot retrieve order error in PayPal
- Add text below WooCommerce short description if metabox value is true
- Woocomerce custom add to cart button edit functionality [closed]
- Assembly Options at checkout
- Using WooCommerce Hooks to add product attribute descriptions to customer order email
- Help writing out comments and replies
- How to get default variation ID (woocommerce)