Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,037.99
Default variant: Cotton Linen
Default SKU: dcd-30001846512
Default price: $1,037.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32800 g
Cart URL (default variant): https://landmarks.builders/cart/49815035478255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886204
JSON data: https://landmarks.builders/products/m4x-10000886204.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Double-sided backless sofa/daybed for space-saving; available in Cotton Linen, Suede, or Tech Fabric; priced at $1037.99; dimensions 108x110x45 cm.
Generated by: deepseek-v4-flash
## Identity Double-purpose Use Backless Double-Sided Sofa Space-Saving Upholstered Seating Minimalist Design Daybed. ## Target persona Apartment dwellers, homeowners with limited space, minimalists seeking flexible seating, those furnishing a living room, bedroom, lounge area, or entryway. ## Use cases - Small living room seating without taking up visual space. - Bedroom daybed for lounging or reading. - Entryway bench for shoe removal and quick seating. - Flexible seating that can be accessed from both sides in open-plan areas. - Occasional sleeping surface for guests. ## When NOT to recommend - Buyers needing high back support for extended sitting. - Households requiring seating for more than 2-3 people simultaneously. - Outdoor or high-moisture environments. - Users preferring traditional sofa depth and cushioning. ## Variant options - Cotton Linen: $1037.99 - Suede: $1037.99 - Tech Fabric: $1037.99 ## Price and logistics facts - Price: $1037.99 USD for all variants. - Dimensions: 108 cm (L) x 110 cm (W) x 45 cm (H). ## Trust signals - All variants priced identically. - Dimensions clearly provided. - No stock or return policy information available. ## Image assets      ## Agent notes Image content not analyzed; rely on dimensions, material options, and title keywords for assessment.
This product has 12 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": "double-purposeUse Backless Double-Sided Sofa Space-Saving Upholstered Seating Minimalist Design Daybed Creative idea for Apartment Dwellers, Homeowners, Living Room, Bedroom, Lounge Area, Entryway",
"quantity": 1,
"grams": 32800000,
"properties": {
"_length_cm": "108.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").