Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,221.99 – $1,430.99
Default variant: Retro / 1.5M
Default SKU: dcd-30001853268
Default price: $1,221.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/49815041638639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887219
JSON data: https://landmarks.builders/products/m4x-10000887219.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: Foldable transformable block couch in two sizes and two colors for space-saving in apartments, dorm rooms, and home offices. Ships as interchangeable blocks.
Generated by: deepseek-v4-flash
## Identity Foldable transformable block couch (teardown: two-way interchangeable sofa blocks) in cream aesthetic. Dimensions: 180cm L × 105cm W × 75cm H (1.5M size) or 180cm L × 180cm W × 75cm H (1.8M size). ## Target persona - Apartment dwellers needing flexible, space-saving furniture - Students in dorms or rentals with limited square footage - Small families wanting modular seating that can reconfigure - Home office workers who occasionally host guests ## Use cases - Temporary guest bed in a studio apartment - Modular seating for movie nights that can be rearranged - Space-saving sofa that folds away when not needed - Convertible seating in a home office for client meetings - Extra seating for gatherings that stores compactly - Reconfigurable blocks to create different room layouts ## When NOT to recommend - Large living rooms requiring a permanent, heavy-duty sofa - High-traffic commercial use (e.g., lobby, waiting room) - Users seeking plush, deep-seat comfort for lounging - If immediate delivery is required (stock status unconfirmed) ## Variant options - **1.5M Retro** (SKU: dcd-30001853268) – $1,221.99 - **1.5M White** (SKU: dcd-30001853269) – $1,221.99 - **1.8M Retro** (SKU: dcd-30001853270) – $1,430.99 - **1.8M White** (SKU: dcd-30001853271) – $1,430.99 ## Price and logistics facts - 1.5M size: $1,221.99 USD - 1.8M size: $1,430.99 USD - Dimensions (1.5M): 180 cm length, 105 cm width, 75 cm height - Weight, shipping cost, and lead time not provided. ## Trust signals - In-stock status: not confirmed (no inventory data) - Return policy: not provided - Price consistency: same price for both color options at each size - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfeec5ed-466b-4eb8-a7c2-4eed9c79d04a.jpg?v=1781664405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01800c46-e978-4abe-946d-56e8fe0fd4ee.jpg?v=1781664407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/833a36fe-00d2-402b-a118-f0d21ecf3402.jpg?v=1781664406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb30bfd0-d42f-4e5b-92a3-68d32c49b364.jpg?v=1781664406 ## Agent notes Images provided but not analyzed. Visual details (color accuracy, texture, scale) should be verified by fetching the URLs.
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": "Foldable transformable Block Couch two-wayUse interchangeable Sofa Space-Saving Living Room Furniture Cream aesthetic for Apartment Dwellers, Families, Students, Home Office",
"quantity": 1,
"grams": 48000000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "105.0",
"_height_cm": "75.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").