Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Purple
Default SKU: dcd-30003623648
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713202987247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275365
JSON data: https://landmarks.builders/products/wp-dcd-10001275365.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
兔兔子自动专用饮水器 龙猫荷兰猪防咬挂式水壶 滚珠防漏喂喝水器
| 品牌 | 小窝萌宠 |
| 主体材质 | PP材质 |
| 出水方式 | 滚珠式 |
| 安装方式 | 悬挂式 |
| 防漏设计 | 有防漏设计 |
| 清洁方式 | 可水洗 |
| 产品尺寸(长x宽x高 cm) | 6.5*6.5*20cm |
| 适用动物品种 | 通用 |
Summary: Hanging water dispenser for small pets like chinchillas, guinea pigs, and rabbits. Anti-leak ball bearing design. PP plastic. Available in 4 colors. Price $19.99.
Generated by: deepseek-v4-flash
## Identity 兔兔子自动专用饮水器 (Rabbit Automatic Water Dispenser) by 小窝萌宠. Hanging ball-bearing water bottle for small pets. Dimensions: 22x15x8 cm. PP plastic. ## Target persona Small pet owners (chinchilla, guinea pig, rabbit) looking for an affordable, hanging water bottle with anti-chew and anti-leak features. ## Use cases - Daily hydration for caged small animals. - Replacing traditional water bowls to reduce spillage. - Multi-cage setups requiring consistent water source. - Travel or temporary housing where a secure, hanging bottle is needed. ## When NOT to recommend - For large pets (dogs, cats) that may knock it down or need bigger capacity. - For animals known to chew through hard plastics (e.g., some rats). - For setups where a fixed, non-hanging water source is preferred. ## Variant options - Color: Purple, Pink, Green, Blue (all $19.99) - No other variant options. ## Price and logistics facts - Price: $19.99 USD (all colors). - No shipping or restocking fee info available. ## Trust signals - All four colors in stock (variants present). - No reviews, certifications, or return policy stated. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c147a314e5894c8bae3238592167ed94.png?v=1781084464 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a83288140e94a09be7152a8188ee9b2.png?v=1781084462 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a7ce21313ba4b2abf7e74a28d628994.png?v=1781084463 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34cd987851d840efabf352fbdf06d799.png?v=1781084464 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca6a7a301c2843f9b24f97d293dd5d67.png?v=1781084463 ## Agent notes - Dimensions in dimensions_cm (22x15x8) conflict with description (6.5x6.5x20). Use dimensions_cm for overall package or product? Not resolved. - Product type tagged as "宠物灯饰" (pet lighting) which may be a miscategorization; actual function is water dispenser. - No return policy, warranty, or certification information available. - No trusted seller or brand reputation data.
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": 150000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "15.0",
"_height_cm": "8.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").