Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Green / High-low Comb
Default SKU: dcd-30003623633
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713214554351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275362
JSON data: https://landmarks.builders/products/wp-dcd-10001275362.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
龙猫兔子专用梳子宠物用品豚鼠荷兰猪长毛兔梳毛器去浮毛毛刷神器
| 品牌 | 小窝萌宠 |
| 货号 | ABS不锈钢排梳 |
| 适用宠物类型 | 龙猫 兔子 荷兰猪 豚鼠 |
| 梳头形状 | 针形 |
| 适用毛发类型 | 柔软毛 |
| 手柄材质 | ABS |
| 梳齿长度 | 76x13mm |
| 手柄形状 | 直柄 |
| 梳体长度 | 210x16mm |
| 梳体尺寸 | 210x31mm |
| 尺寸 | 210x31mm |
| 适用对象 | 通用 |
| 核心功能 | 去浮毛 |
| 梳齿材质 | 不锈钢 |
Summary: Pet grooming comb for small animals (chinchilla, rabbit, guinea pig) with ABS handle and stainless steel teeth, 24cm length, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity 龙猫兔子专用梳子宠物用品豚鼠荷兰猪长毛兔梳毛器去浮毛毛刷神器. Brand: 小窝萌宠. Model: ABS不锈钢排梳. ABS handle, stainless steel comb teeth, 76x13mm tooth length, 210x31mm overall size. 3 styles: high-low, dense, sparse. Colors: green, white. Price: $11.99. ## Target persona Owners of long-haired small pets (chinchilla, rabbit, guinea pig, Dutch pig) who need to manage shedding and loose fur. ## Use cases - Daily removal of loose fur to reduce hairballs and shedding. - Grooming during seasonal shedding periods. - Gentle detangling of mild mats or tangles. - Preparing pets for handling or shows. - Regular coat maintenance for long-haired varieties. ## When NOT to recommend - For short-haired pets (e.g., hamsters, mice) – no benefit. - For pets with skin wounds, infections, or sensitive areas. - For aggressive or nervous pets that may bite during grooming. - For heavily matted fur requiring clippers or professional grooming. ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003623633 | Green | High-low Comb | $11.99 | | dcd-30003623634 | Green | Dense Comb | $11.99 | | dcd-30003623635 | Green | Sparse Comb | $11.99 | | dcd-30003623636 | White | High-low Comb | $11.99 | | dcd-30003623637 | White | Dense Comb | $11.99 | | dcd-30003623638 | White | Sparse Comb | $11.99 | ## Price and logistics facts - Price: $11.99 per unit (consistent across all variants). - Dimensions: 24.0 x 10.0 x 3.0 cm. - Weight: not specified. - Currency: USD. ## Trust signals - In-stock: not explicitly stated, but all variants have active SKUs. - Return policy: not provided. - Price consistency: all variants same price. - Brand: 小窝萌宠. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d001ff3f43d40bb82ac9c737ffc4d67.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be5f7a60a7c84ae7bc06e9dcce4ccb81.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6ce2647c7794d778408df159b25cdd8.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/059daabb77fe4ac4a16c54329f67d309.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce81e817f5934870b14b5269799f8b41.png?v=1781084468 ## Agent notes - Image content not analyzed; no visual details inferred. - Comb tooth shape described as '针形' (needle-shaped) suitable for soft fur. - No information on weight, return policy, or country of origin. - Product type tagged as '宠物灯饰' (pet lighting) but appears to be a grooming comb; likely miscategorization.
This product has 18 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": 60000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "10.0",
"_height_cm": "3.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").