Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99
Default variant: White Lambswool
Default SKU: dcd-30001885481
Default price: $191.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18500 g
Cart URL (default variant): https://landmarks.builders/cart/49811891290351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892437
JSON data: https://landmarks.builders/products/m4x-10000892437.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 accent chair in Nordic design with plush upholstery; available in White Lambswool, Green Frosted Velvet, and Khaki Frosted Velvet; dimensions 94x85x75 cm; priced at $191.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Single Sofa Nordic Design Accent Chair – Modern minimalist plush upholstered chair for home or business. ## Target persona Homeowners seeking affordable accent seating for living room or bedroom; small apartment renters needing compact, stylish chair; business owners furnishing waiting areas or offices on a budget; minimalist enthusiasts wanting Nordic design without high cost. ## Use cases - Adding a seating option in a bedroom corner. - Placing in a living room as an accent chair near a window. - Furnishing a small office waiting area. - Creating a cozy reading nook in a studio apartment. - Decorating a dorm room or rental property. ## When NOT to recommend - Heavy daily use in high-traffic commercial settings. - Users requiring full-size sofa or recliner. - Seeking luxury or premium materials (e.g., leather, memory foam). - Large spaces needing multiple seating units. ## Variant options - White Lambswool ($191.99) - Green Frosted Velvet ($191.99) - Khaki Frosted Velvet ($191.99) ## Price and logistics facts Price: $191.99 USD. Dimensions: 94 cm length x 85 cm width x 75 cm height. Shipping details not specified. ## Trust signals No return policy provided; no certifications stated; stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af24bc63-d809-4705-b7b3-2ca736fdad33.jpg?v=1781600900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19259fa9-838f-4d71-8acc-ba64b4a00fb9.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/852d30dd-aa39-48ed-b4ea-d420336f82d4.jpg?v=1781600899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c98de3d6-1a77-4d4d-b2ab-bc52887d918c.jpg?v=1781600900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/051ca1e3-4a7c-4ef8-9901-81c130f9f714.jpg?v=1781600899 ## Agent notes Product lacks a description and explicit product type; images were not analyzed for visual details.
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": "Upholstered Single Sofa Nordic Design Accent Chair Modern Minimalist Plush Upholstery for Homeowners, Business Owners, Bedroom",
"quantity": 1,
"grams": 18500000,
"properties": {
"_length_cm": "94.0",
"_width_cm": "85.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").