Brand: World Products (Landmark)
SKU: dcd-30001846962
Price: $370.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/50150840860911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886282
JSON data: https://landmarks.builders/products/m4x-10000886282.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wabi-Sabi Inspired Design: Welcome minimalist elegance with this curved billow sofa, featuring an organic, flowing profile inspired by Wabi-sabi principles that celebrates natural contours and unclutteredness.
Deep-Seat Comfort: Sink into exceptional relaxation with the sofa's generous deep-seat design and soft, high-resilience foam filling, providing a plush and supportive seating sensation perfect for lounging.
Premium Materials: Constructed with a sturdy internal frame made from sturdy ash wood using traditional mortise and tenon joinery, and upholstered in a soft, long-lasting, and textured fabric for a luxurious feel.
adaptable Aesthetic: The sofa's distinctive frameless appearance and neutral cream tone make it a breathtaking addition to various settings, from modern homes and apartments to upscale showrooms, cafes, and art galleries.
Artistic centerpiece Point: Instantly elevate your interior by making this sofa the centerpiece of your room. Its sculptural, cumuluslike form acts as a functional piece of art, creating a tranquil and sophisticated atmosphere.
Summary: Curved Billow Sofa Wabi-Sabi Inspired Deep-Seat Frameless Sofa Minimalist Aesthetic Non-Slip Bottom for Families. 【Wabi-Sabi Inspired Design】: Welcome minimalist elegance with this curved billow sofa, featuring an organic, flowing profile inspired by Wabi-sabi principles that celebrates natural contours and unclutteredness. 【Deep-Seat Comfort】: Sink into exceptional relaxation with the sofa's generous deep-seat design and soft, high-resilience foam filling, providing a plush and supportive seating sensation perfect for lounging. 【Premium Materials】: Constructed with a sturdy internal frame mad
Generated by: m4x-map-v1
This product has 10 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": "Curved Billow Sofa Wabi-Sabi Inspired Deep-Seat Frameless Sofa Minimalist Aesthetic Non-Slip Bottom for Families",
"product_id": 9456893755631,
"variant_id": 50150840860911,
"quantity": 1,
"grams": 22000,
"length_cm": "104.0",
"width_cm": "64.0",
"height_cm": "44.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").