Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: Beige / 400*400*300mm
Default SKU: dcd-30001916834
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49811307135215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896647
JSON data: https://landmarks.builders/products/m4x-10000896647.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Woven Pouf Multi-Functional Ottoman adaptable Use for Entryway, Homeowners, Kids
| Item Height | 30 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Pouf |
| Colour | Beige |
| Material | Polyester |
| Fill Material | EPP Beads |
| Upholstery Fabric | Polyester |
| Style | Modern |
| Pattern | Tufted |
| Department | Adults |
| Additional Parts Required | No |
| Assembly Status | Fully Assembled |
| Model | dwell Monaco II |
| Product Line | Baxton Studio |
| Shape | Square |
| Room | Living Room |
| Features | Tufted |
| Maximum Height | 30 cm |
| Minimum Height | 30 cm |
| Required Tools | No Tools Required |
| Care Instructions | Clean with Upholstery Shampoo |
| Distance from Floor to Bottom | 3 cm |
Summary: Woven Pouf Multi-Functional Ottoman adaptable Use for Balcony, Bedroom, Adults. 型 号 RD05313 品 牌 源氏木语 名 称 夏日·坐墩 所属系列 源氏好物 产 地 上海 颜 色 米白、灰蓝 安 装 整装 同类推荐 点击查看同风格产品 尺 寸 400*400*300mm 材 质 1、主面料:涤纶 2、换洗袋:涤纶网眼布 3、流苏:全棉 4、填充:EPP 库 存 库存变化量大,请先咨询客服哦! 物 流 源氏好物满68元包邮 售 后 7天无理由退换货
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": "Woven Pouf Multi-Functional Ottoman adaptable Use for Entryway, Homeowners, Kids",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "30.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").