Brand: World Products (Landmark)
SKU: dcd-30001885904
Price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49813630714095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892502
JSON data: https://landmarks.builders/products/m4x-10000892502.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Curved minimalist sofa with Nordic design, low-height backrest, soft teddy texture, upholstered seating for apartment dwellers. Dimensions 94x79x76 cm, price $231.99 USD.
Generated by: deepseek-v4-flash
## Identity Curved Minimalist Sofa Nordic Design Upholstered Seating Low-Height Backrest Soft Teddy Texture for Apartment Dwellers. ## Target persona Apartment dwellers; small-space residents; minimalist decor lovers; budget-conscious buyers seeking compact, cozy seating. ## Use cases 1. Living room seating for compact apartments. 2. Reading nook or corner chair. 3. Accent sofa in small bedrooms. 4. Extra seating in studio apartments. 5. Cozy corner in dorm rooms or small offices. ## When NOT to recommend - Large family living rooms needing multiple full-size seats. - Tall individuals requiring higher back support. - Heavy usage commercial or high-traffic areas. - Buyers preferring traditional or high-back sofas. ## Variant options One variant: Off-white Gray, $231.99. ## Price and logistics facts - Price: $231.99 USD. - Dimensions: 94 cm (L) x 79 cm (W) x 76 cm (H). - Weight and shipping details not provided. ## Trust signals - In-stock status not provided. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03d4c63c-6c13-41a1-ab3b-4978f380c33e.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79feac5d-df78-41c9-8bdb-2f58e307750b.jpg?v=1781628220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a308cadc-131e-4323-903c-a7a3b8969b51.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc9fc1fc-9d89-4c9a-89aa-1d9a52bbb8da.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d90d59c2-2ff9-428b-924e-ebfbc085d002.jpg?v=1781628219 ## Agent notes - Image understanding was not performed; visual details not inferred. - No product description or materials provided; rely on title only. - Only one variant listed; no other options known.
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": "Curved Minimalist Sofa Nordic Design Upholstered Seating Low-Height Backrest Backrest Soft Teddy Texture for Apartment Dwellers",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "94.0",
"_width_cm": "79.0",
"_height_cm": "76.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").