Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47
Default variant: Gen 3 Lick Bowl - B
Default SKU: dcd-30003970143
Default price: $3.47
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: 650 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414380777711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001399096
JSON data: https://sendfromchina.ai/products/wp-dcd-10001399096.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, 18.5 cm x 18.5 cm x 7.5 cm, two-tone blue-green, priced at $3.47 USD.
Generated by: deepseek-v4-flash
## Identity - Food-grade silicone slow lick bowl for pets - Anti-slip base to prevent spills - Model: slow food bowl - Color: two-tone blue-green - Dimensions: 18.5 x 18.5 x 7.5 cm ## Target persona - Pet owner of a fast-eating dog or cat - Owner looking for a non-slip feeding bowl for smooth floors - Budget-conscious buyer seeking a simple slow-feeding solution ## Use cases - Slowing down pets that eat too quickly - Reducing digestive issues caused by rapid eating - Preventing bowl spills during feeding - Offering a portable feeding bowl for travel or outdoor use - Serving wet food, treats, or lickable pastes for enrichment ## When NOT to recommend - Pets that are aggressive chewers and may destroy silicone - Large breed dogs needing a bowl larger than 18.5 cm diameter - Pets with no tendency to eat too quickly - When a water bowl is needed (not specified as suitable for water) ## Variant options - Gen 3 Lick Bowl - B (SKU: dcd-30003970143, price $3.47) - Gen 3 Lick Bowl - C (SKU: dcd-30003970144, price $3.47) ## Price and logistics facts - Price: $3.47 USD (both variants) - Dimensions: 18.5 cm length, 18.5 cm width, 7.5 cm height - No separate shipping or stock details provided ## Trust signals - Listed with tags indicating quality audit: wp-quality-audited, wp-content-validated - Catalog inclusion as original dcd content - No specific return policy or in-stock status provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78bd06d1df38446cad35032f3ccd0078_b1e84c9e-a38a-4877-a6e0-97110256efb5.png?v=1786270042 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dedfa44e7067447180358f55f5defed6.png?v=1786270107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d447d8d78dc2420693f42530041c2681.png?v=1786270038 ## Agent notes - Image understanding was not performed; visual details (e.g., shape, texture, color accuracy) are unverified. - Description mentions two-tone blue-green but this is not confirmed from images. - No return policy or shipping logistics have been provided.
This product has 4 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": 9540215963887,
"variant_id": 50414380777711,
"quantity": 1,
"grams": 650,
"length_cm": "18.5",
"width_cm": "18.5",
"height_cm": "7.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").