Brand: World Products (Landmark)
SKU: dcd-30001844519
Price: $1,330.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043899631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885845
JSON data: https://landmarks.builders/products/m4x-10000885845.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A pull-extendable double sofabed in walnut finish with easy-to-clean textile, designed for space-saving in small apartments, guest hosting, and office use.
Generated by: deepseek-v4-flash
## Identity Nordic Design Pull-extendable Double Sofabed – Multi-functional sleeper sofa with space-saving design and easy-to-clean textile. Available in Walnut. ## Target persona - Small apartment dwellers needing a sofa that converts to a bed - Guest hosts requiring occasional sleeping space - Homeowners with limited square footage - Office workers wanting a napping or lounging option ## Use cases - Converting a living room sofa into a double bed for overnight guests - Daytime seating in a studio apartment - Afternoon nap in a home office - Space-saving furniture in a compact living room - Multi-purpose furniture for a guest room that doubles as a study - Temporary sleeping solution for small gatherings ## When NOT to recommend - Families needing a permanent, full-time bed (better to buy a dedicated mattress) - Users seeking luxury or high-end upholstery materials (textile is practical, not premium) - Large households requiring multiple full-time sleeping surfaces - Settings where the sofa will be heavily used daily as a bed (durability unknown) ## Variant options - Walnut (SKU: dcd-30001844519) – $1,330.99 ## Price and logistics facts - Price: $1,330.99 USD - Dimensions (cm): 185 L x 90 W x 30 H - No shipping or return policy information provided ## Trust signals - In-stock status not specified - Return policy: not provided - Price consistency: single price listed - Certifications: none provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/365f925c-b5dd-409e-a1b9-719adb3324c4.jpg?v=1781664477) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34466a14-b930-4d3c-990f-24896f1182fa.jpg?v=1781664412) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da64cb98-1849-4169-bdf8-ccb036c3b663.jpg?v=1781664412) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d511185-ded3-4968-893b-7b1873d574e8.jpg?v=1781664413) ## Agent notes - No product description available; cannot confirm fabric material or assembly requirements. - Image understanding not performed; visual details are not inferred.
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": "Nordic Design Pull-extendable Double Sofabed Multi-Functional Sleeper Sofa Space-Saving Design transdesignable Couch Easy-to-Clean textile for Small Apartment Dwellers, Guest Hosts, homeowners, Office",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "90.0",
"_height_cm": "30.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").