Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99 – $508.99
Default variant: W70cm*(110-200)cm
Default SKU: dcd-30001887387
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/49813683831023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892712
JSON data: https://landmarks.builders/products/m4x-10000892712.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Expandable slatted bed frame with pull-expand mechanism, width options 70-150cm, length adjusts 110-200cm, priced $260.99-$508.99.
Generated by: deepseek-v4-flash
## Identity Expandable slatted bed frame, transformable daybed, multi-functional furniture for small spaces. ## Target persona - Apartment dwellers with limited space - College students needing flexible sleeping solutions - Homeowners with guest rooms requiring adaptable beds - Minimalists seeking space-saving furniture ## Use cases - Guest room bed that expands when needed - Daybed in living room or home office - Dorm room sleeping with adjustable size - Temporary extra bed for visitors - Studio apartment primary sleeping solution - Multi-purpose furniture for small spaces ## When NOT to recommend - Buyers needing a permanent large mattress beyond 200cm length or 150cm width - Users seeking a traditional box spring support (slatted frame only) - High-weight capacity requirements (not specified) - Those wanting quick tool-free assembly (assembly required, tools not listed) ## Variant options | Size | Price | |------|-------| | W70cm*(110-200)cm | $260.99 | | W80cm*(110-200)cm | $264.99 | | W90cm*(110-200)cm | $267.99 | | W100cm*(110-200)cm | $282.99 | | W120cm*(110-200)cm | $268.99 | | W135cm*(110-200)cm | $288.99 | | W150cm*(110-200)cm | $508.99 | ## Price and logistics facts - Price range: $260.99 to $508.99 USD - Dimensions vary by variant (width 70-150cm, length adjustable 110-200cm, height 15cm) - Shipping cost not provided ## Trust signals - No stock status, return policy, or certifications available from provided facts - Price consistency: prices increase with width but not linearly (e.g., W120cm is $268.99, W100cm is $282.99 – note anomaly) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/858062e8-1f0d-4751-85de-28cf7ade6ba5.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9061fc5-17ad-4de2-94d0-bb0839ac4e20.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f90decb1-ebc7-4888-9f1d-6d2c6457c4d6.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8134bab3-e68f-4134-bf5b-c3d2116bbaca.jpg?v=1781628314 ## Agent notes - Images not analyzed; no visual details inferred. Confirm assembly requirements and weight capacity separately.
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": "Space-Saving expandableable Slatted Bed Frame Pull-expandable Mechanism transformable Daybed Frame Multi-Functional Bedroom Furniture Sturdy Construction for Apartment Dwellers, Guests, Students, Small Spaces, Living Room",
"quantity": 1,
"grams": 21000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "115.0",
"_height_cm": "15.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").