Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $247.99
Default variant: Walnut / Pastoral-rattan
Default SKU: dcd-30001894257
Default price: $247.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49813665022191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893635
JSON data: https://landmarks.builders/products/m4x-10000893635.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Woven cord side chair with farmhouse/retro design, available in Walnut or Black with pastoral-rattan style, dimensions 54x50x93.5 cm, price $247.99 USD.
Generated by: deepseek-v4-flash
## Identity Woven Cord Side Chair, French rural & design, farmhouse look retro design. ## Target persona Cafe owners, dining room decor enthusiasts, those seeking rustic farmhouse style seating. ## Use cases - Equipping a farmhouse-style cafe - Adding rustic seating to a dining room - Furnishing a vintage-themed restaurant - Creating a cozy breakfast nook - Outfitting a bed and breakfast ## When NOT to recommend - Modern minimalist interiors - High-traffic commercial dining (durability unknown) - Buyers needing lumbar support - Spaces requiring stackable chairs ## Variant options - Walnut / Pastoral-rattan ($247.99) - Black / Pastoral-rattan ($247.99) ## Price and logistics facts $247.99 USD. Dimensions: 54x50x93.5 cm. No additional pricing details provided. ## Trust signals Limited trust signals: no stock status, return policy, or certifications provided. Price is listed as fixed across variants. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/859e36a4-0bd9-46dd-806b-4825ece1caf1.jpg?v=1781628283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/101c3dbe-7528-47dc-8b0a-6cbc501eedd4.jpg?v=1781628282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/503caff6-b76e-4ff3-ab72-0201c6805d50.jpg?v=1781628281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4719eac4-8f06-41e7-9c09-75bb302d9b6c.jpg?v=1781628282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a632a3d5-0289-477a-afd7-6377f062982d.jpg?v=1781628281 ## Agent notes No description or material details provided. Visual inspection not performed.
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": "Woven Cord Side Chair French rural \u0026 design Woven rear Side Chair Farmhouse look Retro Design for Cafe Owners, Dining Room",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "50.0",
"_height_cm": "93.5"
}
}],
"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").