Quickstart
Build and deploy your Shopify Functions in minutes without writing code
This quickstart guide shows you how to set up and deploy your first Shopify Function using Function Studio in minutes.
After completing this guide, you will have a live Shopify Function ready to customize and expand.
Install the App
To get started with Function Studio, you'll need to install the app from the Shopify App Store:
- Visit the Function Studio app page in the Shopify App Store
- Click Add app to install it to your store
- Review the permissions and click Install app
Development Stores
If you're using a development store, Function Studio offers a free plan to help you get started with building and testing your functions.
Visual workflow
The visual builder allows you to create complex discount logic (and other Shopify Functions) without writing any code:
- Click Create Function in your dashboard
- Select a function type (Discount, Cart Validation, Cart Transform, Payment, Shipping, etc.)
- Use the drag-and-drop interface to build your logic
- Preview and test your function
- Click Deploy when ready
Next steps
Now that you have Function Studio set up, here are some recommended next steps: