Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99
Default variant: Gray Plush S-shape
Default SKU: dcd-30003609728
Default price: $50.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/49714139070703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269771
JSON data: https://landmarks.builders/products/wp-dcd-10001269771.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境猫窝隧道款宠物猫毛绒可折叠钻洞通道玩具灰色毛绒隧道猫咪
| 产地 | 江苏 |
| 货号 | MTD002 |
| 品牌 | 云宠 |
| 是否专利货源 | 否 |
| 产品类别 | 猫窝 |
| 是否IP授权 | 否 |
| 品名 | 隧道窝 |
| 名称 | 宠物窝 |
| 适用品种 | 猫咪 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 是否属于礼品 | 否 |
| 功能 | 保暖 |
| 材质 | 其它 |
| 适用对象 | 猫 |
| 是否跨境出口专供货源 | 是 |
| 使用场景 | 节日 |
| 主要销售地区 | 其他 |
| 适用季节 | 四季通用 |
| 是否进口 | 否 |
| 类别 | 宠物窝、笼 |
Summary: A foldable plush cat tunnel bed available in three styles, suitable for cats, priced at $50.99.
Generated by: deepseek-v4-flash
## Identity Cross-border cat tunnel bed (brand: 云宠, model MTD002), foldable plush design, 33x33x15 cm, $50.99. ## Target persona Cat owners with indoor cats needing a warm, foldable resting spot; budget-conscious pet parents seeking a simple cat bed/tunnel. ## Use cases - Indoor cat nap and sleep area. - Play tunnel for cats to hide and pounce. - Warm bed during colder months (though not insulated). - Portable hideaway for travel or room changes. - Enrichment for cats that enjoy enclosed spaces. ## When NOT to recommend - For large dogs (size too small). - For outdoor use (not weatherproof). - For cats that dislike enclosed or tunnel-like spaces. - For buyers expecting luxury materials or high durability. ## Variant options - Gray Plush S-shape ($50.99) - Rainbow Tunnel Bed ($50.99) - Gray Tunnel Bed ($50.99) ## Price and logistics facts - Price: $50.99 USD (all variants). - Dimensions: 33 x 33 x 15 cm. - Origin: Jiangsu, China; cross-border export supply. - No shipping or stock details provided. ## Trust signals - Product listed as cross-border export source (跨境出口专供货源). - No return policy, warranty, or certification information available. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28f1566a3a264732b7e6790ef23c83b6.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd152477aa2e49679186a8e5afa116a5.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/514370d2c8d14d7091ea8a0bea5595e8.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68eb8ba7ea6f4845a3d37a4a80efb8f5.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/133e00b863464407863ec9ceaceef7ae.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47718e80af124bc3a63d81f9a9ab51f1.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8096681178604ab98574986c5a92f3f3.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9fde0cdb9234c3cab06d9e9590aa03b.png?v=1781085326 ## Agent notes - Image understanding was not performed; visual details (color, texture, shape) are not inferred from images. - Description is in Chinese; key attributes extracted: material plush, for cats, foldable, season all. - No explicit material specification beyond 'other' (材质: 其它).
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": 1200000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "33.0",
"_height_cm": "15.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").