wc_get_product_table()
Returns a new product table with the specified arguments.
wc_get_product_table([array<string|int, mixed> $args = [] ]) : string
Parameters
- $args : array<string|int, mixed> = []
-
The table arguments.
Return values
string —The product table HTML.