Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: White
Default SKU: dcd-30003623617
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713240899823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275356
JSON data: https://landmarks.builders/products/wp-dcd-10001275356.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: Ceramic combination hay rack and food bowl for small pets (chinchillas, guinea pigs, rabbits). Anti-waste, external mount, prevents scattering. Available in White, Pink, Blue for $22.99.
Generated by: deepseek-v4-flash
## Identity This is a ceramic hay and food bowl combo for small pets, brand 小窝萌宠. It combines a hay rack and a food dish in one unit, designed to be mounted externally on a cage to prevent waste and scattering. ## Target persona Small pet owners (chinchilla, guinea pig, rabbit) who want to reduce hay waste and keep the cage clean. Owners of cage setups that allow external mounting. Price-sensitive buyers looking for a functional, durable ceramic feeder. ## Use cases - Providing hay in a rack that attaches outside the cage, reducing mess inside. - Combining dry food and hay in one feeding station. - Replacing plastic feeders with more durable ceramic to prevent chewing. - For cages with wire bars where external mount can be secured. - For multiple pets where separate feeding compartments are needed. ## When NOT to recommend - For pets that are strong chewers or may break ceramic (e.g., large rabbits). - For cages without appropriate bars or structure for external mounting. - For owners who require a fully enclosed feeder to prevent hay from falling. - For high-traffic multi-pet environments where stability is critical. ## Variant options Three color variants: White, Pink, Blue. All at $22.99 with same dimensions and features. ## Price and logistics facts Price: $22.99 USD. Dimensions: 17 x 16 x 19 cm. No shipping or return policy info provided. ## Trust signals In-stock status unknown. No return policy mentioned. Price is fixed across variants. No certifications noted. ## Image assets Five images available at the provided URLs. No visual details inferred. ## Agent notes - Product type tagged as "宠物灯饰" (pet lighting) seems incorrect; actual function is a hay/feed bowl. Confirm with more data. - Images not analyzed; cannot describe appearance. - Ceramic material is good for durability but may break if dropped.
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": 1100000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "16.0",
"_height_cm": "19.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").