...
Type | Description |
page_reference | A reference to a page on the online store. This is a special Shopify URL. Example: “gid://shopify/OnlineStorePage/1” |
product_reference | A reference to a product on the online store. This is a special Shopify URL. Example: “gid://shopify/Product/1” |
variant_reference | A reference to a product variant on the online store. This is a special Shopify URL. Example: “gid://shopify/ProductVariant/1” |
file_reference file_reference_image | A reference to a file on the online store. The file_reference can be mapped as a Field or a Attachment(Url) on Products and Variants. Field: Use an Url or a Shopify Url where Shopify candownload the file.
Attachment(Url): Use a Perion File feature to upload files stored in Perfion. The file_reference as attachment is not translatable. files in file_reference will be created as file type GenericFile and files in file_reference_image will be created as file type MediaImage in Shopify content. |
List types
List metafields enable you to store multiple values in a single metafield by using a Multi Feature in Perfion. The maximum number of values that can be stored in a metafield list is 128. The following types support Shopify List type by alling “list.” in the start og the type like “list.single_line_text_field”:
...