Skip to content

Product

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

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:55


brand: NamedRef

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


category: NamedRef

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


contentId: string

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


createdAt: string

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

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


optional description?: string

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


images: string[]

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

Image URLs in display order.


optional lastModifiedBy?: string

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


productMainId: string

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


raw: Record<string, unknown>

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

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


title: string

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


updatedAt: string

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

ISO 8601 UTC string.


variants: ProductVariant[]

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

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.