Skip to content

Magento2 – Is it possible to get specific store url in cms block?

I am trying to get store URL or base URL for a specific store in cms block.

I have tried {{store _store="1"}}

Also, {{config path="web/secure/base_url"}}

I wanted to know if this is going to work or is there any solution for this