Brand: World Products (Landmark)
SKU: dcd-30003616912
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714028609775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272368
JSON data: https://landmarks.builders/products/wp-dcd-10001272368.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
蚯蚓饲养盒防逃养殖箱饲养箱
| 产地 | 中国 |
| 品牌 | 其他 |
| 货号 | 003 |
| 材质 | 塑料 |
| 吊牌价 | 15 |
Summary: A plastic anti-escape worm breeding box, 26x18x16 cm, priced at $9.99 USD, suitable for small-scale vermicomposting or bait worm raising.
Generated by: deepseek-v4-flash
## Identity A plastic anti-escape worm breeding box (蚯蚓饲养盒防逃养殖箱). Dimensions 26x18x16 cm. Single variant: 'Anti-escape Worm' at $9.99. Origin China. ## Target persona Home vermicomposters, fishing bait worm raisers, small-scale worm farmers, educators needing a classroom worm habitat. ## Use cases - Raising worms for composting kitchen scraps at home - Breeding worms for fishing bait supply - Educational biology projects observing worm life cycle - Small-scale worm reproduction and separation - Keeping worms alive for release into garden soil ## When NOT to recommend - Large commercial worm farming requiring high volume - For keeping insects other than worms (e.g., beetles, crickets) - When automatic aeration or ventilation is needed - Long-term high-density storage without monitoring ## Variant options Only one variant: 'Anti-escape Worm' (SKU dcd-30003616912) at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 26 cm x 18 cm x 16 cm. Origin: China. Brand: Other. Material: Plastic. ## Trust signals In-stock status not provided. Price is consistent across the single variant. No certifications or return policy data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6aff0322ee342b58b3e7ce65daaa1a5.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fc872d41f694f65bc8875cb211de6e7.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb17c85aff949178464a57e418a9bf8.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/643ede36d6d24e0391564d0b122e735c.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8504f147fee54c77a727c1ed287f5aa9.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae18ecec097b427fb601c07324392db4.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f66829ba0bca43e29665a80bcaaaadb8.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c91d416e9a08413e8c93f17176b72f5f.png?v=1781085207 ## Agent notes Images are fetched but not visually interpreted; no additional product details extracted from them. No return policy or warranty info in source data.
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": 500000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "18.0",
"_height_cm": "16.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").