Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $836.99 – $930.99
Default variant: 0.88M / Sponge-teddy Fleece
Default SKU: dcd-30001847393
Default price: $836.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/49815017423087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886355
JSON data: https://landmarks.builders/products/m4x-10000886355.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: 2-in-1 foldable floor sofa with plush upholstery, available in 0.88M and 1.08M sizes and multiple fabric styles, priced from $836.99.
Generated by: deepseek-v4-flash
## Identity 2-in-1 Design plush Floor Sofa Space-Saving adaptable Couch Minimalist design Home Furnishing Foldable for Apartment Dwellers, Students, Young Adults, Balcony, Guest Room, Small Spaces ## Target persona Apartment dwellers, students, and young adults living in small spaces who need flexible, space-saving seating. ## Use cases - Small living room seating for 1-2 people - Guest room convertible sofa/bed - Balcony or sunroom lounging - Dorm room furniture - Temporary extra seating for gatherings ## When NOT to recommend - For large families needing full-size sofas - For users requiring high-back ergonomic support - For outdoor or damp environments - For budget-conscious buyers under $800 ## Variant options | Size | Style | SKU | Price | |------|-------|-----|-------| | 0.88M | Sponge-teddy Fleece | dcd-30001847393 | $836.99 | | 0.88M | Latex-teddy Fleece | dcd-30001847394 | $907.99 | | 1.08M | Sponge-teddy Fleece | dcd-30001847395 | $930.99 | | 0.88M | Latex-tech Fabric | dcd-30001847399 | $907.99 | ## Price and logistics facts - Price range: $836.99 – $930.99 USD - Dimensions (unfolded?): 112 cm (L) x 114 cm (W) x 88 cm (H) - Shipping and assembly details not provided ## Trust signals - In-stock status: unknown - Return policy: unknown - Price consistency: variant prices align with size and material - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23e9a930-37f4-431f-85b3-b8072953dec7.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01c7ffb8-5fcb-496c-a7ba-5d5844da742d.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dc7f9ed-f9b2-4a12-939c-2330a78f68cc.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fc6f242-92df-4fac-a46d-47d1f10d2ad1.jpg?v=1781664329 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - Specifications (e.g., unfolded/folded state) are inferred from product title. - No description or product type provided.
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": "2-in-1 Design plush Floor Sofa Space-Saving adaptable Couch Minimalist design Home Furnishing Foldable for Apartment Dwellers, Students, Young Adults, Balcony, Guest Room, Small Spaces",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "112.0",
"_width_cm": "114.0",
"_height_cm": "88.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").