Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99 – $209.99
Default variant: Beige Storage / 120cm
Default SKU: dcd-30001504261
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50151057752303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816619
JSON data: https://landmarks.builders/products/m4x-10000816619.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Storage Sofa for Small SpacesThis minimalist sofa is ideal for living rooms, apartments, offices, balconies, and clothing shops, with options for single, double, and three-seater to fit various needs. The built-in storage compartment keeps your space organized and maximizes efficiency.
Functional and Space-Saving DesignWith a built-in storage area, this sofa is perfect for small apartments and multi-purpose rooms, letting you store essentials and keep your space tidy. Its straight-line frame fits well in compact layouts.
Minimalist Nordic Design for Modern InteriorsThis sofa features a simple, elegant look that matches many home styles, enhancing your space with clean lines and understated charm.
Comfortable Seating ExperienceMade with soft, thick blended fabric and sponge filling, this sofa offers a cozy and relaxing seat for everyday use. Added cushions provide extra comfort, perfect for unwinding after a long day.
Multiple Color Choices for Personalized DecorAvailable in orange, cream, gray, olive, khaki, and more, this sofa brings vibrant and warm color options to create a cheerful, inviting atmosphere in any room.
Summary: Living Room Sofa, Small Apartment Storage Couch, Minimalist for Balcony, Office, Clothing Shop. 【Adaptable Storage Sofa for Small Spaces】This minimalist sofa is ideal for living rooms, apartments, offices, balconies, and clothing shops, with options for single, double, and three-seater to fit various needs. The built-in storage compartment keeps your space organized and maximizes efficiency. 【Functional and Space-Saving Design】With a built-in storage area, this sofa is perfect for small apartments and multi-purpose rooms, letting you store essentials and keep your space tidy. Its straight-line
Generated by: m4x-map-v1
This product has 4 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Living Room Sofa, Small Apartment Storage Couch, Minimalist for Balcony, Office, Clothing Shop",
"product_id": 9456953098479,
"variant_id": 50151057752303,
"quantity": 1,
"grams": 35000,
"length_cm": "135.0",
"width_cm": "78.0",
"height_cm": "81.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").