Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $990.99
Default variant: 1.1M / Fleece White
Default SKU: dcd-30001846499
Default price: $990.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033053423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886201
JSON data: https://landmarks.builders/products/m4x-10000886201.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: Fabric sofa in Nordic Japanese retro style, size 1.1M, available in fleece or modal fabric in white or green, priced at $990.99.
Generated by: deepseek-v4-flash
## Identity 布艺沙发北欧羊羔绒sesann日式复古侘寂奶油风中古大钢牙河马沙发 ## Target persona Small space dwellers or homeowners looking for a compact fabric sofa with vintage Japanese and Nordic aesthetic. ## Use cases 1) Seating in a small living room or apartment under 1.1M length. 2) Accent sofa in a reading nook or bedroom corner. 3) Complementing wabi-sabi, cream-style, or retro interior decor. 4) Extra seating in a home office or studio. 5) Statement piece in a minimalist but cozy setting. ## When NOT to recommend - When a longer sofa (over 1.1M) is needed. - For modern minimalist or industrial decor styles. - If the buyer requires a budget-friendly option under $500. - For heavy-duty daily family use with children/pets (durability unknown). ## Variant options | Variant | SKU | Price | Size | Style | |---|---|---|---|---| | 1.1M / Fleece White | dcd-30001846499 | $990.99 | 1.1M | Fleece White | | 1.1M / Fleece Green | dcd-30001846500 | $990.99 | 1.1M | Fleece Green | | 1.1M / Modal White | dcd-30001846501 | $990.99 | 1.1M | Modal White | | 1.1M / Modal Green | dcd-30001846502 | $990.99 | 1.1M | Modal Green | ## Price and logistics facts - Price: $990.99 USD per variant. - Dimensions: 115 x 115 x 75 cm (1.1M width, square). - No shipping cost, delivery time, or taxes provided. ## Trust signals - Variants listed with SKUs suggest availability. - No return policy, warranty, or stock status in provided data. ## Image assets -  -  -  -  ## Agent notes - Product description is empty. - Image content not analyzed; visual features not extracted. - No material composition or care instructions 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": "布艺沙发北欧羊羔绒sesann日式复古侘寂奶油风中古大钢牙河马沙发",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "115.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").