Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99
Default variant: Yellow
Default SKU: dcd-30001945471
Default price: $68.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/49811247399151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900441
JSON data: https://landmarks.builders/products/m4x-10000900441.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling Dog kennel with Tray sturdyDuty Canine Crate Easy to Clean for Living Room
| Item Height | 30 cm |
| Item Length | 45 cm |
| Item Width | 45 cm |
| Type | Pouf |
| Colour | Multicoloured |
| Material | Fabric |
| Fill Material | EPP Beads |
| Upholstery Fabric | Polyester |
| Style | Modern |
| Assembly Status | Fully Assembled |
| Model | Domkapa Low Pouf |
| Room | Living Room |
| Firmness | Medium |
| Features | Folding/Collapsible |
| Maximum Height | 30 cm |
| Country of Origin | China |
| Care Instructions | Clean with Upholstery Shampoo |
Summary: Rolling Dog kennel with Tray sturdyDuty Canine Crate Multi-Door entry for Home. 型 号 RD01903 品 牌 源氏木语 名 称 笑颜·坐墩 所属系列 源氏好物 产 地 上海 颜 色 黄色、蓝色、灰色 安 装 整装 同类推荐 点击查看同风格产品 尺 寸 450*450*300mm 材 质 底部:春亚纺复合 填充:粉色进口EPP 独立内胆款。可拆洗! 库 存 库存变化量大,请先咨询客服哦! 物 流 源氏好物满68元包邮。 温馨提示 1.因灯光显示器等影响存在少许色差,尺寸为手工测量或许存在少许误差,具体以实物为准。 2.因木材的天然特性,每个木器的纹理、颜色都会有一些差异,有些小的结疤或者矿物线
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": "Rolling Dog kennel with Tray sturdyDuty Canine Crate Easy to Clean for Living Room",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "47.0",
"_height_cm": "32.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").