BLUN Shopping Docs

Build the commerce flow around one trusted buyer journey.

Use these guides to connect product discovery, sourcing requests, checkout, trade assurance, order status, and account billing without exposing customers to a fragmented toolchain.

Product discovery

Expose normalized product data, availability, region rules, landed costs, and supplier metadata.

Explore products

Sourcing workflow

Collect specs, certifications, volume, target price, and lead-time constraints before quotes are requested.

Sourcing flow

Trade assurance

Planned for Q3 2026: keep checkout, KYC, escrow, shipment status, and dispute evidence bound to one customer-facing order.

Assurance layer

Typical request

POST /api/shop/quotes
Authorization: Bearer BLUN_SHOP_KEY
Content-Type: application/json

{
  "query": "500 certified leather jackets, EU delivery",
  "target_market": "EU",
  "required_documents": ["invoice", "origin", "material_certificate"]
}
1

Capture intent

The buyer describes what they need in plain language. BLUN turns it into a structured sourcing request.

2

Compare real totals

Pricing includes shipping, customs, return logic, tax rules, and supplier reliability signals.

3

Close with proof

From Q3 2026, checkout, escrow, fulfilment, documents, and disputes are planned to stay attached to the same order trail.