Showing all 9 results

add_filter(‘loop_shop_per_page’, function ($products) { return 50; // 在这里修改数字 }, 20);