Hi ,
Please how to display all the discount product in my page please ?
Thanks
Hey Aubin,
Thank you for the inquiry.
You can use the products shortcode to display products on sale or with discounts. For example:
[products limit="4" columns="4" orderby="popularity" class="quick-sale" on_sale="true" ]
For more info, please check the documentation below:
// https://woocommerce.com/document/woocommerce-shortcodes/products/#scenario-1-random-sale-items
Best regards,
Ismael