No content to show
User Activity
Hi,looking for pretty much the same. Working on a checkout ui extension where I would like to implement a map.What would be the best approach to this? Thanks for any hints.
Hi there,I am trying to scaffold a simple custom app via shopify-cli.It should simply receive a webhook notification send from the admin. I followed the shopify tutorial of setting up the app. Ngrok is working fine.The app is starting. I set the the ...
I have the same problem
I find it so strange that it is not possible to offer a customer 30% off and also free shipping.It seems so basic.Please add me to the list of votes !
Hi there,I am retreiving a metafield like so:{% assign foo = order.metafields.bar.service %}If I output the metafield like this: <p>{{foo}}</p> the following is displayed:{"service_code":"A2P","pickup_id":"90325863","address_1":"32 some street","zip...
Hallo world,I am building a custom Storefront with next.js using the vercel commerce kit.I added custom product translations using the shopify app Translate My Store.Querying the translation in the graphiql App works just fine: productByHandle(han...