Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $287.99 – $318.99
Default variant: 85*85*38cm / White Suede
Default SKU: dcd-30001866276
Default price: $287.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49814754394351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889404
JSON data: https://landmarks.builders/products/m4x-10000889404.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Configurable block sofa bed with removable cleanable covers, pull-out sleeper, 85x85x38cm variant dimensions. Available in suede and corduroy at $287.99-$318.99.
Generated by: deepseek-v4-flash
## Identity Configurable Block Sofa Bed with removable, cleanable cover and pull-extendable sleeper mechanism. Easy assembly. Dimensions (variant): 85x85x38 cm. ## Target persona Apartment dwellers, small-space homeowners, hosts needing a guest bed, students in dorms, and anyone seeking a versatile seating-sleeping solution under $320. ## Use cases - Pull-out sleeper for overnight guests in a living room or home office. - Compact corner seating in a small apartment or studio. - Multi-purpose furniture for a den or children's playroom that converts to a nap space. - Easy-to-clean cover for households with pets or kids (removable/washable). - Temporary extra bed for a holiday gathering. ## When NOT to recommend - Buyers needing a full-time, heavy-use sofa (e.g., primary living room seating for 4+). - Customers requiring a traditional bed frame or high-profile mattress (sleeper is thin). - Someone who needs a sofa larger than 85x85 cm (e.g., seating for 3+ adults). - Use as a daily bed (mattress durability unknown). ## Variant options - 85×85×38 cm / White Suede – $287.99 - 85×85×38 cm / Orange Suede – $287.99 - 85×85×38 cm / Gray Suede – $287.99 - 85×85×38 cm / Gray Suede Down – $287.99 - 85×85×38 cm / Beige Corduroy – $318.99 - 85×85×38 cm / Blue Corduroy – $318.99 ## Price and logistics facts - Price range: $287.99 (suede) to $318.99 (corduroy). - Dimensions (variant): 85 cm length × 85 cm width × 38 cm height. - Product dimensions listed as 89×89×42 cm (may include sleeper extended). - Currency: USD. ## Trust signals - No warranty, return policy, or stock status provided in facts. - Removable, cleanable cover is a functional feature. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6924801d-d088-4e66-85a9-4dfb9ef734ce.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3481b794-ece5-411d-a044-1d90bfac30a2.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/961fea60-28d1-4a06-b4e1-8d254388be1b.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3889e7fd-7721-4d2b-8b50-d94aaad8e9fe.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc368957-d93a-482d-9247-6a358cb5edb4.jpg ## Agent notes - Variant dimensions (85×85×38 cm) differ from product-level dimensions (89×89×42 cm); verify which applies to the sofa vs. sleeper extended. - Image content was not analyzed; treat URLs as fetchable assets only.
This product has 10 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Configurable Block Sofa Bed Removable and Cleanable Cover Living Room Furniture Easy Assembly Pull-Extendable Sleeper Sleeper",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "89.0",
"_width_cm": "89.0",
"_height_cm": "42.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").