VOOZH about

URL: https://shopify.dev/docs/api/liquid/objects/script

⇱ Liquid objects: script


Skip to main content

Information about a Shopify Script.


Caution

Shopify Scripts will be sunset on August 28, 2025. Migrate your existing scripts to Shopify Functions before this date.

Caution:

Shopify Scripts will be sunset on August 28, 2025. Migrate your existing scripts to Shopify Functions before this date.

Caution: Shopify Scripts will be sunset on August 28, 2025. Migrate your existing scripts to <a href="/docs/api/functions">Shopify Functions</a> before this date.



Tip

To learn more about Shopify Scripts and the Script Editor, visit the Shopify Help Center.

Tip:

To learn more about Shopify Scripts and the Script Editor, visit the Shopify Help Center.

Tip: To learn more about Shopify Scripts and the Script Editor, visit the <a href="https://help.shopify.com/manual/checkout-settings/script-editor">Shopify Help Center</a>.


Properties

The ID of the script.

The name of the script.

{
"id": 209584193,
"name": "10% off Whole bloodroot"
}
Example
{
 "id": 209584193,
 "name": "10% off Whole bloodroot"
}
Was this section helpful?