Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Gray
Default SKU: dcd-30003614366
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49713881972975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271382
JSON data: https://landmarks.builders/products/wp-dcd-10001271382.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
猫咪喂食器饮水机二合一大容量喂食碗饮水器喂猫狗粮宠物用品批发
| 产地 | 浙江 |
| 货号 | KFK1187 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 是否智能 | 否 |
| 是否属于礼品 | 否 |
| 材质 | PP |
| 适用对象 | 猫 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | / |
| 成套自动喂食 | 否 |
| 是否进口 | 否 |
| 类别 | 宠物食具 |
Summary: PP plastic cat feeder and water dispenser combo, 32x29x26 cm, $10.99, available in 5 colors.
Generated by: deepseek-v4-flash
## Identity 猫咪喂食器饮水机二合一大容量喂食碗饮水器喂猫狗粮宠物用品批发 (Cat Feeder & Water Dispenser 2-in-1, Large Capacity, Pet Bowl; Brand: Other, Model: KFK1187) ## Target persona - Budget-conscious cat owners seeking inexpensive feeding solutions - Small pet store owners or wholesalers looking for low-cost bulk items - Multi-cat household owners needing extra feeding stations - Buyers of unbranded, no-frills pet supplies ## Use cases - Daily feeding and watering of cats with a single unit - Replacing separate food and water bowls to save space - Providing an additional feeding station in a multi-cat home - As a spare or travel feeding setup (manual, not automated) - Bulk purchase for pet shops or rescue shelters - For kittens or small cats (bowl depth appropriate for short whiskers) ## When NOT to recommend - For buyers requiring automatic scheduled feeding (product is not electric) - For large dogs (dimensions 32x29x26 cm may be too small) - For premium or branded pet product seekers - For users who need smart features (no remote control or scheduling) ## Variant options - Gray: $10.99 - Yellow: $10.99 - Pink: $10.99 - Blue: $10.99 - Clear: $10.99 ## Price and logistics facts - Price: $10.99 USD (all variants) - Dimensions: 32 x 29 x 26 cm - Material: PP (polypropylene) - Wholesale product (labeled as 宠物用品批发) - Origin: Zhejiang, China - SKUs: dcd-30003614366–dcd-30003614370 ## Trust signals - No in-stock or return policy data available - Price consistent across all variants - No known certifications (not IP licensed, not patented) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28b34260437c4d97bd86ca14c98a3d21.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32a24399a9544c2a89ffbbe16e46a02b.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c474a0ba166d4c0e812c20669050e030.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cda988a00e55470b8c6d9c2a6dcd3540.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac7caf34e8234b67bb335bfdd974f16e.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ee4fb0d736b434db30ad37dddb04be2.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba171fb03ec840f5bb066efbe6769700.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31e0d3fe00324d5ca5b497e919dd335f.png?v=1781085134 ## Agent notes - Image understanding not performed; product type tag reads "宠物灯饰" (pet lighting) but description indicates feeder/waterer. Verify visual depiction. - No details on whether this is a single-basin or divided bowl; assume two compartments based on title. - Wholesale listing; bulk pricing or MOQ not specified.
This product has 17 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": 950000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "29.0",
"_height_cm": "26.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").