amir_nassal
Tourist
Contact Me
Status
Offline
Last Activity
‎05-29-2019 11:36 AM
Topic Started
4
Topics Started
Topic Solutions
0
Solutions
Post Count
18
Posts
Post Kudos
0
Likes

Community Badges

Hello, I've created an app in the Partners panel, and I followed this documentation (using Nodejs and Express). I can get the JSON format for the products' object without any problem. Howev...
Hello, I'm trying to develop an app with React and Node based on this documentation: https://developers.shopify.com/tutorials/build-a-shopify-app-with-node-and-react I followed the tut...
No content to show

User Activity

Hey @Josh , thank you for your reply,Yes I still have the same issue 
Hi @HunkyBill, thank you for your reply.Sure, I'll keep it simple, here are the things that I've done before:I installed the new app in my development storeI created a new liquid page in the Templates folder (Online store > Themes > Actions > Edit co...
Hello everyone,A strange thing happened just today in managing the app proxies.Each time I refresh I lose the values for the Subpath and the URL and the text inputs remain to be empty (Even though I get the success message "Your app proxy is ready to...
Hello everyone, I've created a custom liquid page in the Templates folder in my development store and I successfully attached it with the app and I can get the information I need depending on the access scopes.I'm stuck now with sending the inputs' v...
I've read the documentation of app proxy, but I'm still stuck with how to receive data from the store.I created a new app in Shopify partners and I followed all the steps in the documentation.Now, how can I get the discount codes from Javascript? (I'...
Is it possible? Or is there another approach to get the values that I want from the Client-side?
Hello, I created a custom liquid one-step checkout page with custom css and javascript codes, I passed the product details, quantity and the price through the liquid objects.I have also a discount code input and I want to check if the discount code a...
Hi @Ryan  Yes, that query works in GraphiQl app in my admin page, however, it doesn't work in my Javascript code linked to the liquid page in the templates folder, because the priceRule field does not exist in the Storefront API.I tried the "REST" so...
Hi @Ryan , Thank you for your reply.I have a custom liquid page and I want to check based on the user's input, if the discount code exists in the store or not.I've already tested it for products and it's working.I would appreciate it if you could giv...
Any thoughts? I found an answer here.It means that the Storefront API doesn't have a priceRule field, so I have to use the 'discountApplications' connection to get I want.What does this mean? Is there any example of that?
Hello, I'm trying to execute a query of priceRule to get the discount codes in my store. The query works fine in GraphiQL in my admin page, however, in GraphiQL IDE I get this error: DiscountCodeSortKeys isn't a defined input type (on $code) . Is it ...
This widget could not be displayed.
This widget could not be displayed.