Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Round Small Bone
Default SKU: dcd-30003605862
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49714399543535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268250
JSON data: https://landmarks.builders/products/wp-dcd-10001268250.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel pet slow feeder bowl with neck-friendly design, available in Round Small Bone and Round Large Bone variants, priced at $16.99.
Generated by: deepseek-v4-flash
## Identity 宠物碗慢食碗狗盆狗碗不锈钢水碗护颈进食狗粮碗狗食碗宠物用品 (Pet slow feeder bowl, stainless steel, neck-friendly). Product type tagged as 宠物灯饰 (pet lighting) but title describes a feeding bowl. ## Target persona Dog owners whose dogs eat too quickly; pet owners seeking durable, easy-to-clean stainless steel bowls; owners of small to medium breeds (bowl diameter 24 cm). ## Use cases - Daily feeding for dogs that gulp food, reducing bloat risk. - Providing fresh water in a stable, tip-resistant stainless steel bowl. - Serving wet or dry food for small to medium dogs. - Use as a secondary bowl for travel or multi-pet households. ## When NOT to recommend - For cats or other non-canine pets (not designed for their eating posture). - For very large dog breeds (24 cm diameter may be too small). - If automatic or timed feeding is required. - Buyers seeking a ceramic or plastic bowl. ## Variant options - **Round Small Bone** (SKU: dcd-30003605862) – $16.99 - **Round Large Bone** (SKU: dcd-30003605863) – $16.99 ## Price and logistics facts - Price: $16.99 USD (same for both variants). - Dimensions: 24.0 cm × 24.0 cm × 5.0 cm (diameter × depth). - No shipping or return policy data provided. ## Trust signals - Price is consistent across variants. - Stainless steel material is implied by title (not explicitly confirmed in facts). - In-stock status not provided. - No certifications or warranty stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdc39a9940d74c8797657f240ae78c1d.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9275a82c2ed74819ad7d3b6d105cafbc.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1587771865ff4d7e8040ccb0e28457bf.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/734486ea9f754fd3927555627f1b2237.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee12d97a64904bbb80940c2f4af98f5d.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e2e8889258f48268f4cd630582bf251.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/815ff7537d5e4dac96468c02ce288026.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b8764fd399e4fceae984588e61768f1.png?v=1781085516 ## Agent notes - Image content not analyzed; do not infer visual details. - Product type tag mentions '宠物灯饰' (pet lighting) but title and variants describe a feeding bowl—verify listing accuracy. - No description text available; all info from title, price, variants, dimensions, and tags. - Return policy and stock status unknown.
This product has 14 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": 310000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "5.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").