Skip to content

Product

Defined in: sdks/trendyol/src/types/product.ts:67

A Trendyol marketplace product (approved variant).

Lonca surfaces the stable fields we have verified against live Trendyol responses. Everything else stays accessible via raw.

attributes: ProductAttribute[]

Defined in: sdks/trendyol/src/types/product.ts:58

ProductContentBase.attributes


brand: NamedRef

Defined in: sdks/trendyol/src/types/product.ts:54

ProductContentBase.brand


category: NamedRef

Defined in: sdks/trendyol/src/types/product.ts:55

ProductContentBase.category


contentId: string

Defined in: sdks/trendyol/src/types/product.ts:68


createdAt: string

Defined in: sdks/trendyol/src/types/product.ts:71

ISO 8601 UTC string (converted from Trendyol’s ms-epoch).


optional description?: string

Defined in: sdks/trendyol/src/types/product.ts:53

ProductContentBase.description


images: string[]

Defined in: sdks/trendyol/src/types/product.ts:57

Image URLs in display order.

ProductContentBase.images


optional lastModifiedBy?: string

Defined in: sdks/trendyol/src/types/product.ts:74


productMainId: string

Defined in: sdks/trendyol/src/types/product.ts:51

ProductContentBase.productMainId


raw: Record<string, unknown>

Defined in: sdks/trendyol/src/types/product.ts:76

Untouched raw response — read fields we have not modeled yet.


title: string

Defined in: sdks/trendyol/src/types/product.ts:52

ProductContentBase.title


updatedAt: string

Defined in: sdks/trendyol/src/types/product.ts:73

ISO 8601 UTC string.


variants: ProductVariant[]

Defined in: sdks/trendyol/src/types/product.ts:69

Unofficial. Lonca is an independent, community-maintained project — not affiliated with, endorsed by, or supported by Trendyol, Hepsiburada, or any other marketplace. All marketplace names and trademarks belong to their respective owners.