Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [shopify]

Shopify is an online platform for creating e-commerce sites and other dynamic websites.

shopify
-4 votes
0 answers
18 views

Why won't CSS hide this class? [closed]

I have a Shopify powered store and am trying to hide the class "hulk-powered-wrapper" on this page: https://www.palmettowoodshop.com/pages/contact-us Screenshot showing text I want hidden I ...
PWS's user avatar
  • 1
0 votes
0 answers
9 views

Error initializing Shopify Hydrogen project: ENOENT no such file or directory

I am trying to initialize a new Shopify Hydrogen project using the Shopify CLI on my Windows machine by referring shopify's document . However, I keep encountering an error related to file paths that. ...
Arfaz Ahmed's user avatar
0 votes
0 answers
15 views

Shopify Customer Login via NextJS

I want to create a login form in NextJS14 and when the customer enter their details, I want them to login to the shopify customer account section. To do that I used Shopify Sign In with Email and ...
Amila Deshan's user avatar
0 votes
0 answers
25 views

How to get metaobject data using the shopify admin graphql api

I am creating a student portal for the students who pay for a monthly subscription through shopify as a react vite app. I have metaobjects for lessons, assignments and assessments, whose information ...
Tices's user avatar
  • 13
0 votes
0 answers
18 views

Shopify Customer Account API: "client_id invalid" Error on Authorization Request

I'm trying to implement the Shopify Customer Account API following the Shopify documentation here. I'm currently working on the authorization step, where I need to redirect a customer to the login ...
Dhairya Sehgal's user avatar
0 votes
0 answers
20 views

AddToCart with variantId from Third Party Script

We're trying to integrate Tolstoy Shoppable Videos onto our Headless Shopify Hydrogen site. I have a component to handle this, however, the add-to-cart is not working so I need to build the custom ...
Marcus Bristow's user avatar
-1 votes
0 answers
18 views

Integrating a Custom AI-Powered Recommendation System into a Shopify Store [closed]

I’m enhancing a Shopify store for a customer by adding a custom AI-powered recommendation system to provide personalized product suggestions. I'm seeking advice and best practices on several aspects ...
Mohamed Achibane's user avatar
-1 votes
0 answers
4 views

Trouble with Shopify integration: can't use billing & subscriptions in JS

I'm creating a javascript website I'm trying to implement shopify so that I can use the billing service and subscription. I'm struggling to intergrate the Js with shopify I'm getting an error someone ...
Lulibo Luli's user avatar
0 votes
0 answers
9 views

shopify graphql queries for users and staff members

I have a shopify plus and the read_users permisisons. Via graphql I'm able to retrieve a bunch of data from my staff member like name and such. Unfortunately, I can't find a way to fetch the user ...
Lou Nik's user avatar
  • 125
0 votes
0 answers
11 views

How to fix "Pending jobs in the event queue"

Shopify is new for me. I have created product-discount custom app using node js. I want to call GraphQL query for get customer all tags. ` Note : below request working fine in post-man File = run.js ...
Shorabh's user avatar
  • 190
0 votes
0 answers
14 views

shopify graphql is there a way to authenticate/login as a user/staff in a similar way to the customer token create mutation for customers?

I have a shopify plus store, I've created an admin app with read_users permission enabled then, on a separate system, I use graphql (called via php) to fetch companies, orders and customers associated ...
Lou Nik's user avatar
  • 125
0 votes
0 answers
8 views

Why my navbar revert back to older version after saving in dawn theme Shopify?

I change the navbar to newly created one but as I save it, it revert back to older version and I don't see that one in navigation also. I am not sure from where those menus comes from. (This is the ...
bashir Ahmad's user avatar
0 votes
0 answers
30 views

How can I fill the gaps on the Shopify collection page when I hide or exclude products?

the first page is not filled entirely, but it already created other pages after excluding/hidding particular taged products. {% for product in collection.products %} {% if product.tags contains '...
Mrunal shah's user avatar
0 votes
0 answers
59 views

Azure DevOps pipleine fails for Android app: Could not find com.shopify:livedata-ktx:2.0.2

I have an app hostend on Azure DevOps nad a pipeline set up. It has worked perfectly for a year - every merge to master builds .aab and propagates it to AppCenter and PlayStore. This is the Gradle ...
ViksaaSkool's user avatar
-2 votes
0 answers
25 views

502 Bad Gateway Error on Custom Shopify App Built with Remix and Hosted on GCP [closed]

I'm encountering a 502 Bad Gateway error when trying to open our custom app in the Shopify store. The app is built using Remix and is hosted on Google Cloud Platform (GCP). Here are the steps we have ...
Muscled PM's user avatar

15 30 50 per page
1
2 3 4 5
601