Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99 – $210.99
Default variant: Black / Embroidered
Default SKU: dcd-30001894611
Default price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49811894730991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893697
JSON data: https://landmarks.builders/products/m4x-10000893697.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: Cane rear dining chair with woven backrest, sturdy wood frame, vintage design; available in Black/Embroidered ($193.99) and Retro/Embroidered ($210.99).
Generated by: deepseek-v4-flash
## Identity Cane Rear Dining Chair with woven backrest, sturdy wood frame, vintage style. Dimensions: 60x60x110 cm. ## Target persona Homeowners furnishing dining rooms; cafe owners seeking vintage-style seating; decorators looking for accent chairs with cane detailing. ## Use cases - Dining table seating for 4-6 person sets - Accent chair in living room or reading nook - Cafe or bistro seating for indoor spaces - Waiting area seating in boutique hotels or salons - Vintage-themed event or restaurant seating ## When NOT to recommend - Outdoor or patio use (wood frame may weather) - Heavy commercial or high-traffic dining (daily scrubbing may damage cane) - Users needing stackable or folding chairs - Budget-conscious buyers seeking under $100 chairs ## Variant options - **Black / Embroidered** (SKU: dcd-30001894611) - $193.99 - **Retro / Embroidered** (SKU: dcd-30001894612) - $210.99 ## Price and logistics facts - Price: $193.99 (Black), $210.99 (Retro) - Currency: USD - Dimensions: 60 cm (L) x 60 cm (W) x 110 cm (H) - No shipping or return policy provided in source data. ## Trust signals - In-stock status not confirmed; product listed with SKU and variants. - Return policy: not specified. - Price consistency: two variants, no discounts or historical data. - Certifications: none provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74e8f220-c7b3-4224-abf2-5c63f47e532e.jpg?v=1781600905 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d50cd96e-f1ae-4748-b98d-ee88a15bbdaa.jpg?v=1781600909 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7c889ad-e66e-478b-b74d-b747556635a6.jpg?v=1781600905 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe5f375b-8ea5-4f35-b53a-29c89abec748.jpg?v=1781600906 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdfb0bf9-fde4-41b9-aaaa-4d77b1ef82d7.jpg?v=1781600904 ## Agent notes - No description provided; facts derived from title and variant data. - Image content not analyzed; treat image URLs as fetchable assets only. - Missing details: material (wood type, cane origin), weight, assembly required, warranty.
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 Dining Chair Woven Rearrest Cane Rear Armchair Sturdy Wood Frame Vintage \u0026 Design for Homeowners, Living Room, Cafe",
"quantity": 1,
"grams": 8000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "60.0",
"_height_cm": "110.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").