---
title: >-
  Shopify Functions begins rollout to developers and merchants - Shopify
  developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/shopify-functions-begins-rollout-to-developers-and-merchants
  md: >-
    https://shopify.dev/changelog/shopify-functions-begins-rollout-to-developers-and-merchants.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-10-27T11:06:32-04:00'
  postedAt: '2022-10-27T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:08-05:00'
  effectiveAt: '2022-10-27T00:00:00-04:00'
---

October 27, 2022

Tags:

* API

# Shopify Functions begins rollout to developers and merchants

[Shopify Functions](https://shopify.dev/api/functions) are available for developers to start customizing the backend logic of discounts. All non Shopify Plus merchants are able to install your apps today. Shopify Functions are not yet available to Shopify Plus merchants. We will provide an update when Functions become generally available to Plus brands.

**Discount the entire cart** with [order discounts](https://shopify.dev/api/functions/reference/order-discounts) applying a fixed amount of percentage off.

**Discount specific products** with [product discounts](https://shopify.dev/api/functions/reference/product-discounts) applying a fixed amount or percentage off.

Learn more about Shopify Functions on [Shopify.dev](https://shopify.dev/api/functions)
