Every furniture item needs height, width, depth and an accurate dealer pickup ZIP.
Shipping operations
Furniture delivery powered by uShip.
Love Home groups every cart by dealer origin, sends dimensions and declared value to the uShip Furniture API, and returns a separate delivery quote for each route.
Integration checklist
From cart to carrier.
The cart requests one uShip fixed price per dealer route and calculates the combined delivery estimate.
Miron's checkout passes the approved quote reference into the order. Exact access conditions are confirmed before booking.
Booked uShip listings can provide tracking and transit-status updates for the buyer and seller.
Server credentials
Keep uShip keys on the server.
Required environment variables: USHIP_API_KEY, USHIP_ENV, and optionally USHIP_USER_ID. The browser never receives the secret key.
Use a sandbox key first. Production requires a separate uShip production key.
Open official uShip Furniture API documentation