No content to show

User Activity

Hello  I found this documentation https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/productvariantupdate?language=Node.js .The mutation allows enabling the Continue selling when out of stock (inventoryPolicy) functionality, but how do I s...
Hello,How can I add and change button functionality on the product page?I want to add a "Remove" button and modify how the "Manage" button works. Do I have to use "Bulk action links" extension?  
Hello,Do you have any news? Have you implemented the API to update the email template?
https://shopify.dev/docs/api/admin-graphql/2024-01/objects/ShopFeatures#top If `paypalExpressSubscriptionGatewayStatus` value is `ENABLED`, is it means eligible for subscriptions? https://shopify.dev/docs/api/admin-graphql/2024-01/queries/shopifyPaym...
Shopify API version: 2024-01I use this code: const sessionId = await shopify.session.getCurrentId({ isOnline: true, rawRequest: req, rawResponse: res, }); const session = await sessionHandler.loadSession(sessionId); const client = new shopify...
Hi  https://help.shopify.com/en/manual/products/purchase-options/pre-ordersPreorders are currently only available to merchants using Shopify Payments or Paypal Express. How do I can get this information via Shopify admin API?First I tried to get inf...
I think this one I need: /admin/api/2023-07/themes/{theme_id}/assets.json?asset[key]=config/settings_data.json But the app, which is built using Remix template, returns a 401 error 樂 How to pass the correct authentication credentials?
Hi I want to implement this banner in my app: Which Shopify API can return to me a status active/inactive in the current theme?I found a similar thread, but it's outdated I think: - https://community.shopify.com/c/authentication-and-access/enable-ap...
Hi,I want to fetch data by UUID into the theme. How can I get this input field value: in theme app extension JS file? 
Or the real problem is with my proxy setup 樂 For Proxy URL I use the same ngrok URL as here: 
Hi, maybe do you find a solution?:)
Hi, maybe do you find a solution? I have the same problem...  
I'm still getting an error, but this time another one. Could you share your theme app extension JS file, where you call API? How does it look? <!DOCTYPE html> <html lang="en"> <head> <script type="module" src="/@vite/client"></script> <script type="m...
No, I don't have a solution:(Everything what I have is this theme-extension example in github: https://github.com/Shopify/product-reviews-sample-app/blob/main/theme-app-extension/assets/product-reviews-form.jsbut not understand how does it work there...
Nope, the same problem:(In browser inspect -> network I see this:You are about to visit cba3-87-101-95-158.eu.ngrok.io, served by 87.101.95.158. This website is served for free through ngrok.com. You should only visit this website if you trust whoeve...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to