Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $151.99
Default variant: Green
Default SKU: dcd-30001905266
Default price: $151.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7150 g
Cart URL (default variant): https://landmarks.builders/cart/49811785646319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895212
JSON data: https://landmarks.builders/products/m4x-10000895212.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Plush Lamb Chair Cute creature Design children's Furniture plush Texture for children
| Type | Armchair |
| Material | Solid Wood |
| Colour | White |
| Item Height | 20 in |
| Item Length | 20 in |
| Item Width | 30 in |
| Department | Children |
| Seating Capacity | 1 |
| Assembly Required | No |
| Model | ARRA0001 |
| Features | Removable Legs |
| Firmness | Medium Firm |
| Upholstery Fabric | Faux Suede |
| Personalise | No |
| Care Instructions | Avoid Harsh Chemicals |
| Seat Height | 19 in |
Summary: Plush Lamb Chair plush Texture children's Furniture Lightweight and Portable. ----- ---- ----- ----- 型 号 S0599 品 牌 源氏木语 名 称 小羊羔·沙发椅 风 格 北欧 产 地 上海 颜 色 云棉白/抹茶绿 安 装 整装 同类推荐 点击查看同风格产品 尺 寸 510*510*490mm 660*660*640mm 材 质 1.内部框架解析:实木落叶松,绿色松紧带。沙发脚材质:黑色塑料脚,支撑有力。 2.坐垫/靠背:高密度回弹海绵。 3.羊羔绒面料,免拆洗设计。 实木优点 简约自然、健康环保、稳固耐久 油 漆 库 &
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": "Plush Lamb Chair Cute creature Design children's Furniture plush Texture for children",
"quantity": 1,
"grams": 7150000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "51.0",
"_height_cm": "10.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").