Search Divi WooCommerce Extended Documentation
Search for answers or browse our knowledge base.
Alter Woo Products Carousel Query Args
apply_filters('dwe_woo_products_carousel_args', array $args)
Filters the query args.
Parameters
$args (array) Query args
More Information
This filter is used to alter the query args of the products loop before the products are being retrieved from the database and before it is printed to the screen.