Add Image on template from Assets in SCA

We need to add image in theme->assets->img.

Then follow the syntax form adding images from theme asset.

<img class=”header-sidebar-menu-push-icon” src=‘{{getThemeAssetsPath “img/american.png”}}’ alt=”header_logo” title=”header_logo”>

1 comment

  1. How to update static url to theme asset path in homepage slider.json file ?
    give me syntax for adding themeassetpath in json file…

Leave a comment

Your email address will not be published. Required fields are marked *