Brand: World Products (Landmark)
SKU: dcd-30001848328
Price: $920.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/49815027843311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886500
JSON data: https://landmarks.builders/products/m4x-10000886500.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: An ornate single chair with French design, floral carvings, tufted upholstery, priced at $920.99 USD.
Generated by: deepseek-v4-flash
## Identity Single chair with ornate carved frame, French design, floral carvings, tufted upholstery. ## Target persona Families seeking French-style ornate living room furniture, willing to invest in a statement piece for a formal or traditional decor. ## Use cases - As an accent chair in a formal living room. - For reading nook or quiet corner. - In a foyer or entryway for dramatic seating. - As part of a seating arrangement in a traditional-style home. - For photo shoots or event staging. ## When NOT to recommend - If the buyer needs a full couch or sectional (this is a single chair). - For modern or minimalist decor preferences. - When budget is under $900 (or price-sensitive). - For small spaces where a bulky ornate chair may overcrowd. ## Variant options Only one variant: Single Chair (SKU: dcd-30001848328) at $920.99 USD. ## Price and logistics facts - Price: $920.99 USD. - Dimensions: 83 cm (L) x 80 cm (W) x 105 cm (H). - Weight not provided. ## Trust signals - No stock status or availability info. - No return policy mentioned. - No certifications or warranties listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fffd4a2-33f9-435f-93d4-db62cd98b4ee.jpg?v=1781664357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99fd86a2-ac27-431f-9584-b06458310402.jpg?v=1781664358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cddbd9a7-8467-4660-b76e-e6bb891d29e3.jpg?v=1781664358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aed2ad9d-5eb4-4502-809b-9e332787fcc2.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6bd5e4e-21b1-454e-9235-0a60f68cb205.jpg?v=1781664359 ## Agent notes - Only one variant available; no product description provided. - Image content not analyzed; no visual details inferred.
This product has 10 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": "3 Pieces Ornate Carved Frame Couch Set French Design Living Room Furniture Floral Carvings Tufted Upholstery for Families",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "80.0",
"_height_cm": "105.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").