... 'brands', 'product_cat'); // Get the children of that term $termchildren = get_term_children( $brands_id, 'product_cat' ); // Loop through the children ...
確定! 回上一頁