I want to know how I can fetch Cms Banner Block of Magento 2 in VSF
I have used the CMS Block component to fetch the Cms Banner Block of Magento 2 in VSF
i.e. < cms-block :identifier="‘cms_banner’" />
But I didn’t get the proper result
I am getting Magento Store Link & Magento Store Banner Image instead of VSF
So please guide me on how to fetch Cms Banner Block in the proper way
So I can get the proper result with VSF Store URL & VSF Banner Image