Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99 – $372.99
Default variant: 1M / Yellow Woven
Default SKU: dcd-30002029062
Default price: $229.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50149678973167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000912155
JSON data: https://landmarks.builders/products/m4x-10000912155.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Modular Design: Unleash your creativity with this frameless foam block sofa; its lightweight, modular compsinglents, including movable support cushion cushions and backrests, can be unrestrictedly arranged to create an L-shaped couch, a loveseat, or separate seating to fit any space.
Effortless Conversion: Seamlessly transform your living area from a stylish seating space to a comfortable sleeping area. This sofa easily unfolds into a spacious floor futon, making it an ideal sleeper couch for overnight guests or a cozy lounge bed for relaxing.
Premium Comfort & Support: Filled with high-density 55D foam, this sofa provides a perfect balance of firm support and soft comfort that resists sagging over time. The upgraded design features a single-piece seat cushion for a seamless, seamunrestricted surface when used as a bed.
Easy Maintenance: Life is messy, but your sofa doesn't have to be. It features a high-quality, vintagedesign textile cover (available in corduroy or woven textures) that is fully removable and machine washable, ensuring your furniture stays clean and clean with minimal effort.
Space-Saving Solution: Perfectly suited for modern living, this compact convertible sofa is a smart choice for small apartments, dorm rooms, home offices, or playrooms. Its multi-functional nature maximizes your living space without sacrificing design or comfort.
Summary: Convertible Design Modular Foam Block Sofa Space-Saving Modular Floor Futon Vintage Design Sleeper Couch Removable and Washable Cover for Apartment Dwellers, Young Adults, Students, Bedroom, Lounge Area, Playroom. 【Versatile Modular Design】: Unleash your creativity with this frameless foam block sofa; its lightweight, modular compsinglents, including movable support cushion cushions and backrests, can be unrestrictedly arranged to create an L-shaped couch, a loveseat, or separate seating to fit any space. 【Effortless Conversion】: Seamlessly transform your living area from a stylish seating spa
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": "Convertible Design Modular Foam Block Sofa Space-Saving Modular Floor Futon Vintage Design Sleeper Couch Removable and Washable Cover for Apartment Dwellers, Young Adults, Students, Bedroom, Lounge Area, Playroom",
"product_id": 9456500277487,
"variant_id": 50149678973167,
"quantity": 1,
"grams": 25000,
"length_cm": "205.0",
"width_cm": "106.0",
"height_cm": "85.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").