This forum is now Read-Only. The Magento Community Forum is scheduled to close permanently on December 31, 2025. Please save any necessary information before this date. Join us on Slack for continued engagement!
If I want to call a .phtml file in static block can I call it from persistent folder or does it necessarily have to be in page folder? Please revert its a little urgent.
When you want to call your own template I recommend to create your own folder. All templates are called from template folder and what subdirectory you use there doesn't really matter.