Product Categories: Array
(
    [0] => WP_Term Object
        (
            [term_id] => 357
            [name] => Custom Made
            [slug] => custom-made
            [term_group] => 0
            [term_taxonomy_id] => 357
            [taxonomy] => product_cat
            [description] => 
            [parent] => 0
            [count] => 202
            [filter] => raw
        )

    [1] => WP_Term Object
        (
            [term_id] => 24
            [name] => Home Decor
            [slug] => home-decor
            [term_group] => 0
            [term_taxonomy_id] => 24
            [taxonomy] => product_cat
            [description] => 
            [parent] => 0
            [count] => 233
            [filter] => raw
        )

    [2] => WP_Term Object
        (
            [term_id] => 73
            [name] => Mirrors
            [slug] => mirrors
            [term_group] => 0
            [term_taxonomy_id] => 73
            [taxonomy] => product_cat
            [description] => 
            [parent] => 24
            [count] => 43
            [filter] => raw
        )

)