Skip to content

BuyboxInfo

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

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


optional buyboxOrder?: number

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

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


optional buyboxPrice?: number

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

Current buybox-winning price.


optional hasMultipleSeller?: boolean

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


raw: Record<string, unknown>

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

Untouched raw response.


optional secondBuyboxPrice?: number | null

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

Second-best price (when multiple sellers compete).


optional thirdBuyboxPrice?: number | null

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

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.