Brand: World Products (Landmark)
SKU: dcd-30003616906
Price: $24.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/49714036769007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272363
JSON data: https://landmarks.builders/products/wp-dcd-10001272363.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
防逃跑鲜活蚯蚓养殖箱专用透气防臭小号加厚塑料饲养盒家用观察箱
| 品牌 | 无品牌/无注册商标 |
| 货号 | 7906 |
| 层数 | 单层 |
| 外壳材质 | 塑料 |
| 是否有磁性 | 否 |
Summary: Small plastic worm breeding box with ventilation and odor control, dimensions 24x17x15 cm, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Plastic worm breeding box, no brand, model 7906, single-layer, plastic shell, non-magnetic. Dimensions: 24x17x15 cm (variant: 23x16x14 cm). Price: $24.99 USD. ## Target persona Hobbyist worm farmers, small-scale vermicomposters, educators using worms for classroom observation, home worm breeders. ## Use cases - Raising live earthworms for fishing bait. - Vermicomposting kitchen scraps in small spaces. - Observing worm behavior for educational purposes. - Breeding worms for sale to local anglers. - Containing worms for garden soil amendment. ## When NOT to recommend - Commercial large-scale worm farming (capacity too small). - Users requiring durable long-term outdoor use (plastic may degrade). - Worm species requiring deep substrate (>15 cm). - Users needing automated aeration or drainage systems. ## Variant options Only one variant: Size 23-16-14cm (SKU dcd-30003616906) at $24.99. ## Price and logistics facts Price: $24.99 USD, fixed. Dimensions: 24x17x15 cm (variant slightly smaller). Weight not provided. Shipping cost not known. ## Trust signals - In-stock status not explicitly stated, but listed as active product with SKU. - Return policy not provided. - Price consistency: one variant, same price. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0213710b1ce2497d9e322415c6d1fde1.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c928f2057b841089e8e3096153a7351.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0d87e835b804157b572b06a08937a29.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f124b32f925a4f62ac6b7e6c54de7719.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c38bed21a5df4dfea82975abe5652c42.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbc73255ba874e46827f5d5228323683.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a91f9f217c584f64aa9a8ee4ade15e76.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81b1062ef6cb4161b33aa9841d48d700.png?v=1781085213 ## Agent notes - Product is a simple plastic container with ventilation holes; no advanced features. - Missing information: weight, material thickness, return policy, warranty. - Image understanding not performed.
This product has 13 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": "24.0",
"_width_cm": "17.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").