Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $50.99
Default variant: Blue / Large
Default SKU: dcd-30003616913
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714023268591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272369
JSON data: https://landmarks.builders/products/wp-dcd-10001272369.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
面包虫饲养箱滤屎防潮防臭饲养盒筛选粪便养殖盒活虫面包虫饲养盒
| 品牌 | AI宠盟 |
| 饲养箱 | 双层滤屎 |
| 颜色分类 | 150g多营养混合饲料 |
| 升级 | 透气 |
Summary: Mealworm breeding box with double-layer poop filtering, moisture-proof and anti-odor design. Brand AI宠盟. Available in 4 colors and 2 sizes. Dimensions 37x27x15 cm.
Generated by: deepseek-v4-flash
## Identity Mealworm breeding box (面包虫饲养箱) by AI宠盟, with double-layer poop filtering, moisture-proof and anti-odor features. ## Target persona Hobbyist reptile or bird owners who breed mealworms as live feed, or small-scale insect farmers. ## Use cases 1. Separating mealworm frass from substrate. 2. Maintaining a clean, odor-free breeding environment. 3. Storing and sorting mealworms for feeding. 4. Using as a general insect rearing container for small insects. ## When NOT to recommend Do not recommend for professional large-scale insect farming operations requiring industrial equipment. Not suitable for species other than mealworms or similar small insects. Not for customers needing a transparent container (color options may be opaque). ## Variant options Large (Blue, Green, Orange, Yellow) $50.99; Small (Blue, Green) $29.99. Base price $29.99. ## Price and logistics facts Base price $29.99 (Small). Large $50.99. Dimensions 37x27x15 cm. No shipping or stock info provided. ## Trust signals No specific stock status or return policy information available. Price is listed at $29.99–$50.99 USD. Brand is AI宠盟. ## Image assets 8 images available at URLs provided. Note: No image analysis performed; treat as fetchable assets. ## Agent notes Product title in Chinese, likely marketed to Chinese-speaking audience. Variants differ by size and color. Ensure correct SKU matching.
This product has 12 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": 850000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "27.0",
"_height_cm": "15.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").