Brand: World Products (Landmark)
SKU: dcd-30001944414
Price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49810768855279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900302
JSON data: https://landmarks.builders/products/m4x-10000900302.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rectangular Wooden Stool Rustic Design Small Bench Space-Saving for Homeowners
| Colour | Multicoloured |
| Item Height | 30 cm |
| Item Length | 40 cm |
| Item Width | 26 cm |
| Type | Stool |
| Material | Elm |
| Style | Modern |
| Indoor/Outdoor | Indoor |
| Department | Adults |
| Assembly Status | Fully Assembled |
| Item Weight | 3.5 kg |
| Features | Stackable |
| Shape | Rectangle |
| Room | Any Room |
| Finish | Painted |
| Country of Origin | China |
| Seat Height | 30 cm |
| Seat Depth | 26 cm |
| Handmade | No |
Summary: Rectangular Wooden Stool Rustic Design Small Bench Space-Saving for Homeowners. 设计师推荐: 原生态的韵味,置身大自然的感觉 查看更多 老榆木家用木凳实木换鞋凳矮凳方形小板凳沙发凳时尚创意儿童凳子 全实木小户型餐桌中式桌椅组合简约现代中老榆木多功能洽谈圆桌子 老榆木餐桌原全实木茶台简约田园家具多功能方形桌子工厂直销定制 实木玄关桌隔断装饰老榆木条案供台现代简约入户新中式玄关柜家具 老榆木实木电视柜高款现代中式客厅主卧室简约房间储物柜子餐边柜 老榆木全实木餐桌现代简约家用饭桌新中式餐厅经济型长方原木桌子 松木玄关柜大容量储物玄關櫃新中式做旧家具实木餐边柜收纳置物桌 设计师椅子实木洽谈桌三件套榆木餐椅北欧现代简约休闲扶手靠背椅 老榆木全实木矮凳子时尚成人原木圆凳餐凳现代简约家用厚重梅花凳 老榆木鞋凳穿鞋凳全实木长条凳沙发凳门口换鞋凳床尾凳家用小凳子 榆木高脚桌实木供台新中式条案几现代简约门厅柜子多功能玄关家具 【其他尾货,闪电发货】餐桌书桌电脑桌供桌玄关桌办公桌会议桌床 【家具名称】 老榆木小凳子 宽大凳面 全实木茶几凳 换鞋凳
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": "Rectangular Wooden Stool Rustic Design Small Bench Space-Saving for Homeowners",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "42.5",
"_width_cm": "28.5",
"_height_cm": "32.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").