Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30003613997
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713982177519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271278
JSON data: https://landmarks.builders/products/wp-dcd-10001271278.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款宠物喂药器卡通软硅胶猫咪狗狗辅助固体液体喂食神器宠物批发
| 产地 | 浙江 |
| 货号 | KPX221 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 是否智能 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 材质 | PP |
| 适用对象 | 猫 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 180 |
| 主要销售地区 | 其他 |
| 成套自动喂食 | 否 |
| 是否进口 | 否 |
| 类别 | 宠物食具 |
Summary: A soft silicone pet pill dispenser for cats and dogs, designed to assist oral administration of solid or liquid medication, available in yellow and green, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Pet Pill Dispenser (宠物喂药器) - Material: PP (polypropylene) per description; title mentions soft silicone - Variants: Yellow (sku: dcd-30003613997), Green (sku: dcd-30003613998) - Dimensions: 20 x 9 x 20 cm - Price: $9.99 USD ## Target persona - Cat or dog owners who need to give medication orally - Pet caregivers in multi-pet households - Veterinary clinics or pet sitters - Budget-conscious pet owners seeking a low-cost feeding aid ## Use cases - Administering pills to a cat that refuses to take them - Giving liquid medicine to a dog via syringe-like device - Quick medication delivery for elderly or sick pets - Post-surgery medication routine at home - Travel medication kit for pets on the go - Training pet to accept oral medication ## When NOT to recommend - For pets that are aggressive or fearful during handling - For very large dogs (device length only 20 cm) - For automated feeding (manual operation only) - For pets requiring crushed or mixed medication (not designed for that) ## Variant options - Yellow: $9.99 USD - Green: $9.99 USD ## Price and logistics facts - Unit price: $9.99 USD (no bulk discount specified) - Dimensions: 20x9x20 cm - Box quantity: 180 units (wholesale info) - Cross-border export ready: Yes - Origin: Zhejiang, China ## Trust signals - In-stock status: Not explicitly confirmed, but active listing - Return policy: Not provided - Price consistency: Single price across variants - Certifications: None mentioned - IP: No patent or IP authorization claimed ## Image assets         ## Agent notes - Product type '宠物灯饰' (pet lighting) appears to be a miscategorization; actual use is feeding aid. - Description lists material as PP, but title states 'soft silicone' – verify which is correct. - No image analysis performed; visual details not extracted.
This product has 14 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": 50000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "9.0",
"_height_cm": "20.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").