Snowmobile Graphics

The model shown is an example. We have the models offered in the list of vehicles for each of the brands.

Array
(
    [0] => App\Domain\Entity\StoreEntity Object
        (
            [name] => ARCTIC CAT
            [l10n] => en_US
            [text] => ARCTIC CAT
            [l10nUri] => en-us
            [shelve] => 9
            [s_name] => Snowmobile
            [s_url] => snowmobile-graphics
            [header] => Snowmobile Graphics
            [bid] => 2
            [value] => 2
            [b_name] => ARCTIC CAT
            [b_url] => arctic-cat
            [slug] => en-us/snowmobile-graphics/arctic-cat
        )

    [1] => App\Domain\Entity\StoreEntity Object
        (
            [name] => POLARIS
            [l10n] => en_US
            [text] => POLARIS
            [l10nUri] => en-us
            [shelve] => 9
            [s_name] => Snowmobile
            [s_url] => snowmobile-graphics
            [header] => Snowmobile Graphics
            [bid] => 21
            [value] => 21
            [b_name] => POLARIS
            [b_url] => polaris
            [slug] => en-us/snowmobile-graphics/polaris
        )

    [2] => App\Domain\Entity\StoreEntity Object
        (
            [name] => SKIDOO
            [l10n] => en_US
            [text] => SKIDOO
            [l10nUri] => en-us
            [shelve] => 9
            [s_name] => Snowmobile
            [s_url] => snowmobile-graphics
            [header] => Snowmobile Graphics
            [bid] => 26
            [value] => 26
            [b_name] => SKIDOO
            [b_url] => skidoo
            [slug] => en-us/snowmobile-graphics/skidoo
        )

    [3] => App\Domain\Entity\StoreEntity Object
        (
            [name] => YAMAHA
            [l10n] => en_US
            [text] => YAMAHA
            [l10nUri] => en-us
            [shelve] => 9
            [s_name] => Snowmobile
            [s_url] => snowmobile-graphics
            [header] => Snowmobile Graphics
            [bid] => 34
            [value] => 34
            [b_name] => YAMAHA
            [b_url] => yamaha
            [slug] => en-us/snowmobile-graphics/yamaha
        )

    [4] => App\Domain\Entity\StoreEntity Object
        (
            [name] => LYNX
            [l10n] => en_US
            [text] => LYNX
            [l10nUri] => en-us
            [shelve] => 9
            [s_name] => Snowmobile
            [s_url] => snowmobile-graphics
            [header] => Snowmobile Graphics
            [bid] => 75
            [value] => 75
            [b_name] => LYNX
            [b_url] => lynx
            [slug] => en-us/snowmobile-graphics/lynx
        )

    [5] => App\Domain\Entity\StoreEntity Object
        (
            [name] => SNOW HAWK
            [l10n] => en_US
            [text] => SNOW HAWK
            [l10nUri] => en-us
            [shelve] => 9
            [s_name] => Snowmobile
            [s_url] => snowmobile-graphics
            [header] => Snowmobile Graphics
            [bid] => 77
            [value] => 77
            [b_name] => SNOW HAWK
            [b_url] => snow-hawk
            [slug] => en-us/snowmobile-graphics/snow-hawk
        )

)