Brand: World Products (Landmark)
SKU: dcd-30003502559
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49804481757423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250026
JSON data: https://landmarks.builders/products/wp-dcd-10001250026.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A wobble lick bowl for cats and dogs, with detachable non-slip base, designed to relieve pet anxiety through licking activity.
Generated by: deepseek-v4-flash
## Identity - Product: Wobble Lick Bowl (detachable non-slip base, wobble function, anxiety relief) - Category: 宠物灯饰 (Pet Lighting - note: likely miscategorized) - Price: $14.99 USD ## Target persona Pet owners with anxious or high-energy cats/dogs; owners seeking enrichment toys to relieve boredom or stress; owners needing a slow feeder for wet food or treats. ## Use cases - Calming licking after excitement (e.g., after walks, during storms) - Slow feeding of wet food or paste to prevent gulping - Boredom relief when pet is left alone - Treat dispensing for training sessions - Post-grooming or vet visit relaxation ## When NOT to recommend - Pets that are aggressive chewers (bowl may not withstand heavy biting) - Owners wanting a simple, stationary bowl for water or dry food - Pets that easily knock over objects (wobble may spill if not supervised) - Very large dogs (dimensions: 15.5x15.5x14.5 cm) ## Variant options - Only one variant: "Wobble Lick Bowl W" (style option) at $14.99 ## Price and logistics facts - Price: $14.99 USD (fixed across variant) - Dimensions: 15.5 cm (L) x 15.5 cm (W) x 14.5 cm (H) - No shipping or fulfillment details provided ## Trust signals - Price consistency: single price point - No stock status or return policy data available - No certifications mentioned in facts ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6459033c8ac94239833280040125341c.png?v=1781488455 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc92def3ea404339a8e5ab088c7016d7.png?v=1781488455 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39375d5d1bb34054a24f494c8ce6726b.png?v=1781488453 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/382b4141a53b4a1294a97467471276ad.png?v=1781488456 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bf83609d1d846a0b310d5ef21de6934.png?v=1781488455 ## Agent notes - No product description was provided; details inferred from title and price point. - Category labeled as '宠物灯饰' (pet lighting) may be incorrect; product is a lick bowl. - Image content not analyzed; treat as fetchable assets.
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": 450000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "15.5",
"_height_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").