No content to show

User Activity

same issue here...Did anyone find a solution?
If you have experience in app development, this guide will be helpful https://colorwhistle.com/shopify-api-types-access-guide/.  
I created a function for that gets gives a discount when customer buys 2 products.On UI user can add percentage discount , how many items (min).The Metafield name will have the tag name.It works.Now I want to add the functionality of having the Tag o...
I am creating option for user to enter the tag they want to apply the discount on app UI.Adding discount option works.This is my code if there is anyone who can guide on what am doing wrong. ReferenceError: tags are not definedquery RunInput ($inputT...
I am trying to apply for discounts on product tag with  "2FOR200", "2FOR300", "3FOR500". I am having an error on my run.js line 25 and 34.The accessing the product.hasAnyTag//run.graphql query RunInput($tags: [String!]) { cart { lines { ...
//Run.js // @ts-check import { DiscountApplicationStrategy } from "../generated/api"; // Use JSDoc annotations for type safety /** * @typedef {import("../generated/api").RunInput} RunInput * @typedef {import("../generated/api").FunctionRunResult...
Hey .Did you manage to fix ?
Hey there, I'm currently working on creating a store locator app using Shopify CLI and have added the extension. I'm specifically working on the extension part  the star rating default. However, I'm encountering difficulties when trying to integrate ...
502 Bad Gateway Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflaredI am getting this error after deploying an  app  
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From