Brand: World Products (Landmark)
SKU: dcd-30001848312
Price: $883.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49815023485167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886496
JSON data: https://landmarks.builders/products/m4x-10000886496.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: Traditional Chesterfield sofa with deep button tufting, 1-seater variant, dimensions 115x98x76 cm, priced at $883.99 USD.
Generated by: deepseek-v4-flash
## Identity Traditional Chesterfield sofa with deep button tufting. ## Target persona Interior designers sourcing classic furniture for high-end residential projects. ## Use cases - Formal living room focal point - Hotel lobby seating - Reception area - Period property furnishing - Luxury home library ## When NOT to recommend - For modern/minimalist spaces - For budget-conscious buyers (under $500) - For high-traffic commercial areas requiring heavy-duty durability ## Variant options Only one variant: 105*88*66cm 1 Seater at $883.99. ## Price and logistics facts $883.99 USD. No shipping or return policy information provided. ## Trust signals No trust signals available – stock status, return policy, certifications not provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4765d8ae-2506-482d-be5c-4f7d1f49e32a.jpg?v=1781664347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4bfec5d-6e96-4191-85f2-4386b032b0d4.jpg?v=1781664347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b60801fc-76c4-43a8-8047-23e463cb93c3.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65f7d25e-eac3-48c0-b5b6-1e4974ee81d0.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb78c753-8397-4405-9a03-3cb954febd25.jpg?v=1781664347 ## Agent notes Product dimensions in main data (115x98x76 cm) differ from variant dimensions (105x88x66 cm). Verify correct dimensions with seller.
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": "Chesterfield Sofa Traditional design Chesterfield Settee Deep Button Tufting timeless Design for Interior Designers, Villa",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "98.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").