Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $36.99
Default variant: Gray / S
Default SKU: dcd-30003609720
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714142642415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269770
JSON data: https://landmarks.builders/products/wp-dcd-10001269770.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
宠物防潮透气行军床狗狗L靠枕狗笼子护颈中小型犬四季通用宠物窝
| 产地 | 浙江 |
| 货号 | XJ01 |
| 品牌 | PETALENT/派泰乐 |
| 是否专利货源 | 否 |
| 产品类别 | 床 |
| 是否IP授权 | 否 |
| 适用品种 | 中型犬 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 厕所托盘 | 不带厕所托盘 |
| 功能 | 防水 |
| 材质 | 牛津布 |
| 适用对象 | 狗 |
| 安装方式 | 简易安装 |
| 是否跨境出口专供货源 | 是 |
| 清洁方式 | 水洗 |
| 使用场景 | 多场景通用 |
| 主要销售地区 | 中东 |
| 适用季节 | 四季通用 |
| 是否进口 | 否 |
Summary: A waterproof Oxford cloth pet bed with L-shaped pillow for small/medium dogs, available in 4 colors and 2 sizes, with dimensions 62x20x17 cm, priced from $28.99.
Generated by: deepseek-v4-flash
## Identity - **Name**: 宠物防潮透气行军床狗狗L靠枕狗笼子护颈中小型犬四季通用宠物窝 - **Brand**: PETALENT/派泰乐 - **Category**: 宠物灯饰 (Pet Lighting) - note: appears to be a pet bed - **Material**: Oxford cloth, waterproof - **Dimensions**: 62 x 20 x 17 cm - **Weight**: Not specified - **Origin**: Zhejiang, China (cross-border export supply) ## Target persona Small to medium dog owners who need a portable, waterproof, easy-to-clean bed for indoor or outdoor use. Suitable for owners who camp or travel with their dog. ## Use cases 1. As a crate bed for small/medium dogs at home. 2. Outdoor camping or travel pet cot. 3. Cooling bed during hot seasons (mesh-like design assumed). 4. Use in a dog cage or kennel for comfort and neck support. 5. Multi-scenario use: living room, balcony, car. ## When NOT to recommend 1. For large dogs (over 25 kg) – size M dimensions may be too small. 2. For cats or other small pets – designed for dogs, but could be used if size fits. 3. In extremely cold climates – no insulation or thermal properties mentioned. 4. If buyer requires a crate with a toilet tray – this bed does not include one. ## Variant options | SKU | Color | Size | Price (USD) | |-----|-------|------|-------------| | dcd-30003609720 | Gray | S | $28.99 | | dcd-30003609721 | Gray | M | $36.99 | | dcd-30003609722 | Green | S | $28.99 | | dcd-30003609723 | Green | M | $36.99 | | dcd-30003609724 | Orange | S | $28.99 | | dcd-30003609725 | Orange | M | $36.99 | | dcd-30003609726 | Beige | S | $28.99 | | dcd-30003609727 | Beige | M | $36.99 | ## Price and logistics facts - Price range: $28.99 (Size S) to $36.99 (Size M) - Dimensions: 62 x 20 x 17 cm (S and M have same dimensions? Unclear; but per description, likely same outer dimensions with different sleeping area? Not specified.) - Cross-border export supply from China. - Currency: USD. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Same price for given size across all colors. - Certifications: None listed. - Brand: PETALENT/派泰乐 (seems to be a generic brand). ## Image assets         ## Agent notes - The product_type is "宠物灯饰" (pet lighting) which may be a data error; the description and title clearly indicate a pet bed. - No information on weight, fill material, or washability (though description says "水洗" = machine washable? It says "清洁方式 水洗" meaning cleaning method: water wash, so likely machine washable). - No image understanding was performed; all visual details are inferred from text only.
This product has 20 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": "宠物防潮透气行军床狗狗L靠枕狗笼子护颈中小型犬四季通用宠物窝",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "20.0",
"_height_cm": "17.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").