Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $117.99 – $205.99
Default variant: Brown Black / Red Sandalwood
Default SKU: dcd-30001878781
Default price: $117.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/49811558465775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891296
JSON data: https://landmarks.builders/products/m4x-10000891296.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: Padded Accent Stool With Backrest Upholstered Vanity Stool Carved features. 美式椅子欧式实木餐椅家用做旧法式复古木椅餐厅靠背椅酒店咖啡椅 ¥1160.00 立即购买 欧式餐椅美式复古橡胶木新古典做旧椅子实木雕花靠背洽谈椅扶手椅 ¥1340.00 立即购买 欧式餐桌椅组合小户型家用大理石吃饭长方形现代简约法式实木桌子 ¥1450.00 立即购买 欧式实木椅子公主书桌椅单人美式简约家用靠背餐椅扶手电脑椅包邮 ¥1030.00 立即购买 欧式餐椅实木椅子雕花家用吃饭餐厅靠背椅软包美式休闲椅书椅凳子 ¥475.00 立即购买 美式实木扶手椅子欧式简约靠背软包洽谈餐椅单人椅书房家用电脑椅 ¥1030.00 立即购买
Generated by: m4x-map-v1
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": "Padded Accent Stool With Backrest Upholstered Vanity Stool Carved features",
"quantity": 1,
"grams": 3300000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "43.0",
"_height_cm": "65.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").