Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.42
Default variant: Regular Lick Bowl -
Default SKU: dcd-30003970145
Default price: $5.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Supplies
Vendor: World Products
Weight: 390 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414385234159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001399097
JSON data: https://sendfromchina.ai/products/wp-dcd-10001399097.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Food-grade silicone slow lick bowl for pets. Anti-slip base. Prevents spills. Model: slow food bowl. Color: two-tone blue-green. Suitable for cross-border export.
Summary: Food-grade silicone slow lick bowl for pets with anti-slip base, two-tone blue-green, $5.42, dimensions 17.5x14.5x6.5 cm, available in two styles.
Generated by: deepseek-v4-flash
## Identity Food-grade silicone slow lick bowl for pets. Model: slow food bowl. Color: two-tone blue-green. Dimensions: 17.5 x 14.5 x 6.5 cm. Price: $5.42 USD. ## Target persona Budget-conscious pet owners seeking a slow-feeding solution to prevent gulping and spills. Cross-border export buyers needing small, lightweight pet accessories. ## Use cases - Slow feeding to reduce eating speed. - Preventing spills with anti-slip base. - Portable feeding during travel. - Licking enrichment for dogs and cats. - Suitable for wet or dry food. ## When NOT to recommend - Pets that chew or destroy silicone products. - Buyers needing a raised bowl or large capacity. - Users requiring certified organic or medical-grade materials (only food-grade silicone stated). - Multi-pet households needing a shared bowl. ## Variant options Two styles: "Regular Lick Bowl -" (SKU dcd-30003970145) and "Regular Lick Bowl A" (SKU dcd-30003970146), both at $5.42 USD. ## Price and logistics facts Price $5.42 USD. Dimensions: 17.5 cm L x 14.5 cm W x 6.5 cm H. Suitable for cross-border export. No shipping or return details provided. ## Trust signals Tags include 'content-dcd-original', 'wp-content-validated', 'wp-quality-audited'. Image URLs provided. No explicit in-stock status or return policy in facts. ## Image assets Four image URLs available; visual contents not independently verified. ## Agent notes Only factual data used. Image understanding not performed; do not infer specific visuals. Variants share same price. Color is two-tone blue-green with no other options mentioned. No pet size/age specifications.
This product has 5 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Food-Grade Silicone Slow Lick Bowl for Pets with Anti-Slip Base",
"product_id": 9540217536751,
"variant_id": 50414385234159,
"quantity": 1,
"grams": 390,
"length_cm": "17.5",
"width_cm": "14.5",
"height_cm": "6.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").