Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mapping to field

Output Kind

Description

Metafield|<namespace>|<key>

Metafield|<namespace>|<key>|<type>

Metafield|<namespace>|<key>|<type>|<name>

Field

Product metafield parameter. “namespace” and “key” combined value must be unique.

namespace” must have min 2 chars, max 20 chars and allowed characters are: A-Za-z0-9_.~-@#*$.

key” must have min 3 chars, max 30 chars and allowed characters are A-Za-z0-9_.~-@#*$

type” parameter may have many values. Refer to Metafield Handling the below Value types in order to see all supported values. Type is optional. If not defined the ‘string’ ‘single_line_text_field’ type will be used by default.

name” parameter is the name for the Metafield Definition

Metafield|<namespace>|<key>|<type>|<name>@ShopifyUnit

Attribute

Get units from a string feature instead of using Perfion Feature Unit or json format.

This only works for Dimension,

...