I’ll open a new post then :slight_smile:
Can someone tell me how I am to edit this:
$cats_array = get_categories(‘hide_empty=0’:wink:;
I wish to change from categoeies to bring product categories.
tried
$cats_array = get_product_categories(‘hide_empty=0’:wink:;
haha