App reviews, troubleshooting, and recommendations
Hi, I'm trying to add settings to my theme app embed and access them, but no matter what I prepend `settings` with (nothing, block, app, shop), I get not found in the browser:
In extensions > test-extension > blocks > file.liquid:
<script> console.log('app embed loaded!') console.log(`popcorn from settings: ${[all the examples above].settings.popcorn}`) </script> {% schema %} { "name": "Script Embed", "target": "head", "settings": [ { "type": "number", "id": "popcorn", "label": "name of your popcorn" } ] } {% endschema %}
Solved! Go to the solution
This is an accepted solution.
Ugh I was dumb and forgot to wrap it in extra curly braces for Liquid. Works now. Feel free to delete this whole question. I couldn't figure out how so dropping in the answer instead:
```
This is an accepted solution.
Ugh I was dumb and forgot to wrap it in extra curly braces for Liquid. Works now. Feel free to delete this whole question. I couldn't figure out how so dropping in the answer instead:
```
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024