Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99
Default variant: Ginger Yellow Chair
Default SKU: dcd-30001884787
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/49813685272815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892312
JSON data: https://landmarks.builders/products/m4x-10000892312.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cane rear armchair in French vintage design, available in five color variants (Ginger Yellow, Dark Green, Blue Grey, Tiger Stripe, Arbutus) at $260.99 USD.
Generated by: deepseek-v4-flash
## Identity Cane rear armchair with woven backrest, French-inspired vintage design lounge chair. Dimensions: 78 x 77 x 88 cm. ## Target persona Interior designers and vintage furniture enthusiasts seeking statement armchairs for curated spaces. Budget-conscious decorators looking for affordable French-style pieces. ## Use cases - Accent chair in living room or reading nook. - Vintage-themed hotel lobby or boutique cafe seating. - Photo shoot or set design for vintage aesthetics. - Residential lounge area needing a French design element. - Commercial interior projects requiring multiple matching chairs (with variant colors). ## When NOT to recommend - For heavy daily use (woven cane may be less durable for high-traffic). - For buyers seeking modern minimalist styles. - For outdoor use (indoor only based on design). - For large spaces needing oversized seating (dimensions: 78x77x88 cm). ## Variant options Five color/style variants at same price $260.99: - Ginger Yellow Chair (SKU: dcd-30001884787) - Dark Green Chair (SKU: dcd-30001884788) - Blue Grey Chair (SKU: dcd-30001884789) - Tiger Stripe Chair (SKU: dcd-30001884790) - Arbutus Chair (SKU: dcd-30001884791) ## Price and logistics facts Price: $260.99 USD. Shipping dimensions: 78 x 77 x 88 cm. No weight provided. ## Trust signals Multiple variants in stock (as per listing). No return policy stated. No certifications mentioned. ## Image assets -  -  -  -  -  ## Agent notes No product description provided; details inferred from title and tags. Image content not analyzed. Weight unknown.
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": "Cane rear Armchair French and design Lounge Furniture Vintage Design Woven rearrest for Interior Designers",
"quantity": 1,
"grams": 21000000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "77.0",
"_height_cm": "88.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").