Created
December 6, 2024 20:31
-
-
Save luisfelipe-dev/fc17c9d924642cbee794e2dc51ff4e05 to your computer and use it in GitHub Desktop.
Show infos products Shopify
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% assign product_json = product | json %} | |
<pre>{{ product_json }}</pre> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment