Brand: World Products (Landmark)
SKU: dcd-30003618005
Price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713425547503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272716
JSON data: https://landmarks.builders/products/wp-dcd-10001272716.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款宠物智能饮水机不锈钢猫咪狗狗自动喂水器滤芯活水循环圆形
| 产地 | 浙江 |
| 货号 | DJK113 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 是否智能 | 否 |
| 是否属于礼品 | 否 |
| 材质 | 不锈钢 |
| 适用对象 | 猫 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | / |
| 成套自动喂食 | 否 |
| 是否进口 | 否 |
| 类别 | 宠物食具 |
Summary: Stainless steel pet water fountain with filter, 25x25x14 cm, for cats/dogs, priced at $39.99 USD.
Generated by: deepseek-v4-flash
## Identity New pet intelligent water fountain, stainless steel, automatic water feeder with filter, circulating water, round shape. Dimensions: 25x25x14 cm. Brand: Other. SKU: dcd-30003618005. ## Target persona Pet owners (primarily cat owners) looking for an affordable ($39.99) automatic water fountain to encourage drinking. ## Use cases - Providing fresh circulating water for indoor cats. - Encouraging hydration for pets that prefer moving water. - Filtering water to reduce impurities. - Automatic water supply for small dogs or cats. - As a secondary water source during travel or busy schedules. ## When NOT to recommend - For large dogs that may knock over a small fountain (25x25 cm base). - If the pet is aggressive chewer or may damage plastic/parts (stainless steel bowl but pump likely plastic). - For buyers requiring smart features (WiFi, app control) – this is not smart. - For high-capacity needs (multi-pet household with large dogs); tank capacity not specified, but dimensions suggest modest size. ## Variant options Only one variant: "Water Feeder" at $39.99 USD. ## Price and logistics facts Price: $39.99 USD. Dimensions: 25x25x14 cm. Origin: Zhejiang, China. Not a patent or IP protected product. Not smart. Not a gift. Box quantity not specified. ## Trust signals In-stock status: not explicitly stated, but listed on Shopify. Return policy: not provided. Price consistency: single price for single variant. Certifications: none mentioned. ## Image assets 8 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bf3635aad6c4c36ad55d5b3c4e940d0.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5177b2e0993144f48a65da99f99b36ee.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1652c027a9614b0d93dfb90c2bdd1266.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2f64b9d0fd84157ac84be8da81b5c43.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62efbc1600f24de8a5e820f6a566a346.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ba49d4ad227496391d81f691dab0d38.png?v=1781084623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7a06faaffca498ab01e233eca7ec776.png?v=1781084623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/800274d86da34dec894bcb5a9fe6d8f3.png?v=1781084624 Note: Visual details not extracted; images not analyzed. ## Agent notes Product type tag "宠物灯饰" (pet lighting) may be a misclassification; actual function is water fountain. No smart features despite "智能" in title. Dimensions are moderate. Material stainless steel (bowl) but pump/electronics likely plastic.
This product has 13 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": 850000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "14.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").