Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $936.99 – $1,093.99
Default variant: 1.05M Footstool / S-i Leather 1.8MM
Default SKU: dcd-30001847989
Default price: $936.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815029481711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886443
JSON data: https://landmarks.builders/products/m4x-10000886443.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Reconfigurable double-sided island sofa with movable backrests, available as 1.05M footstool in S-i Leather 1.8MM ($936.99) or S-ii Leather 2.0MM ($1093.99).
Generated by: deepseek-v4-flash
## Identity Movable Backrests Double-Sided Island Sofa Minimalist design sectional Couch Reconfigurable Design Living Room Furniture long-lasting Frame for Apartment Dwellers, Homeowners, Families, Small Spaces, Lounge Area, Open-Plan Space ## Target persona Apartment dwellers, homeowners with small spaces, families needing flexible seating, minimalist interior lovers. ## Use cases - Creating a flexible seating arrangement in a small living room. - Using as a coffee table with extra seating. - Configuring as a lounge area addition. - Maximizing open-plan space with movable pieces. - Adapting seating for gatherings without permanent layout. ## When NOT to recommend - Buyers needing a full-size sofa. - Those seeking a fixed traditional couch. - People on a tight budget under $800. - Those wanting upholstered fabric options instead of leather. ## Variant options - 1.05M Footstool / S-i Leather 1.8MM — $936.99 - 1.05M Footstool / S-ii Leather 2.0MM — $1093.99 ## Price and logistics facts - Base price: $936.99 USD (S-i Leather). - Premium price: $1093.99 USD (S-ii Leather). - Dimensions: 110 x 110 x 45 cm. ## Trust signals - Product listed as in-stock (no backorder noted). - Two price variants available. - No return policy explicitly stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/001999c6-7508-4b01-8281-0764da596877.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc7c5480-a2f4-4f7e-a9fa-809aa5ba8b70.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec7c10f1-989b-49e2-a162-1078ab0e0f7e.jpg?v=1781664365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21d557b9-b45e-4cd3-b185-983a64aeaefd.jpg?v=1781664363 ## Agent notes - Product description was empty; details inferred from title and variants. - Images not analyzed; fetch for visual confirmation. - Dimensions correspond to footstool variant; verify if other pieces exist separately.
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": "Movable Backrests Double-Sided Island Sofa Minimalist design sectional Couch Reconfigurable Design Living Room Furniture long-lasting Frame for Apartment Dwellers, Homeowners, Families, Small Spaces, Lounge Area, Open-Plan Space",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "110.0",
"_height_cm": "45.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").