Indonesia and Thailand are Lazada's highest-volume SEA markets. Agencies running Lazada ID + Lazada TH + Shopee + TikTok Shop need **country-specific Multilogin profiles** — not one "SEA profile" with country switcher. Lazada links stores at the Alibaba ecosystem level when payment, warehouse, or staff access bleeds across borders.
CMDB row (multi-country Lazada)
client_id: acme_sea_fashion
brand: Acme Apparel
marketplace_profiles:
- marketplace: lazada_id
profile_uuid: uuid-laz-id
proxy: id_jakarta_sticky_01
timezone: Asia/Jakarta
tier: prod
- marketplace: lazada_th
profile_uuid: uuid-laz-th
proxy: th_bangkok_sticky_01
timezone: Asia/Bangkok
tier: prod
- marketplace: shopee_id
profile_uuid: uuid-shopee-id
proxy: id_jakarta_sticky_02 # different session, same metro OK
tier: prod
SEA cross-listing pattern: SEA CMDB guide.
Proxy & geo alignment
| Store | Proxy | Timezone | Language |
|---|---|---|---|
| Lazada ID | ID sticky residential/Jakarta metro | Asia/Jakarta | id-ID |
| Lazada TH | TH sticky/Bangkok metro | Asia/Bangkok | th-TH |
Vietnam-based ops teams often leak VN IP into ID/TH panels — instant trust score drop. Align per proxy alignment guide.
Hybrid: Sellercenter web + Lazada Seller app
Bulk listing and finance reports run on Multilogin web. Pick-pack, chat, and campaign notifications often need the **mobile app** on cloud phone — same pattern as hybrid architecture. One CMDB row, two device layers per country store.
Automation boundaries
| Task | Automation |
|---|---|
| Order / finance CSV export | Queue worker post-login |
| Mass price update | Rate-limited Playwright — max N SKUs/hour |
| Lazada Sponsored Solutions budget | Manual or capped semi-auto |
| Payout / tax / KYC | Never automate |
| Buyer chat (TH/ID) | Cloud phone manual or Appium with human delays |
Indonesia-specific notes
- Many sellers also run Tokopedia — **separate profile** even under same brand if different login entity
- Halal / BPOM category listings need manual compliance review — no scripted uploads
- Mobile-heavy buyer traffic — prioritize cloud phone warm-up for ID stores
Thailand-specific notes
- Lazada TH + Shopee TH = two profiles minimum for same brand
- PromptPay / banking bind flows are human-only
- Bangkok metro IP preferred over generic SEA rotating pools
Ops stack
Queue → OpenTelemetry traces → Grafana → Slack alerts. On ban: ban recovery scoped to country UUID only.
Related
Disclosure: MLX-MMO affiliated with Multilogin. Lazada marketplace policies apply per country.