Jun 15, 2015
Hello Shopify, I'm a full stack JS developer, and I'm ready to build some fckin' amazing applications. But, I don't know what to make. So, I'd like to propose a trade: You have an idea for a...
No content to show
User Activity
07-22-2024
Hey folks, I have gotten a lot of interest to build a forum app for Shopify. I have started on the project and will be building it over the next 1-3 months. If you are interested and would like to get early access to it, feel free to shoot me an emai...
Happy to help.Have you setup products in your Shopify admin with variants? Are you using Shopify POS to take payments? It's kinda about how you use the tools. If you are tracking with them and decrease with a sale, it will work without extra effort. ...
02-26-2024
@ConnorB1 Digging into it a bit more, had a significant thought.Are you really intending to use this only to memoize transfering inventory between locations? Or do you ever use memos for changing inventory in just a single location?Because I can see ...
02-26-2024
For this type of full customization, it's probably only possible using the new App Blocks API. And where would this order be placed? In the product page?
I think there are quite a few inventory apps on the marketplace. Do you have any special considerations? How would you envision using an inventory app?
It seems like this would require your primary app to execute the login code. It wouldn't quite be right for an app to have random knowledge of an unknown service. It needs some sort of API contract.
02-26-2024
@ConnorB1apologies for the delay, been busy with life.It's doable to adjust inventory from any location to another one. It'll require some additional thought for how to map it well. I can send the change without a reason, and then map a metafield ove...
Wow that does sound high. ChatGPT 3.5 turbo costs less than 1 cent for every thousand words, which is more than powerful enough for typical conversations.
02-15-2024
Sure, it's not fully done yet, still need to improve it, but the rough idea is to try to use metafields to get around shopify's restricted reasons:Click More Actions and select the new extension Then a modal pops up, where you can fill in 3 fields. T...
02-14-2024
I looked into it a bit more. One challenge is that the Shopify API only allows for 6 different options for "reasons".I was tinkering a bit with creating a metafield on a variant as a way to give full customization, and then adding an app block on the...
02-13-2024
Seems like it exists https://admin.shopify.com/store/<STORE_NAME>/products/inventory/<INVENTORY_ID>/inventory_history?location_id=<LOCATION_ID>When you make an inventory adjustment there is a dropdown that has a few options for "why". Best I can imag...
02-12-2024
Sounds like a very reasonable request. I will poke around my store and see if I can figure something out.
How would you scale this up? Some sort of form on the Shopify dashboard that lets you increment/decrement different rows?
SSO wouldn't work as shopify doesn't expose customer login via API. I would do a google oauth though. Another challenge is how to embed this forum onto a store. Something messy like creating a new Page via api and embedding an iframe might work. Ther...
Oh haha. I don't charge for custom app development.I would build it entirely free, and release it as a public app to other merchants if it brought enough value for you.I just don't like working in the dark, I would need someone to bounce feedback wit...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
584 | 02-26-2024 12:49 PM |