Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Khaki Brown
Default SKU: dcd-30003610982
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714155127023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270249
JSON data: https://landmarks.builders/products/wp-dcd-10001270249.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
狗狗行军床四季通用透气猫咪宠物窝离地防潮可拆洗悬空小型犬狗窝
| 是否专利货源 | 否 |
| 产品类别 | 床 |
| 颜色 | 大号猫抓抱枕玩具【内含猫薄荷】 |
| 是否IP授权 | 否 |
| 是否属于礼品 | 个人礼品 |
| 材质 | 网布 |
| 适用送礼关系 | 其他 |
| 适用对象 | 狗 |
| 是否跨境出口专供货源 | 是 |
| 使用场景 | 多场景通用 |
| 适用季节 | 四季通用 |
| 产地 | 浙江 |
| 货号 | 重新行军床代发 |
| 品牌 | 景星宠物 |
| 适用品种 | 中型犬 |
| 可拆洗面料 | 告别异味 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 厕所托盘 | 不带厕所托盘 |
| 1 | 宠物吊床 |
| 2 | 悬空床代发 |
| 适用送礼场合 | 其他 |
| 功能 | 防水 |
| 适用节日 | 其他 |
| 安装方式 | 简易安装 |
| 清洁方式 | 水洗 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
Summary: Elevated mesh dog cot for small dogs, waterproof, machine-washable, dimensions 80x22x18 cm, $42.99, available in Khaki Brown and Gray.
Generated by: deepseek-v4-flash
## Identity - Product: Elevated pet cot (狗狗行军床) - Brand: 景星宠物 - SKU range: dcd-30003610982/983 ## Target persona - Small dog owners (medium breed up to ~15 kg) - Pet owners needing easy-to-clean, elevated sleeping area - Owners who want indoor/outdoor versatility - Users seeking a durable, mesh-based cot for warm climates ## Use cases - Indoor elevated bed to keep dog cool in summer - Outdoor use on patio, camping, or porch (waterproof, elevated) - Easy wash after muddy or wet play sessions - Multi-season use due to breathable mesh - Small dog who appreciates a suspended sleeping surface ## When NOT to recommend - Large or heavy dogs (cot size and weight capacity likely limited) - Dogs that chew or tear mesh material - Owners wanting a plush, padded bed (this is an elevated cot) - Indoor-only situations where a traditional cushion is preferred ## Variant options - Color: Khaki Brown (SKU: dcd-30003610982) – $42.99 - Color: Gray (SKU: dcd-30003610983) – $42.99 ## Price and logistics facts - Price: $42.99 USD (both variants) - Dimensions: 80 x 22 x 18 cm - Material: Mesh (网布) - Origin: Zhejiang, China - No specific shipping or return policy provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications listed - Product is not patented (否专利货源) - Not IP authorized (否IP授权) ## Image assets - Image URLs available (8 PNG files) – not visually analyzed. See URLs in the data. ## Agent notes - Product type tag (宠物灯饰) may be a miscategorization; description clearly matches a pet bed. - Image content was not interpreted; rely only on provided URLs. - Consider verifying stock and shipping details before recommending.
This product has 14 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": "狗狗行军床四季通用透气猫咪宠物窝离地防潮可拆洗悬空小型犬狗窝",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "22.0",
"_height_cm": "18.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").