Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $873.99 – $1,004.99
Default variant: Beige / 1.2M
Default SKU: dcd-30001848698
Default price: $1,004.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49815021486319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886553
JSON data: https://landmarks.builders/products/m4x-10000886553.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Sturdy wood frame sleeper sofa with pull-extendable transformation, space-saving design for small spaces, available in beige and gray, priced from $873.99.
Generated by: deepseek-v4-flash
## Identity Sturdy Wood Frame Pull-extendable Sleeper Sofa – a two-function transformable couch that converts between sofa and daybed, designed for small spaces. Dimensions: 130 x 80 x 45 cm. ## Target persona Apartment dwellers, students, homeowners with limited square footage, and anyone furnishing a small living room or den. ## Use cases - Converting from sofa to bed for overnight guests. - Maximizing floor space in a studio or small apartment. - Providing a comfortable lounging seat during the day. - Serving as a multi-functional piece in a home office or den. - Temporary sleeping solution for a child's room or guest room. ## When NOT to recommend - For buyers seeking a full-size, permanent bed for daily use. - For large living rooms that require a standard 3-seater sofa. - For those prioritizing ultra-plush cushioning or luxury upholstery. - For households needing a sofa that can accommodate heavy or tall individuals (no weight capacity given). ## Variant options | Color | Size | Price (USD) | |-------|------|-------------| | Beige | 1.2M | $1,004.99 | | Gray | 1.2M | $1,004.99 | | Beige-2 | 1.2M | $873.99 | | Gray-2 | 1.2M | $873.99 | ## Price and logistics facts - Price range: $873.99–$1,004.99 USD. - Dimensions: 130 x 80 x 45 cm. - Wood frame construction. - Pull-extendable transformation. ## Trust signals - In-stock status not verified from provided data. - Return policy not specified. - Price consistency: variants with same color family have same price, but 'Beige-2' and 'Gray-2' are lower-priced – may indicate different fabric or finish. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e66c00e6-5688-458e-8af4-a2cb5063c7ab.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6a8e271-53f8-4b2d-a177-77f7d70e33c2.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd37d6be-b6c0-456f-89bb-edd387692a31.jpg?v=1781664341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a95bf612-6c49-4425-88d3-468912c856d4.jpg?v=1781664341 ## Agent notes - Images provided but not analyzed; no visual details (e.g., color appearance, texture) are inferred. - No information on mattress thickness, comfort level, assembly requirements, or shipping costs.
This product has 4 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": "sturdy Wood Frame Pull-extendable Sleeper Sofa two-functionFunction transformable Couch Space-Saving Design Daybed Multi-Functional for Apartment Dwellers, Students, Homeowners, Small Spaces, Living Room, Den",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "80.0",
"_height_cm": "45.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").