Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $562.99
Default variant: S01
Default SKU: dcd-30001859197
Default price: $562.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 53000 g
Cart URL (default variant): https://landmarks.builders/cart/49814961750255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888342
JSON data: https://landmarks.builders/products/m4x-10000888342.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: French cream fabric sofa with solid wood frame, wabi-sabi style, 166x91x86 cm, $562.99, 7 style variants for small living spaces.
Generated by: deepseek-v4-flash
## Identity - Product: French cream fabric sofa (法式奶油风布艺沙发) - Frame: Solid wood - Style: Wabi-sabi, designer irregular shape, straight row - Price: $562.99 (all variants) - Dimensions: 166 x 91 x 86 cm ## Target persona - Urban apartment dwellers seeking a compact, aesthetic sofa - Minimalist interior decorators favoring soft curves and natural tones - Budget-conscious shoppers wanting a designer look under $600 ## Use cases - Seating in small living rooms or studio apartments - Accent sofa in a reading nook or home office - Low-profile couch for open-plan spaces - Additional seating for guest areas - Complementing a wabi-sabi or French country decor theme ## When NOT to recommend - Large family rooms needing more seating capacity or depth - Outdoor or high-humidity environments (fabric upholstery) - Users who prefer leather, synthetic, or dark-colored upholstery - Scenarios requiring a sofa bed or reclining function ## Variant options - 7 style variants: S01 through S07, all at $562.99 each - No additional specifications available for each variant ## Price and logistics facts - Price: $562.99 USD (fixed across variants) - No listing for shipping cost or delivery time - Dimensions: 166 x 91 x 86 cm (likely assembled) ## Trust signals - All 7 variants have identical pricing - No inventory or stock status provided - No return policy or warranty information available - No certifications or brand reputation data ## Image assets - No image URLs provided ## Agent notes - Product description is empty; all information derived from title and specifications - Verify with seller for material composition, assembly requirements, and care instructions
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": "法式奶油风布艺沙发软包家用客厅设计师异形实木直排侘寂风小户型",
"quantity": 1,
"grams": 53000000,
"properties": {
"_length_cm": "166.0",
"_width_cm": "91.0",
"_height_cm": "86.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").