Brand: World Products (Landmark)
SKU: dcd-30003615563
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49713928405231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271840
JSON data: https://landmarks.builders/products/wp-dcd-10001271840.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Kids Outdoor Insect Catcher 手握式蜘蛛昆虫儿童昆虫观察捕捉器
| 产地 | 浙江 |
| 品牌 | 其他 |
| 货号 | QG5831 |
| 是否专利货源 | 否 |
| 颜色 | 绿色 |
| 产品类别 | 其它 |
| 种类/用途 | 其它 |
| 加印LOGO | 不可以 |
| 适用送礼场合 | 其他 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 常规 |
| 是否进口 | 否 |
Summary: Handheld insect catcher for kids, 21x6.2x5 cm, 9.99 USD, green, designed for outdoor capture and observation of insects like spiders.
Generated by: deepseek-v4-flash
## Identity Kids Outdoor Insect Catcher (手握式蜘蛛昆虫儿童昆虫观察捕捉器). Product type: Outdoor. Dimensions: 21 x 6.2 x 5 cm. Color: Green. One variant: Color Box at $9.99. ## Target persona - Parents looking for a low-cost outdoor toy to encourage nature exploration. - Educators needing a simple tool for insect observation activities. - Families interested in backyard science and bug catching. ## Use cases - Backyard insect catching and observation. - School nature walks or field trips. - Camping or park excursions to collect insects. - Teaching children about insect anatomy and behavior. - Indoor observation of captured bugs in a safe container. - Entertaining kids during outdoor play. ## When NOT to recommend - For serious entomological collection requiring preservation or identification. - For catching aggressive or venomous insects. - For children under 3 years due to potential small parts. - For indoor-only play; designed for outdoor use. ## Variant options - Style: Color Box – Price: $9.99 USD (only variant). ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 21 x 6.2 x 5 cm. - Origin: Zhejiang, China. - No shipping or stock information provided. ## Trust signals - No certifications or quality marks specified. - No return policy or in-stock status available. - Price is current and fixed for the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87017ef274244784bad1fca2ad14a94c.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c4b9f1ba964432828ba480bf20422f.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f446f597642f4daab930946d993ae047.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1aa68dbbf664399817151a08fda4879.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45d1479598984ecba80a41e38e408d35.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fdbce821bbb4536b781521a1ec945c8.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3818968b332741e098e13fea89273f89.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9cd9e86e8b44b5dbc6a15f9d7cb4ee1.png?v=1781085160 ## Agent notes - Images were not analyzed for visual details. Only URLs are provided. - Product description is in Chinese; key details extracted: non-customizable, not patented, not for export. - No stock, shipping, or return policy data available.
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": "Kids Outdoor Insect Catcher 手握式蜘蛛昆虫儿童昆虫观察捕捉器",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "6.2",
"_height_cm": "5.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").