Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $185.99 – $195.99
Default variant: White
Default SKU: dcd-30001879341
Default price: $195.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811879035119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891397
JSON data: https://landmarks.builders/products/m4x-10000891397.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: Single-seat leisure sofa in Nordic style, compact 75cm cube, with teddy fleece upholstery. Available in White ($195.99), Yellow ($185.99), Coffee ($185.99).
Generated by: deepseek-v4-flash
## Identity Single-seat leisure sofa, 75x75x75 cm, teddy fleece (泰迪绒) upholstery. Nordic style, compact for small spaces. Three color options. ## Target persona - Small apartment residents needing a space-saving seat - Bedroom or balcony owners wanting a cozy accent chair - Budget-conscious shoppers seeking light luxury aesthetic under $200 ## Use cases - Reading nook seating in a bedroom - Occasional chair in a small living room - Relaxation spot on a balcony or sunroom - Extra seating in a studio apartment - Makeup or dressing chair in a compact vanity area ## When NOT to recommend - Heavy daily use (durability unknown) - Outdoor or damp environments (upholstery not specified weatherproof) - Users needing ergonomic lumbar support (no specs) - Large families needing multiple seats (single seater) ## Variant options - White (sku dcd-30001879341): $195.99 - Yellow (sku dcd-30001879342): $185.99 - Coffee (sku dcd-30001879343): $185.99 ## Price and logistics facts - Base price: $185.99 (Yellow, Coffee) - White variant: $195.99 - Price in USD; shipping and taxes not included - Dimensions: 75 x 75 x 75 cm ## Trust signals - Three color variants in stock - Price consistent across two colors, slight premium for White - No specific return policy or certifications provided ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/563fb834-eef9-4771-ba81-50f12dfc34c2.jpg?v=1781600878 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3d62d3f-2370-4713-b696-08519a6cd0f0.jpg?v=1781600878 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e8a8b6f-27a5-4a8b-ad01-6e1aef22ce6b.jpg?v=1781600878 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/029b04a5-8afc-40ec-9e95-046a34019433.jpg?v=1781600879 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ac4429a-5972-4411-b214-34cf1c26ab15.jpg?v=1781600878 ## Agent notes - Actual product appearance and details not visually inspected by AI agent. - No description text provided; information derived from title, dimensions, and variants.
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": "单人休闲小沙发北欧小户型卧室阳台简约泰迪绒轻奢懒人沙发椅艺术",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "75.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").