No content to show
User Activity
app.post("/update-price", async (req, res) => {const shopifyDomain = '';const accessToken = '';const productGID = ''; // Replace with your product GIDconst variantGID = ''; // Replace with your variant GIDconst newPrice = ''; // New price to setconst...
08-29-2024
Hi, I'm having trouble updating the product pricing. I tried using the Mutation API, which works with React Js, but when I try to access my extension liquid file, I got a 404 error. Can someone please assist me in fixing this problem?
"node": {"key": "video","value": "gid://shopify/Video/34989581926618","namespace": "custom"}i am building private app in shopify and i wanna show video from metafields in frontend (React js), how can i display video in frontend?
07-24-2024
react node js
07-17-2024
node React backend of node js we genreate link of server https://app-shopify.phanomprofessionals.com/ this then we use this url in toml file or shopify partner dashbaord app url and redirect_urls pass there bt above image show they show error please ...