Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to TranslatableResourceType

TranslatableResourceType

enum

Specifies the type of resources that are translatable.

•

A product collection. Translatable fields: title, body_html, handle, meta_title, meta_description.

Anchor to DELIVERY_METHOD_DEFINITIONDELIVERY_METHOD_DEFINITION
•

The delivery method definition. For example, "Standard", or "Expedited". Translatable fields: name.

•

An email template. Translatable fields: title, body_html.

•

A filter. Translatable fields: label.

•

A link to direct users. Translatable fields: title.

•

A Metafield. Translatable fields: value.

•

A Metaobject. Translatable fields are determined by the Metaobject type.

Anchor to ONLINE_STORE_ARTICLEONLINE_STORE_ARTICLE
•

An online store article. Translatable fields: title, body_html, summary_html, handle, meta_title, meta_description.

•

An online store blog. Translatable fields: title, handle, meta_title, meta_description.

•

A category of links. Translatable fields: title.

•

An online store page. Translatable fields: title, body_html, handle, meta_title, meta_description.

•

An online store theme. Translatable fields: dynamic keys based on theme data.

Anchor to PACKING_SLIP_TEMPLATEPACKING_SLIP_TEMPLATE
•

A packing slip template. Translatable fields: body.

•

A payment gateway. Translatable fields: name, message, before_payment_instructions.

•

An online store product. Translatable fields: title, body_html, handle, product_type, meta_title, meta_description.

•

An online store custom product property name. For example, "Size", "Color", or "Material". Translatable fields: name.

Anchor to PRODUCT_OPTION_VALUEPRODUCT_OPTION_VALUE
•

The product option value names. For example, "Red", "Blue", and "Green" for a "Color" option. Translatable fields: name.

•

A selling plan. Translatable fields:name, option1, option2, option3, description.

•

A selling plan group. Translatable fields: name, option1, option2, option3.

•

A shop. Translatable fields: meta_title, meta_description.

•

A shop policy. Translatable fields: body.


Was this section helpful?