Skip to content

BuyboxInfo

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

Buybox status for a single barcode, returned by getBuyboxInformation.

buyboxOrder === 1 means you currently hold the buybox. secondBuyboxPrice / thirdBuyboxPrice are surfaced from live wire (not in the spec) so you can see what other sellers are charging.

barcode: string

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


optional buyboxOrder?: number

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

Position in the buybox ranking (1 = you hold it).


optional buyboxPrice?: number

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

Current buybox-winning price.


optional hasMultipleSeller?: boolean

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


raw: Record<string, unknown>

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

Untouched raw response.


optional secondBuyboxPrice?: number | null

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

Second-best price (when multiple sellers compete).


optional thirdBuyboxPrice?: number | null

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

Third-best price.

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.