Array
(
    [thumbnail] => Array
        (
            [width] => 200
            [height] => 200
            [crop] => 1
        )

    [medium] => Array
        (
            [width] => 300
            [height] => 300
            [crop] => 
        )

    [medium_large] => Array
        (
            [width] => 768
            [height] => 0
            [crop] => 
        )

    [large] => Array
        (
            [width] => 1024
            [height] => 1024
            [crop] => 
        )

    [thumb_video] => Array
        (
            [width] => 320
            [height] => 180
            [crop] => 1
        )

    [grid_vertical] => Array
        (
            [width] => 350
            [height] => 500
            [crop] => 1
        )

    [recipe_1_1] => Array
        (
            [width] => 400
            [height] => 400
            [crop] => 1
        )

    [recipe_4_3] => Array
        (
            [width] => 400
            [height] => 300
            [crop] => 1
        )

    [recipe_16_9] => Array
        (
            [width] => 600
            [height] => 338
            [crop] => 1
        )

    [1536x1536] => Array
        (
            [width] => 1536
            [height] => 1536
            [crop] => 
        )

    [2048x2048] => Array
        (
            [width] => 2048
            [height] => 2048
            [crop] => 
        )

    [detail] => Array
        (
            [width] => 150
            [height] => 150
            [crop] => 1
        )

    [woocommerce_thumbnail] => Array
        (
            [width] => 300
            [height] => 300
            [crop] => 1
        )

    [woocommerce_single] => Array
        (
            [width] => 600
            [height] => 0
            [crop] => 0
        )

    [woocommerce_gallery_thumbnail] => Array
        (
            [width] => 100
            [height] => 100
            [crop] => 1
        )

    [shop_catalog] => Array
        (
            [width] => 300
            [height] => 300
            [crop] => 1
        )

    [shop_single] => Array
        (
            [width] => 600
            [height] => 0
            [crop] => 0
        )

    [shop_thumbnail] => Array
        (
            [width] => 100
            [height] => 100
            [crop] => 1
        )

)