want to call one phtml file in another phtml file using anchor tag

前端 未结 6 816
迷失自我
迷失自我 2021-02-06 16:47

I\'m using Magento.

I want display and call one phtml file as a link in another phtml file…

I have the new.phtml file on t

6条回答
  •  闹比i
    闹比i (楼主)
    2021-02-06 17:34

    I believe you and I want to do precisely the same thing. I'm creating a modal from bootstrap and I need to call in a partial using the href attr.

    So far, I think this might be possible by creating a page in the CMS and then using something like this:

  • ">Home
  • But honestly, I'm just starting out with Magento and know very little.

提交回复
热议问题