Collection
Name | Type | Description |
---|---|---|
title | String | Collection's display title |
handle | String | Collection's handle |
description | String | Collection's description |
smart | Boolean | Is it a Smart Collection? Noted: It's not allow to manage products through API with Smart collection. |
sort_order | String | It's a config for sorting order, supporting values are: - alpha-asc : Alphabetically, in ascending order (A - Z).- alpha-desc : Alphabetically, in descending order (Z - A)- price-asc : By price, in ascending order ( lowest - highest ).- price-desc : By price, in descending order ( highest - lowest ).- created-desc : By date created, in descending order ( newest - oldest ).- sales-desc : By sales quantity, in descending order.- real-sales-desc : By real sales quantity (not including fake_sales), in descending order.- inventory-quantity-desc : By inventory quantity, in descending order.- inventory-quantity-asc : By inventory quantity, in ascending order.- manual : By merchant owner's setting. |
meta_title | String | Meta title |
meta_description | String | Meta description |
meta_keyword | String | Meta Keywords |