Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $157.99
Default variant: Red / Y211j22
Default SKU: dcd-30001924692
Default price: $157.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16150 g
Cart URL (default variant): https://landmarks.builders/cart/49811807109359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897666
JSON data: https://landmarks.builders/products/m4x-10000897666.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bedside Storage Table Minimalist Design Nightstand Locking Casters for Students
| Type | Utility Cart |
| Item Height | 61 cm |
| Item Length | 35 cm |
| Item Width | 35 in |
| Material | Carbon Steel |
| Colour | Red |
| Room | Living Room |
| Assembly Required | No |
| Number of Shelves | 2 |
| Features | With Shelves |
| Style | Modern |
| Shape | Rectangle |
| Personalised | No |
| Model | Silverwood CPFS1211 |
| Product Line | 百安卡系列 |
| Required Tools | No Tools Required |
Summary: Bedside Storage Table Minimalist Design Nightstand With casters for Small areas. ----- ----- ----- ----- 型 号 Y211J22 品 牌 源氏木语 名 称 魔方·边几 所属系列 百安卡系列 产 地 上海 颜 色 白色、黑色、红色 安 装 整装 同类推荐 点击查看同类型产品 尺 寸 355*345*610mm 材 质 1.边几材质为碳素钢。 2.轮子为万向轮;2个带刹车。 库 存 库存变化量大,请先咨询客服哦! 物 流 全国2000+个主城区配送安装(部分城区有偿送装,具体费用请咨询客服) 。 包装细节 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": "Bedside Storage Table Minimalist Design Nightstand Locking Casters for Students",
"quantity": 1,
"grams": 16150000,
"properties": {
"_length_cm": "40.5",
"_width_cm": "40.5",
"_height_cm": "69.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").