Brand: World Products (Landmark)
SKU: dcd-30003571997
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49716101710063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255382
JSON data: https://landmarks.builders/products/wp-dcd-10001255382.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Insect breeding cage with 120 mesh nylon, sleeve and door for outdoor or lab use. White, flat-pack dimensions 35x20x3 cm, $34.99.
Generated by: deepseek-v4-flash
## Identity Cross-border outdoor insect breeding cage, 120 mesh nylon, white, with sleeve and opening door. ## Target persona Insect hobbyists, butterfly breeders, entomology students, laboratory technicians needing small portable rearing cages. ## Use cases - Rearing butterflies or moths from larvae to adult. - Observing insect behavior in outdoor garden. - Transporting insects between field and lab. - Temporary housing for small arthropod specimens. - Conducting simple insect breeding experiments. ## When NOT to recommend - For large or aggressive insects like tarantulas or scorpions (mesh may be too thin). - For long-term housing of insects requiring high humidity (nylon may mold). - For buyers needing a permanent, sturdy enclosure (this is portable budget cage). ## Variant options Only one variant: Color: White, SKU: dcd-30003571997, Price: $34.99. ## Price and logistics facts Price: $34.99 USD. No shipping info. Dimensions: 35x20x3 cm (likely flat packed). Weight not provided. ## Trust signals Single variant available. No in-stock, return policy, or certification information provided. ## Image assets 5 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dba433a76a1449580239a85abe157be.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b1454bfb574c389a8e82b5b457583e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bb035af3d8b4a17b5f7807ec39bcba7.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/956e47a7a48b4d77ad4b74e8ee0eef57.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a45ae16a02cc48e0810e8933a26c3127.png ## Agent notes Product appears to be a flat-pack mesh insect cage. Image understanding not performed; visual details not available. Recommend verifying mesh quality and assembly from images.
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": "跨境户外昆虫饲养笼栖息笼带套筒加开门实验室用120目尼龙网布笼",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "20.0",
"_height_cm": "3.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").