No content to show
User Activity
07-05-2025
Hi Team,I’m using the Sleek theme, and while customizing my mini cart drawer, I ran into some issues. I used the below snippet to customize the cart drawer. liquid file.{%- liquidif recommendations. performed and recommendations.products_count > 0ass...
06-27-2025
How to build a custom app in the legacy account's my account page?
Hello everyone,I'm currently working on a Shopify embedded app using the Remix framework. I would like to know if there’s a way to add a custom menu item to the Shopify Admin sidebar—similar to how core sections like "Orders" or "Products" are displa...
05-28-2025
Hi Shopify Community,I'm working with a Shopify Remix app. When a store installs the app, I want to generate a custom token using JWT and store it along with the store's name and associated email in a Prisma database table. What are the main steps to...
Hi Shopify Community,I’ve created a custom app and I want to install it to a merchant's store programmatically using the API.Is there a way to automate the installation process (like generating an install link or triggering OAuth) via API, without us...
I'm trying to do the same, but I'm facing many issues and can't find the correct way to implement it. What is the proper approach for this?