No content to show

User Activity

Thank you for your answer. This won't work. I added a console. log inside the callback and those also won't get printed. Then I changed the content of the h1 tag and the changes are visible on the web page. Is there any issue in my approach or am I d...
I'm developing a Shopify App Embed Block to display a list of recommended products. The H1 tag ("Recommended Products") is successfully displayed on the page, but the product list is not rendered because the JavaScript code inside the `<script>` tag ...
Can I display custom data inside a page using Shopify App Enbed blocks? such as similar products?
According to the Shopify API documentation, Web Pixels can be used to track customer behavior, while App Embed Blocks allow the display of custom liquid blocks within a theme. Since these are listed as two separate extension types, I wonder if it's p...
I want to include a script tag via my Shopify app for displaying custom content on the order checkout page. However, Shopify's `scriptTagCreate` GraphQL API will be deprecated next year, and they recommend using the Checkout API for Shopify Apps inst...
I am working with Shopify's GraphQL API to paginate through all orders using a `cursor-based` pagination approach. The query successfully fetches orders in batches, and I can see the correct `endCursor` being returned and logged. However, my paginati...
This widget could not be displayed.
This widget could not be displayed.
Likes given to