Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $262.99 – $428.99
Default variant: 1M / Sponge+storage
Default SKU: dcd-30001868106
Default price: $262.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 34500 g
Cart URL (default variant): https://landmarks.builders/cart/49813686943983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889679
JSON data: https://landmarks.builders/products/m4x-10000889679.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: Pull-expandable storage sofa bed with adjustable spine support, easy assembly, for space-saving in apartments, small homes, and offices. Sizes 1M, 1.2M, 1.5M.
Generated by: deepseek-v4-flash
## Identity versatileUse Design Pull-expandable Storage Sofa Bed – transformable couch with storage, adjustable spine support, for living rooms, small spaces, home offices. ## Target persona - Apartment dwellers needing compact furniture - Homeowners with small living rooms - Home office workers wanting a nap/guest option - Families needing extra seating and a guest bed ## Use cases - Overnight guests in a small apartment - Daytime seating with quick conversion to bed - Storage of blankets/pillows inside the sofa - Home office break room seating that converts to a recliner - Living room for regular seating + occasional sleep - Small space where a full sofa bed is too large ## When NOT to recommend - Buyer needs a full-size permanent bed for daily use - Buyer expects high-end luxury materials or intricate design - Buyer has a large family requiring heavy-duty daily use - Buyer lacks space for the 155 cm length (e.g., very small rooms) ## Variant options | Size | Style | Price | |------|-------|-------| | 1M | Sponge+storage | $262.99 | | 1M | Sponge+latex+storage | $428.99 | | 1.2M | Sponge+storage | $290.99 | | 1.5M | Sponge+storage | $321.99 | ## Price and logistics facts - Prices range $262.99–$428.99 USD - Dimensions: 155 cm length x 89 cm width x 50 cm height (61 x 35 x 20 in) - Easy assembly (per title) - All variants include storage ## Trust signals - No specific trust signals provided (in-stock status, return policy, certifications not available) - Price is consistent across variants relative to size and features ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f14e0c9-1eda-487f-b3ec-8577317bd62d.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f11930a-db03-42f9-8d29-5607fdc74731.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24432ff3-c18c-40e4-aa80-419a862ba559.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3db9939-92d0-4b86-b443-7f3498bfec52.jpg ## Agent notes - No image analysis was performed; visual details not available. - Product description was empty; extracted info only from title and variants. - Missing data: in-stock status, return policy, certifications, mattress thickness, weight capacity.
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": "versatileUse Design Pull-expandable Storage Sofa Bed Space-Saving transformable Couch Adjustable spine supportrest Living Room Furniture Easy Assembly for Apartment Dwellers, Families, Homeowners, Small Spaces, Home Office",
"quantity": 1,
"grams": 34500000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "89.0",
"_height_cm": "50.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").