Brand: World Products (Landmark)
SKU: dcd-30003620279
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49713387667695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273794
JSON data: https://landmarks.builders/products/wp-dcd-10001273794.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境宠物喂食记录板磁性狗狗每日喂食提醒贴纸 Feeding Reminder
| 产地 | 广东 |
| 货号 | KF4201021-A |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 是否属于礼品 | 否 |
| 材质 | 塑料 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 100 |
| 成套自动喂食 | 否 |
| 是否进口 | 否 |
| 类别 | 宠物食具 |
Summary: A magnetic plastic pet feeding reminder board for dogs, price $14.99, 17x13x2 cm, available in White.
Generated by: deepseek-v4-flash
## Identity A magnetic plastic pet feeding reminder board (sticker) designed to track daily dog feeding schedules. ## Target persona Pet owners with dogs who need a simple, low-tech visual reminder for feeding times; ideal for multi-pet households or busy schedules. ## Use cases - Recording morning and evening feedings for one or multiple dogs. - Communicating feeding status among family members or pet sitters. - Placing on refrigerator or metal surface for easy access. - Training new pet owners or children to maintain feeding routine. - Reducing overfeeding or missed meals with a quick glance. ## When NOT to recommend - For cats or other pets (explicitly designed for dogs). - For users seeking high-tech automated feeders or app-based tracking. - For large dogs or heavy-duty use (plastic may not be very durable). - For buyers expecting a complete feeding system rather than a reminder aid. ## Variant options - Only one variant: Color: White, Price: $14.99. ## Price and logistics facts - Price: $14.99 USD. - Dimensions: 17.0 x 13.0 x 2.0 cm. - Material: Plastic. - Origin: Guangdong, China. - Box quantity: 100 units. ## Trust signals - Price is fixed for the single variant. - Return policy not provided. - Not a patented or IP-licensed product. - Not a cross-border export dedicated supply. ## Image assets - Eight images available: [first image](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d69a3fd88fdf40359c413084ee503a18.png?v=1781084587) and others. ## Agent notes - Product type is listed as "宠物灯饰" which may be a miscategorization; actual use is feeding reminder. - Single variant in White; no color options. - Material is plastic, not described as heavy-duty. - Image analysis not performed; all URLs are provided as-is.
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": "跨境宠物喂食记录板磁性狗狗每日喂食提醒贴纸 Feeding Reminder",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "13.0",
"_height_cm": "2.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").