Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $26.99
Default variant: Dopamine Hexagon Cat
Default SKU: dcd-30003624661
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713190240495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275744
JSON data: https://landmarks.builders/products/wp-dcd-10001275744.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
夏季猫窝狗窝猫帐篷窝四季通用可拆洗封闭式猫窝宠物用品跨境爆款
| 产地 | 江苏 |
| 货号 | 帐篷窝 |
| 品牌 | 布鲁仕 |
| 是否专利货源 | 否 |
| 推荐体型 | 通用 |
| 产品类别 | 宠物窝 |
| 是否IP授权 | 否 |
| 适用品种 | 伯曼猫 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 是否属于礼品 | 否 |
| 功能 | 透气 |
| 材质 | 牛津布 |
| 适用对象 | 猫 |
| 是否跨境出口专供货源 | 是 |
| 使用场景 | 室内 |
| 主要销售地区 | 其他 |
| 适用季节 | 夏季 |
| 是否进口 | 否 |
| 类别 | 宠物窝、笼 |
Summary: Enclosed, washable pet tent bed made of Oxford cloth. Suitable for cats and small dogs. Indoor use, summer season. Dimensions: 60x24x17 cm. Price range $18.99-$26.99.
Generated by: deepseek-v4-flash
## Identity
布鲁仕 夏季猫窝狗窝猫帐篷窝 – Enclosed Pet Tent Bed, Oxford Cloth, Washable. Product type: Pet bed/cave. Made in Jiangsu, China.
## Target persona
- Indoor cat owners seeking a lightweight, ventilated summer bed
- Small dog owners looking for a portable, enclosed tent
- Pet owners who need an easily washable bed for messy pets
## Use cases
- Home: cozy hideaway for shy or anxious cats
- Travel: portable bed for trips or outdoor adventures
- Seasonal: summer cooling bed due to breathable Oxford cloth
- Temporary: foster pet bed that can be washed between uses
- Multi-pet: shared bed for small cats and dogs
## When NOT to recommend
- Large dogs (over ~5 kg) as dimensions may be too small
- Pets known to chew fabric extensively
- Outdoor use in rain or wet conditions (not waterproof)
- Long-term heavy use due to lightweight construction
## Variant options
- **Dopamine Hexagon Cat** – $18.99
- **Dopamine Hexagon C a** – $22.99
- **Dopamine Hexagon C B** – $26.99
## Price and logistics facts
- Price range: $18.99 to $26.99 USD
- Dimensions: 60 x 24 x 17 cm (length x width x height)
- Material: Oxford cloth
- Origin: Jiangsu, China
- Brand: 布鲁仕
## Trust signals
- Available in three style variants
- Washable and removable design (拆洗)
- No specific trust certifications provided
- No return policy information available
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa235d2bada49cda234f1d0398a2121.png?v=1781084459
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7313f091e13045a9a6887b2b5e0ea4be.png?v=1781084458
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b4ec4bc391a421d9f9a49725b5e88d0.png?v=1781084459
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dae1551df3ff4785b3344ef442e8f2a0.png?v=1781084463
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8842900e1c314b4b98ca4fb5e43a04cd.png?v=1781084457
## Agent notes
- Image content not analyzed; treat as unfiltered visual assets.
- Variant naming ("Dopamine Hexagon C a", "C B") may be inconsistent; physical differences unknown.
- Product is listed as an export-focused pet bed with no warranty or certification information.This product has 15 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": 650000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "24.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").