I get the error “Could not find asset snippets/menu_item.liquid” when using {% render ‘menu_item’, item: menuItem %} inside snippets/menu_item.liquid file. If this file is in the theme’s snippets folder, I don’t have the above problem. But when I create the theme app extension with the file menu_item.liquid located in the snippets folder of the app, the problem occurs. Looks like Shopify is trying to find the file snippets/menu_item.liquid in the theme instead of in the app. Can someone help me.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to reuse liquid snippets from extension app in theme | 2 | 67 | January 24, 2026 | |
| Regarding Theme App Extension: snippet render is not working somehow. | 1 | 46 | June 11, 2023 | |
| How to render snippet from app theme extension in theme code | 5 | 170 | July 1, 2023 | |
| Liquid error: Could not find asset snippets/myapp.liquid | 0 | 46 | September 15, 2022 | |
| Is There Any Way To Call Snippet Of Theme-App-Extension Inside Theme Files | 1 | 80 | February 24, 2023 |