Get Product
GET https://open.shopline.io/v1/products/:id
List of merchant's product sorted by creation time
Request Example
curl -X GET \
'<<api_domain>>/v1/products/5d3594c276e7ec003b7021c0' \
-H 'Accept: application/json' \
-H 'Authorization: Bearar {access_token}' \
-H 'User-Agent: shopline'
Request Parameters
id Required |
string |
Product id e.g. 5d3594c276e7ec003b7021c0 |
excludes[] |
String |
Could exclude certain parameters in the response e.g. &excludes[]=field1&excludes[]=field2 |
include_fields[] |
String |
Could only show certain parameters in the response e.g. &include_fields[]=field1&include_fields[]=field2 retail_price to show pos retail price
|
Response Parameters
items |
Array of Product |
|
{Product}.id |
String |
product id |
{Product}.status |
String |
the status of the productactive : publisheddraft : unpublishedhidden : hidden, only can be found with specific link
|
{Product}.retail_status |
String |
the retail (pos) status of the productactive : publisheddraft : unpublished |
{Product}.title_translations |
Translation |
Json Object with key is the language code and value is the translation string |
{Product}.price |
Price |
Price of the product |
{Product}.lowest_price |
Price |
If product with variations and same_price is false, it is the lowest price considering all variations. Otherwise, it is the price of the product. 如果有規格且和主商品價格不同,找規格品中原價最低。其他情況,就是主商品原價。 |
{Product}.price_sale |
Price |
On sale price of the product |
{Product}.lowest_price_sale |
Price |
If product with variations and same_price is false, it is the lowest sale price considering all variations. Otherwise, is is the sale price of the product. 如果有規格且和主商品價格不同,找規格品中特價最低。其他情況,就是主商品特價。 |
{Product}.hide_price |
Boolean |
hiding the price means product should only be allow to buy via communication with merchant, recommend to hide buy button on frontend |
{Product}.same_price |
Boolean |
if all variants have the same price, the value would be true |
{Product}.cost |
Price |
cost of the item |
{Product}.member_price |
Price |
price of the item for member |
{Product}.flash_price_sets[] |
Array |
price for flash campaign 限時促銷價 |
{Product}.flash_price_sets[].id |
String |
|
{Product}.flash_price_sets[].start_at |
ISOString |
flash price start time in UTC |
{Product}.flash_price_sets[].end_at |
ISOString |
flash price end time in UTC |
{Product}.flash_price_sets[].price_set |
Object |
|
{Product}.flash_price_sets[].price_set.type |
String |
enum flash_price or pos , but flash_price_set only contains flash_price |
{Product}.flash_price_sets[].price_set.flash_price_campaign_id |
String |
flash price campaign id |
{Product}.flash_price_sets[].price_set.price |
Price |
flash price pricing object |
{Product}.flash_price_sets[].price_set.price_sale |
Price |
flash price sale price object |
{Product}.flash_price_sets[].price_set.price_details |
Array |
|
{Product}.is_preorder |
Boolean |
Pre-ordered or not 是否開放預購 |
{Product}.preorder_limit |
Integer |
[Will release on 2023 May 24th] Pre-ordere Limit (-1 means unlimited quantity) 預購上限(-1為無限) |
{Product}.preorder_note_translations |
Translation |
Pre-order Note Info 預購資訊 |
{Product}.weight |
Float |
weight of the product |
{Product}.quantity |
Integer |
Quantity of product |
{Product}.unlimited_quantity |
Boolean |
|
{Product}.medias |
Array |
Media Data 媒體(照片)資訊 |
{Product}.detail_medias |
Array |
Additional Product Photos 更多商品圖片 Maximum 20 images for a product. 最多 20 張圖片 |
{Product}.category_ids |
Array |
Array of category id |
{Product}.supplier |
String |
Product supplier |
{Product}.sku |
String |
Product sku |
{Product}.barcode |
String |
(deprecating) use {Product}.gtin |
{Product}.field_titles |
String |
Field Title Data 規格名稱 |
{Product}.variations |
Array |
Product Variations Data 商品規格資訊 |
{Product}.variant_options |
Array |
Product Variations 商品規格 - Maximum 3 types of variant option for a product, type allow (color, size, custom_1, custom_2, custom_3) 最多支援三種不同的 type, type 支援(color, size, custom_1, custom_2, custom_3) |
{Product}.categories |
Array |
Categories Data 商品分類資訊 |
{Product}.location_id |
String |
儲位編號 |
{Product}.description_translations |
Translation |
Product Description 商品描述 |
{Product}.seo_title_translations |
Translation |
SEO Title SEO標題 |
{Product}.seo_description_translations |
Translation |
... |
{Product}.seo_keywords |
String |
SEO Description SEO簡介 |
{Product}.link |
String |
|
{Product}.is_reminder_active |
Boolean |
Out-Of-Stock Reminder 商品缺貨是否提醒 |
{Product}.show_custom_related_products |
Boolean |
Show Custom Related products 顯示相關商品 |
{Product}.related_product_ids |
Array |
Custom related products 自訂相關商品 |
{Product}.tags |
Array |
Tags 標籤 *Tags are used to search products at the admin panel and help set up the product-related coupons. 標籤功能用作商品搜尋,並能為指定商品設置優惠券的用途。 |
{Product}.blacklisted_delivery_option_ids |
Array |
... |
{Product}.blacklisted_payment_ids |
Array |
Excluded Delivery Options 排除的送貨方式 |
{Product}.gender |
String |
Excluded Payment Options 排除的付款方式 |
{Product}.age_group |
String |
Mapping Product Category:Age Group 產品使用類別:年齡層 newborn 新生兒 infant 嬰兒 toddler 幼兒 kids兒童 * Adult 成人 |
{Product}.adult |
String |
Mapping Product Category:Adult 產品使用類別:成人 yes 是 no 否 |
{Product}.condition |
String |
Mapping Product Category:Condition 產品使用類別:狀況 used 二手 refurbished 整新品 * new 新品 |
{Product}.brand |
String |
Brand 商品品牌 |
{Product}.mpn |
String |
Manufacturer Part Number 製造編號 |
{Product}.gtin |
String |
Barcode 商品條碼編號 |
{Product}.blacklisted_feed_channels |
Array |
排除這個商品投放管道 Exclude this product to channel |
{Product}.available_start_time |
String |
The datetime the product available on storefront |
{Product}.available_end_time |
String |
The datetime the product is removed from storefront or null for listing without removal |
{Product}.created_by |
ISOString |
|
{Product}.is_excluded_promotion |
Boolean |
product is exclude promotion which is discount on order 不適用全店折扣的優惠是否開啟 |
{Product}.taxable |
Boolean |
taxable 是否收稅 |
{Product}.tax_type |
String |
Tax type 國內稅項 |
{Product}.oversea_tax_type |
String |
Oversea tax type 海外稅項 |
{Product}.labels |
Array |
Array of Translation Array of Translation , must have include_fields[]=labels in query string to include in payload |
{Product}.locked_inventory_count |
... | 此欄位即將拔除,有需要請使用 Get Locked Inventory Count API |
{Product}.product_price_tiers[] |
Array |
only show if includes[] query string has product_price_tiers |
{Product}.product_price_tiers[]._id |
String |
id of product price tier |
{Product}.product_price_tiers[].member_price |
Price | |
{Product}.product_price_tiers[].membership_tier_id |
String | id of membership tier |
{Product}.product_price_tiers[].product_id |
String | |
{Product}.product_price_tiers[].status |
String | |
{Product}.out_of_stock_orderable |
Boolean | orderable for out of stock 缺貨時是否可接單 |
{Product}.subscription_enabled |
Boolean | subscription_enabled 是否為定期購商品 |
{Product}.subscription_period_duration |
Integer | subscription period duration 定期購天數 |
{Product}.filter_tags |
Array | filter tags 自訂篩選條件 |
{Product}.type |
String |
Type of product 商品類型 product 普通商品 product_set 組合商品
|
Response Example
{
"id": "6094b55d8a70f54b0f1ff544",
"status": "active",
"retail_status": "active",
"title_translations": {
"en": "Cake 8- variation",
"zh-hant": "Cake 8-規格"
},
"price": {
"cents": 200,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$200",
"dollars": 200
},
"price_sale": {
"cents": 180,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$180",
"dollars": 180
},
"lowest_price": {
"cents": 150,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$150",
"dollars": 150
},
"lowest_price_sale": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"hide_price": false,
"same_price": false,
"cost": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"member_price": {
"cents": 150,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$150",
"dollars": 150
},
"flash_price_sets": [],
"is_preorder": false,
"preorder_note_translations": {},
"weight": 0,
"quantity": 1117,
"unlimited_quantity": false,
"medias": [
{
"images": {
"favicon_small": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"favicon": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"favicon_large": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"transparent_thumb": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"transparent_large": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"transparent_xlarge": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"original": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"thumb": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
},
"source": {
"width": 6683,
"height": 4460,
"url": "https://img.shoplineapp.com/media/image_clips/6094b519896d03001d140d3f/original.jpg?1620358421"
}
},
"_id": "6094b519896d03001d140d3f",
"alt_translations": {}
}
],
"detail_medias": [],
"category_ids": [
"5fd7261df81a0f001dc9bf70",
"5fd73608892b47003b794ea7",
"5fd719ed98103c001a0a3bb2"
],
"supplier": null,
"sku": "cake8",
"barcode": null,
"field_titles": [
{
"key": "custom",
"label": "自訂",
"name_translations": {
"en": "物料",
"zh-hant": ""
},
"index": 0
}
],
"variations": [
{
"id": "630c66ada565e9001e10b6e4",
"_id": "630c66ada565e9001e10b6e4",
"key": "630c66ada565e9001e10b6e4",
"fields_translations": {
"en": [
"6吋"
],
"zh-hant": [
""
]
},
"price": {
"cents": 150,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$150",
"dollars": 150
},
"price_sale": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"cost": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"quantity": 117,
"unlimited_quantity": null,
"media": null,
"sku": "cake8-6",
"location_id": null,
"variant_option_ids": [
"630c66ad32acc60025755fb3"
],
"barcode": null,
"barcode_type": "Code 128",
"mpn": null,
"gtin": null,
"feed_variations": {
"custom": {
"zh-hant": "",
"en": "6吋"
}
},
"locked_inventory_count": 0,
"weight": 0.6,
"created_at": null,
"updated_at": null,
"max_order_quantity": null,
"root_product_variation_id": "6411ac48ec8d8342154e8dfa",
"stock_ids": null,
"media_id": null,
"out_of_stock_orderable": null,
"fields": [
{
"name_translations": {
"en": "6吋",
"zh-hant": ""
}
}
]
},
{
"id": "630c66ada565e9001e10b6e5",
"_id": "630c66ada565e9001e10b6e5",
"key": "630c66ada565e9001e10b6e5",
"fields_translations": {
"en": [
"8吋"
],
"zh-hant": [
""
]
},
"price": {
"cents": 250,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$250",
"dollars": 250
},
"price_sale": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"cost": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"quantity": 1000,
"unlimited_quantity": null,
"media": null,
"sku": "cake8-8",
"location_id": null,
"variant_option_ids": [
"630c66ad32acc60025755fb4"
],
"barcode": null,
"barcode_type": "Code 128",
"mpn": null,
"gtin": null,
"feed_variations": {
"custom": {
"zh-hant": "",
"en": "8吋"
}
},
"locked_inventory_count": 0,
"weight": 0.8,
"created_at": null,
"updated_at": null,
"max_order_quantity": null,
"root_product_variation_id": "6411ac48ec8d8342154e8dfb",
"stock_ids": null,
"media_id": null,
"out_of_stock_orderable": null,
"fields": [
{
"name_translations": {
"en": "8吋",
"zh-hant": ""
}
}
]
}
],
"variant_options": [
{
"id": "630c66ad32acc60025755fb3",
"name_translations": {
"zh-hant": "",
"en": "6吋"
},
"type": "custom",
"media": null,
"index": 0
},
{
"id": "630c66ad32acc60025755fb4",
"name_translations": {
"zh-hant": "",
"en": "8吋"
},
"type": "custom",
"media": null,
"index": 0
}
],
"categories": [
{
"id": "5fd7261df81a0f001dc9bf70",
"name_translations": {
"en": "Cake",
"zh-hant": "蛋糕"
},
"seo_title_translations": {
"en": "Cake",
"zh-hant": "蛋糕"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5fd73608892b47003b794ea7",
"priority": 1,
"children": [
{
"id": "5fd7268257b9e80027e94577",
"name_translations": {
"en": "Cookie",
"zh-hant": "餅乾"
},
"seo_title_translations": {
"en": "Cookie",
"zh-hant": "餅乾"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5fd7261df81a0f001dc9bf70",
"priority": 1,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "5fd73608892b47003b794ea7",
"name_translations": {
"en": "sweet",
"zh-hant": "甜食"
},
"seo_title_translations": {
"en": "sweet",
"zh-hant": "甜食"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 2,
"children": [
{
"id": "5fd7261df81a0f001dc9bf70",
"name_translations": {
"en": "Cake",
"zh-hant": "蛋糕"
},
"seo_title_translations": {
"en": "Cake",
"zh-hant": "蛋糕"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5fd73608892b47003b794ea7",
"priority": 1,
"children": [
{
"id": "5fd7268257b9e80027e94577",
"name_translations": {
"en": "Cookie",
"zh-hant": "餅乾"
},
"seo_title_translations": {
"en": "Cookie",
"zh-hant": "餅乾"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5fd7261df81a0f001dc9bf70",
"priority": 1,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "5fd719ed98103c001a0a3bb2",
"name_translations": {
"en": "Featured Products",
"zh-hant": "精選商品",
"zh-hk": "精選商品",
"zh-cn": "精选商品",
"zh-tw": "精選商品",
"vi": "Sản phẩm nổi bật",
"ms": "Produk Terpilih",
"ja": "おすすめ商品",
"th": "สินค้าแนะนำ",
"id": "Produk Unggulan",
"de": "Empfohlene Produkte",
"fr": "Produits à la une"
},
"seo_title_translations": {
"en": "Sweet",
"zh-hant": "甜食"
},
"seo_description_translations": {},
"seo_keywords": null,
"key": "featured_products",
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 1,
"children": [],
"created_by": "admin"
}
],
"location_id": null,
"summary_translations": {
"en": "",
"zh-hant": ""
},
"description_translations": {
"en": "",
"zh-hant": ""
},
"seo_title_translations": {
"en": "Cake 8",
"zh-hant": "Cake 8"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"link": "/cake-8",
"is_reminder_active": false,
"show_custom_related_products": false,
"related_product_ids": [
"5fd7270357b9e80030e945d6",
"5fd727f40716bf0020ee0f09",
"63a9161244525f0020c49337",
"6391a20a674380002e198546"
],
"tags": [],
"blacklisted_delivery_option_ids": [],
"blacklisted_payment_ids": [],
"max_order_quantity": -1,
"gender": "unisex",
"age_group": "all_ages",
"adult": "no",
"condition": "new",
"brand": null,
"mpn": "",
"gtin": "",
"barcode_type": "Code 128",
"blacklisted_feed_channels": [],
"updated_at": "2023-03-15T11:30:16.833+00:00",
"created_at": "2021-05-07T03:34:53.389+00:00",
"available_start_time": null,
"available_end_time": null,
"schedule_publish_at": null,
"created_by": "admin",
"is_excluded_promotion": false,
"taxable": false,
"labels": [],
"locked_inventory_count": 0,
"feed_category": {},
"feed_variations": {},
"product_price_tiers": [
{
"_id": "6094b55d8a70f54b0f1ff547",
"created_at": "2021-05-07T03:34:53.469+00:00",
"updated_at": "2021-08-26T10:06:57.803+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"membership_tier_id": "6035da238ecf97003990638d",
"product_id": "6094b55d8a70f54b0f1ff544",
"status": "active",
"variation_key": null
},
{
"_id": "6094b55d8a70f54b0f1ff548",
"created_at": "2021-05-07T03:34:53.493+00:00",
"updated_at": "2021-08-26T10:06:57.819+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "",
"dollars": 0
},
"membership_tier_id": "6035da888ecf970033906389",
"product_id": "6094b55d8a70f54b0f1ff544",
"status": "active",
"variation_key": null
},
{
"_id": "630c66ad32acc60025755fb6",
"created_at": "2022-08-29T07:11:41.961+00:00",
"updated_at": "2022-08-29T07:11:41.961+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "6243d721d8949f0015a53fc4",
"product_id": "6094b55d8a70f54b0f1ff544",
"status": "active",
"variation_key": null
},
{
"_id": "630c66ad32acc60025755fb7",
"created_at": "2022-08-29T07:11:41.976+00:00",
"updated_at": "2022-08-29T07:11:41.976+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "62ce90f0bb0bf0002c7775fe",
"product_id": "6094b55d8a70f54b0f1ff544",
"status": "active",
"variation_key": null
},
{
"_id": "630c66ad32acc60025755fb8",
"created_at": "2022-08-29T07:11:41.991+00:00",
"updated_at": "2022-08-29T07:11:41.991+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "62ce911c4b4a98002fbc0ece",
"product_id": "6094b55d8a70f54b0f1ff544",
"status": "active",
"variation_key": null
}
],
"out_of_stock_orderable": false,
"subscription_enabled": false,
"subscription_period_duration": 30,
"filter_tags": [],
"type": "product"
}
{
"id": "63e8f539895f5d000edac890",
"status": "active",
"retail_status": "active",
"title_translations": {
"zh-hant": "商品 A",
"en": "Product A"
},
"price": {
"cents": 300,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$300",
"dollars": 300
},
"price_sale": {
"cents": 200,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$200",
"dollars": 200
},
"lowest_price": {
"cents": 300,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$300",
"dollars": 300
},
"lowest_price_sale": {
"cents": 200,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$200",
"dollars": 200
},
"hide_price": false,
"same_price": false,
"cost": {
"cents": 50,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$50",
"dollars": 50
},
"member_price": {
"cents": 150,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$150",
"dollars": 150
},
"flash_price_sets": [],
"is_preorder": false,
"preorder_note_translations": {},
"weight": 0,
"quantity": 51,
"unlimited_quantity": false,
"medias": [
{
"images": {
"original": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"favicon_small": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"favicon": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"favicon_large": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"transparent_thumb": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"transparent_large": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"transparent_xlarge": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"thumb": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
},
"source": {
"width": 5295,
"height": 3530,
"url": "https://img.shoplineapp.com/media/image_clips/63e8f4c3c7004a0020cc5830/original.jpg?1676211394"
}
},
"_id": "63e8f4c3c7004a0020cc5830",
"alt_translations": {}
}
],
"detail_medias": [],
"category_ids": [
"5bf76f98a155be0015b03c80",
"5dfc83010706e9001b31e566",
"61d3c56e992496001dcd4ca8",
"61b19141286ffa002c5ad645",
"613b1628af2058003e10e447",
"61b2c4bd104cb0002f28d743",
"606153e47cc11d00119be803"
],
"supplier": null,
"sku": "A001",
"barcode": null,
"field_titles": [],
"variations": [],
"variant_options": [],
"categories": [
{
"id": "5bf76f98a155be0015b03c80",
"name_translations": {
"en": "Featured Products",
"zh-hant": "精選商品",
"zh-hk": "精選商品",
"zh-cn": "精选商品",
"zh-tw": "精選商品",
"vi": "Sản phẩm nổi bật",
"ms": "Produk Terpilih",
"ja": "おすすめ商品",
"th": "สินค้าแนะนำ",
"id": "Produk Unggulan",
"de": "Empfohlene Produkte",
"fr": "Produits à la une"
},
"seo_title_translations": {},
"seo_description_translations": {},
"seo_keywords": null,
"key": "featured_products",
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 1,
"children": [
{
"id": "5dfc82d726702c003c5a1e3c",
"name_translations": {
"en": "",
"zh-hant": "日本繡球花",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_title_translations": {
"en": "",
"zh-hant": "日本繡球花",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5bf76f98a155be0015b03c80",
"priority": 1,
"children": [],
"created_by": "admin"
},
{
"id": "5fbb8a2a28bf5f0029cef3da",
"name_translations": {
"en": "",
"zh-cn": "",
"zh-hant": "全部",
"th": "",
"vi": "",
"ja": ""
},
"seo_title_translations": {
"en": "",
"zh-cn": "",
"zh-hant": "全部",
"th": "",
"vi": "",
"ja": ""
},
"seo_description_translations": {
"en": "",
"zh-cn": "",
"zh-hant": "",
"th": "",
"vi": "",
"ja": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5bf76f98a155be0015b03c80",
"priority": 2,
"children": [],
"created_by": "admin"
},
{
"id": "5fdab67736fa4a0029728366",
"name_translations": {
"en": "",
"zh-cn": "",
"zh-hant": "水果系列",
"th": "",
"vi": "",
"ja": ""
},
"seo_title_translations": {
"en": "",
"zh-cn": "",
"zh-hant": "水果系列",
"th": "",
"vi": "",
"ja": ""
},
"seo_description_translations": {
"en": "",
"zh-cn": "",
"zh-hant": "一天一水果,快樂無負擔",
"th": "",
"vi": "",
"ja": ""
},
"seo_keywords": "水果,健康,有機,蔬果",
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5bf76f98a155be0015b03c80",
"priority": 3,
"children": [],
"created_by": "admin"
},
{
"id": "60502e4d70846900238405ef",
"name_translations": {
"en": "",
"zh-hant": "TEST 分類",
"ja": ""
},
"seo_title_translations": {
"en": "",
"zh-hant": "TEST 分類",
"ja": ""
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"ja": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5bf76f98a155be0015b03c80",
"priority": 4,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "5dfc83010706e9001b31e566",
"name_translations": {
"en": "",
"zh-hant": "迷你玫瑰",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_title_translations": {
"en": "",
"zh-hant": "迷你玫瑰ㄔtttt",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 0.18798828125,
"children": [
{
"id": "5e6ae00c7eddb90021c26e01",
"name_translations": {
"en": "",
"zh-hant": "玫瑰",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_title_translations": {
"en": "",
"zh-hant": "玫瑰",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"ms": "",
"zh-cn": "",
"vi": "",
"ja": "",
"id": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5dfc83010706e9001b31e566",
"priority": 1,
"children": [],
"created_by": "admin"
},
{
"id": "5bf7aee3b02bbc5667c4e27b",
"name_translations": {
"en": "",
"zh-hant": "體驗課程"
},
"seo_title_translations": {
"en": "",
"zh-hant": "體驗課程"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "5dfc83010706e9001b31e566",
"priority": 2,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "61d3c56e992496001dcd4ca8",
"name_translations": {
"en": "NEW ARRIVAL",
"zh-hant": "NEW ARRIVAL"
},
"seo_title_translations": {
"en": "NEW ARRIVAL",
"zh-hant": "NEW ARRIVAL"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 77,
"children": [
{
"id": "61d3c5870cbb910014602264",
"name_translations": {
"en": "(0105) NEW IN",
"zh-hant": "新品 0105"
},
"seo_title_translations": {
"en": "(0105) NEW IN",
"zh-hant": "新品 0105"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "61d3c56e992496001dcd4ca8",
"priority": 78,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "61b19141286ffa002c5ad645",
"name_translations": {
"en": "atplus",
"zh-hant": "atplus"
},
"seo_title_translations": {
"en": "atplus",
"zh-hant": "atplus"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 72,
"children": [
{
"id": "61b19162286ffa00145ad7ad",
"name_translations": {
"en": "Electronics & Home Appliances",
"zh-hant": "電子產品及家用電器"
},
"seo_title_translations": {
"en": "Electronics & Home Appliances",
"zh-hant": "電子產品及家用電器"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "61b19141286ffa002c5ad645",
"priority": 73,
"children": [
{
"id": "61b1917537c8d80011d8803b",
"name_translations": {
"en": "Computing Products",
"zh-hant": "電腦產品"
},
"seo_title_translations": {
"en": "Computing Products",
"zh-hant": "電腦產品"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "61b19162286ffa00145ad7ad",
"priority": 74,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "613b1628af2058003e10e447",
"name_translations": {
"en": "",
"zh-hant": "2021秋裝"
},
"seo_title_translations": {
"en": "",
"zh-hant": "2021秋裝"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 0.156982421875,
"children": [
{
"id": "613b16409065d2002616ece8",
"name_translations": {
"en": "",
"zh-hant": "下身"
},
"seo_title_translations": {
"en": "",
"zh-hant": "上身"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "613b1628af2058003e10e447",
"priority": 0.125,
"children": [
{
"id": "613b16393f28950023a0b8c1",
"name_translations": {
"en": "",
"zh-hant": "上身"
},
"seo_title_translations": {
"en": "",
"zh-hant": "女裝"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "613b16409065d2002616ece8",
"priority": 1,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "613b16311fef46001a895894",
"name_translations": {
"en": "",
"zh-hant": "女裝"
},
"seo_title_translations": {
"en": "",
"zh-hant": "男裝"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "613b1628af2058003e10e447",
"priority": 0.25,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "61b2c4bd104cb0002f28d743",
"name_translations": {
"en": "",
"zh-hant": "風車"
},
"seo_title_translations": {
"en": "",
"zh-hant": "風車"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 73,
"children": [
{
"id": "61b9a979bfbcf76364d96d0d",
"name_translations": {
"en": "",
"zh-hant": "餅乾"
},
"seo_title_translations": {
"en": "",
"zh-hant": "餅乾"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "61b2c4bd104cb0002f28d743",
"priority": 1,
"children": [],
"created_by": "admin"
},
{
"id": "61b9a9820a1da6001a02ab66",
"name_translations": {
"en": "",
"zh-hant": "禮盒"
},
"seo_title_translations": {
"en": "",
"zh-hant": "禮盒"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "61b2c4bd104cb0002f28d743",
"priority": 2,
"children": [],
"created_by": "admin"
},
{
"id": "61ca731c3e773f00146399ea",
"name_translations": {
"en": "",
"zh-hant": "美髮沙龍"
},
"seo_title_translations": {
"en": "",
"zh-hant": "美髮沙龍"
},
"seo_description_translations": {
"en": "",
"zh-hant": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "61b2c4bd104cb0002f28d743",
"priority": 3,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
},
{
"id": "606153e47cc11d00119be803",
"name_translations": {
"en": "踢",
"zh-hant": "測測測測",
"ja": ""
},
"seo_title_translations": {
"en": "踢",
"zh-hant": "",
"ja": ""
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"ja": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": null,
"priority": 6.3125,
"children": [
{
"id": "605c0637a6e07a001a73736a",
"name_translations": {
"en": "",
"zh-hant": "tttttest",
"ja": ""
},
"seo_title_translations": {
"en": "",
"zh-hant": "tttttest",
"ja": ""
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"ja": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "606153e47cc11d00119be803",
"priority": 1,
"children": [],
"created_by": "admin"
},
{
"id": "6073f51e6938f0003845b46c",
"name_translations": {
"en": "",
"zh-hant": "一樣",
"ja": ""
},
"seo_title_translations": {
"en": "",
"zh-hant": "一樣",
"ja": ""
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"ja": ""
},
"seo_keywords": null,
"key": null,
"status": "active",
"banner_medias": [],
"parent_id": "606153e47cc11d00119be803",
"priority": 2,
"children": [],
"created_by": "admin"
}
],
"created_by": "admin"
}
],
"location_id": null,
"summary_translations": {
"en": "",
"zh-hant": "商品 A",
"id": "",
"de": "",
"fr": ""
},
"description_translations": {
"en": "",
"zh-hant": "",
"id": "",
"de": "",
"fr": ""
},
"seo_title_translations": {
"zh-hant": "商品 A",
"en": "Product A"
},
"seo_description_translations": {
"en": "",
"zh-hant": "",
"id": "",
"de": "",
"fr": ""
},
"seo_keywords": null,
"link": "/product-a",
"is_reminder_active": false,
"show_custom_related_products": false,
"related_product_ids": [
"62285c25b980090026fadf38",
"6122510f673e2e00328b1793",
"615d4ee234e462001b35024e",
"622f1f5458f9e620408f47aa"
],
"tags": [],
"blacklisted_delivery_option_ids": [],
"blacklisted_payment_ids": [],
"max_order_quantity": -1,
"gender": "unisex",
"age_group": "all_ages",
"adult": "no",
"condition": "new",
"brand": null,
"mpn": null,
"gtin": "27101198",
"barcode_type": "Code 128",
"blacklisted_feed_channels": [],
"updated_at": "2023-03-02T09:17:28.403+00:00",
"created_at": "2023-02-12T14:18:33.468+00:00",
"available_start_time": null,
"available_end_time": null,
"schedule_publish_at": null,
"created_by": "admin",
"is_excluded_promotion": false,
"taxable": false,
"labels": [],
"locked_inventory_count": 0,
"feed_category": {},
"feed_variations": {},
"product_price_tiers": [
{
"_id": "63e8f539895f5d000edac8a2",
"created_at": "2023-02-12T14:18:33.648+00:00",
"updated_at": "2023-02-12T14:18:33.648+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "5bfb9f100b9eb343ed35ea3d",
"product_id": "63e8f539895f5d000edac890",
"status": "active",
"variation_key": null
},
{
"_id": "63e8f539895f5d000edac8a4",
"created_at": "2023-02-12T14:18:33.676+00:00",
"updated_at": "2023-02-12T14:18:33.676+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "5bfb9f2ec5fa2c0012c3f1e4",
"product_id": "63e8f539895f5d000edac890",
"status": "active",
"variation_key": null
},
{
"_id": "63e8f539895f5d000edac8a5",
"created_at": "2023-02-12T14:18:33.688+00:00",
"updated_at": "2023-02-12T14:18:33.688+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "5bfb9f551236b10015a11251",
"product_id": "63e8f539895f5d000edac890",
"status": "active",
"variation_key": null
},
{
"_id": "63e8f539895f5d000edac8a3",
"created_at": "2023-02-12T14:18:33.661+00:00",
"updated_at": "2023-02-12T14:18:33.661+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "5dac2f7fd93bf26300680be1",
"product_id": "63e8f539895f5d000edac890",
"status": "active",
"variation_key": null
},
{
"_id": "63e8f539895f5d000edac8a6",
"created_at": "2023-02-12T14:18:33.700+00:00",
"updated_at": "2023-02-12T14:18:33.700+00:00",
"member_price": {
"cents": 0,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$0",
"dollars": 0
},
"membership_tier_id": "60a3a836542aac0020b8dfab",
"product_id": "63e8f539895f5d000edac890",
"status": "active",
"variation_key": null
}
],
"out_of_stock_orderable": false,
"subscription_enabled": false,
"subscription_period_duration": 7,
"filter_tags": [],
"type": "product"
}
{
"adult": "no",
"age_group": "all_ages",
"available_end_time": null,
"available_start_time": null,
"barcode": null,
"barcode_type": "Code 128",
"blacklisted_delivery_option_ids": [],
"blacklisted_feed_channels": [],
"blacklisted_payment_ids": [],
"brand": null,
"categories": [
{
"banner_medias": [],
"created_by": "admin",
"id": "6327e265b64cf20035ecb425",
"key": "featured_products",
"name_translations": {
"de": "Empfohlene Produkte",
"en": "Featured Products",
"fr": "Produits à la une",
"id": "Produk Unggulan",
"ja": "おすすめ商品",
"ms": "Produk Terpilih",
"th": "สินค้าแนะนำ",
"vi": "Sản phẩm nổi bật",
"zh-cn": "精选商品",
"zh-hant": "精選商品",
"zh-hk": "精選商品",
"zh-tw": "精選商品"
},
"parent_id": null,
"priority": 1,
"seo_description_translations": {},
"seo_keywords": null,
"seo_title_translations": {},
"status": "active"
}
],
"category_ids": ["6327e265b64cf20035ecb425"],
"condition": "new",
"cost": {
"cents": 0,
"currency_iso": "TWD",
"currency_symbol": "NT$",
"dollars": 0,
"label": "NT$0"
},
"created_at": "2023-09-26T07:52:21.101Z",
"created_by": "admin",
"description_translations": { "en": "Shopline-test", "zh-hant": "" },
"detail_medias": [],
"feed_category": {},
"feed_variations": {},
"field_titles": [],
"filter_tags": [],
"flash_price_sets": [],
"gender": "unisex",
"gtin": "51558139",
"hide_price": false,
"id": "65128db5f1d49a004e26602c",
"is_excluded_promotion": false,
"is_preorder": false,
"is_reminder_active": false,
"link": "",
"location_id": null,
"lowest_price": {
"cents": 100,
"currency_iso": "TWD",
"currency_symbol": "NT$",
"dollars": 100,
"label": "NT$100"
},
"lowest_price_sale": {
"cents": 0,
"currency_iso": "TWD",
"currency_symbol": "NT$",
"dollars": 0,
"label": ""
},
"max_order_quantity": -1,
"medias": [
{
"_id": "65128da2f1d49a004b265ee5",
"alt_translations": {},
"blurhash": "UjR3QOoL~qbbozj[aeae?cj[DijFs:jZW;ba",
"images": {
"favicon": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"favicon_large": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"favicon_small": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"original": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"source": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"thumb": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"transparent_large": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"transparent_thumb": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
},
"transparent_xlarge": {
"height": 327,
"url": "https://img-shoplineapp-com.s3.amazonaws.com/media/image_clips/65128da2f1d49a004b265ee5/original.jpeg?1695714721",
"width": 578
}
}
}
],
"member_price": {
"cents": 0,
"currency_iso": "TWD",
"currency_symbol": "NT$",
"dollars": 0,
"label": "NT$0"
},
"mpn": null,
"out_of_stock_orderable": false,
"oversea_tax_type": null,
"preorder_limit": -1,
"preorder_note_translations": {},
"price": {
"cents": 100,
"currency_iso": "TWD",
"currency_symbol": "NT$",
"dollars": 100,
"label": "NT$100"
},
"price_sale": {
"cents": 0,
"currency_iso": "TWD",
"currency_symbol": "NT$",
"dollars": 0,
"label": "NT$0"
},
"quantity": 20,
"related_product_ids": [],
"retail_status": "active",
"same_price": false,
"schedule_publish_at": null,
"seo_description_translations": { "en": "Shopline-test", "zh-hant": "" },
"seo_keywords": null,
"seo_title_translations": {
"en": "Shopline-test",
"zh-hant": "Shopline-test"
},
"show_custom_related_products": false,
"sku": null,
"status": "active",
"subscription_enabled": false,
"subscription_period_duration": 7,
"subscription_recurring_count_limit": -1,
"summary_translations": { "en": "Shopline-test", "zh-hant": "" },
"supplier": null,
"tags": [],
"tax_type": null,
"taxable": false,
"title_translations": { "en": "Shopline-test", "zh-hant": "Shopline-test" },
"total_orderable_quantity": 20,
"unlimited_quantity": false,
"updated_at": "2023-09-26T07:52:21.210Z",
"variant_options": [],
"variations": [],
"weight": 0,
"bundle_set": {
"_id": "65128db5f1d49a004e26602c",
"discount_value": null,
"price_type": "fixed_amount",
"bundle_set_products": {
"66ea7b1633974e005e946c93": {
"min_quantity": 1,
"index": 0
},
"66ea7a3b33974e0060946c8f": {
"min_quantity": 1,
"index": 1
}
},
"id": "65128db5f1d49a004e26602c"
},
"type": "product_set"
}
Updated 2 months ago