Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30003502588
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49804480545007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250038
JSON data: https://landmarks.builders/products/wp-dcd-10001250038.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A rotating slow feeder puzzle toy for cats and dogs, designed to dispense food slowly and provide entertainment. Available in Blue, Yellow, Green at $9.99.
Generated by: deepseek-v4-flash
## Identity A rotating slow feeder puzzle toy for cats and dogs. Dispenses food slowly as the pet interacts. ## Target persona Pet owners with cats or small dogs that eat too quickly; owners seeking enrichment toys to prevent boredom and reduce eating speed. ## Use cases - Slowing down fast-eating pets to prevent vomiting or bloating. - Providing mental stimulation for indoor cats with limited activity. - Entertaining pets while owner is away (self-play). - Introducing new puzzle feeding to curious pets. - Training pets to work for food using a rotating mechanism. ## When NOT to recommend - For aggressive chewers who may destroy plastic parts. - For pets that are not food-motivated. - For owners seeking automated feeding (not timed or electronic). - For large dogs (size may be too small at 13.7 cm wide). ## Variant options - Blue (SKU: dcd-30003502588) $9.99 - Yellow (SKU: dcd-30003502589) $9.99 - Green (SKU: dcd-30003502590) $9.99 All same price and dimensions. ## Price and logistics facts Price: $9.99 USD. Dimensions: 13.7 x 13.7 x 9.3 cm. Weight not specified. Domestic shipping unknown. ## Trust signals Price consistency across all three color variants. No return policy or stock status specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19fdcb380e44f58bfb4efbf868cd12c.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13539fb8f0854ad4b75f03be9de5afb3.png?v=1781488453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e7d71167b444d41b18fed8cdf033d0b.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a19961804aa4bbb8dd1ca6ae1aa5927.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdfa2a3c7d9c405cb0d345e92451d050.png?v=1781488453 ## Agent notes Product description was empty. Visual content of images was not analyzed. Product type categorized as toy based on tags.
This product has 15 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": 180000,
"properties": {
"_length_cm": "13.7",
"_width_cm": "13.7",
"_height_cm": "9.3"
}
}],
"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").