Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $253.99
Default variant: Leather 07 / 1.5*1.2m Sponge
Default SKU: dcd-30001890046
Default price: $253.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49813674393839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893071
JSON data: https://landmarks.builders/products/m4x-10000893071.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: Two-in-one foldable sofa bed with transformable couch design, 160x125x48 cm, available in 4 leather colors for $253.99.
Generated by: deepseek-v4-flash
## Identity Name: Space-Saving 2-Seater Foldable Sofa Bed Two-in-One Purpose Design transformable Couch Easy Conversion Living Room Furniture. Dimensions: 160 cm (L) x 125 cm (W) x 48 cm (H). Price: $253.99. ## Target persona - Apartment dwellers - Students - Homeowners with limited space - Dorm residents - Home office users ## Use cases - Compact seating in small living rooms - Converts to bed for unexpected guests - Space-saving solution in studio apartments - Extra seating in home office - Temporary sleeping arrangement in dorm rooms - Lounge seating in tight spaces ## When NOT to recommend - Large families needing multiple permanent seats - Heavy daily use as a primary bed - Luxury or high-end decor settings - Outdoor or damp environments ## Variant options - Leather 07 / 1.5*1.2m Sponge ($253.99) - Leather 08 / 1.5*1.2m Sponge ($253.99) - Leather 09 / 1.5*1.2m Sponge ($253.99) - Leather 10 / 1.5*1.2m Sponge ($253.99) ## Price and logistics facts - Price: $253.99 USD (all variants) - Dimensions: 160 x 125 x 48 cm - SKUs: dcd-30001890046 to dcd-30001890049 ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistent across all variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2987ec4e-e0e0-489e-a983-e242ea97947f.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03fca0af-5824-4db8-ae0f-cf2bc3b17b9d.jpg?v=1781628297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38f60f11-3d70-42ba-b1a9-05d7ea83237f.jpg?v=1781628297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf0c283a-7f48-46c0-a154-8c151b91690b.jpg?v=1781628297 ## Agent notes - No product description provided; details based on title and dimensions. - Images were not visually inspected; only URLs are available.
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 2-Seater Foldable Sofa Bed Two-in-OnePurpose Design transformable Couch Easy Conversion Living Room Furniture Modern aesthetic for Apartment Dwellers, Students, Homeowners, Small Spaces, Dorm, Lounge, Home Office",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "160.0",
"_width_cm": "125.0",
"_height_cm": "48.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").