Asking for advice

I’m building a Shopify app to offer pickup/drop-off services and manage drop points externally. I need to integrate with Shopify e-commerce, but I’m new to Shopify development. Any advice on how to best approach this? where to start what’s the type of extension i should build …

I’d recommend checking out the docs site for apps which is helpful.
As you are doing pickup/drop off you’ll likely need to extend the checkout, here are the options available for you Apps in checkout

There are some Shopify templates for apps, but you can build them in whatever language / framework you like :slight_smile:

1 Like