LogoLogo
  • 👋Function Junction
    • Introduction
    • Why should I use it?
    • Shopify Function Examples with Function Junction
  • Getting Started
    • Shopify Scripts Are Ending: How to Migrate Shopify Scripts to Function Junction
    • Function Junction Overview
  • Templates
    • Shopify Function Product Discount Template
    • Shopify Function Discount by Customer Tag Template
    • Shipping discount
    • Order discount
    • Free shipping to VIP customers
    • Shopify Function Bundle Discount Template
  • ✨Function Types
    • Creating and publishing
    • Discounts
      • Conditional discounts
      • Shipping discounts
      • Tiered discounts
      • Bundle discounts
      • Bundle fixed price
    • BOGO (Buy One, Get One)
    • Cart and checkout validations
    • Customize payment options at checkout
  • FAQ
    • Frequently asked questions
  • Privacy Policy
Powered by GitBook
On this page
Export as PDF
  1. Additional Resources

Shopify Functions

Last updated 11 months ago

What is Shopify Functions?

Shopify Functions allows developers to create custom backend logic for Shopify stores, enabling advanced customizations and integrations. This feature supports the use of JavaScript, Rust, and WebAssembly, and includes tools for input/output handling, network access, testing, debugging, logging, monitoring, and error handling.

Additionally, it provides guidance on localization practices to ensure functions work globally.

To learn more about Shopify Functions, visit

🧰
About Shopify Functions