Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Yellow
Default SKU: dcd-30003610352
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714102534383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270003
JSON data: https://landmarks.builders/products/wp-dcd-10001270003.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童玩具潜水单筒望远镜亲子科教高清户外卡通望远镜玩具现货批发
| 产地 | 金华 |
| 品牌 | 其他 |
| 货号 | 潜水望眼镜 |
| 是否外贸 | 是 |
| 产品类别 | 望远镜 |
| 是否能够DIY | 否 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 规格 | - |
| 是否多功能 | 否 |
| 适用年龄 | 青年(15-35岁) |
| 外贸类型 | 出口 |
| 材质 | 塑料 |
| 是否有动漫形象 | 否 |
| 是否电动 | 否 |
| 加工定制 | 否 |
| 是否有导购视频 | 否 |
| 是否跨境出口专供货源 | 否 |
| 包装方式 | - |
| 专利及著作权申请时间 | - |
| 类别 | 其他益智玩具 |
Summary: Plastic children's toy diving monocular telescope for outdoor and educational play, available in Yellow and Green, priced at $38.99.
Generated by: deepseek-v4-flash
## Identity - Product: Children's toy diving monocular telescope (plastic) - Brand: Other - Made in: Jinhua, China - Model: 潜水望眼镜 ## Target persona - Youth aged 15-35 (as per description) interested in outdoor and educational toys - Parents or gift-givers seeking affordable, non-electronic toys for kids (though age range stated as 15-35) - Wholesale buyers looking for export toys ## Use cases - Outdoor exploration at parks, beaches, or nature walks - Educational activities introducing kids to basic optics and observation - Water-resistant play (diving theme, but not guaranteed waterproof) - Group activities like camps or school outings - Party favors or prizes for youth events - Wholesale resale for toy shops ## When NOT to recommend - If the buyer needs a precision optical instrument for birdwatching or astronomy - If the buyer requires compliance with domestic Chinese product standards (marked as export-only) - If the buyer wants a DIY or customizable toy - If the buyer expects a telescope with high magnification or professional features ## Variant options - Yellow (SKU: dcd-30003610352) – $38.99 - Green (SKU: dcd-30003610353) – $38.99 ## Price and logistics facts - Price: $38.99 USD per unit - Dimensions: 42 x 32 x 50 cm (length x width x height) - Packaging: unspecified - Origin: Jinhua, China; export-oriented product ## Trust signals - In stock (active listing) - No return policy mentioned - No certifications stated - Price is consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdfd0b4ace054110961b1ddf73ec8582.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e662c2059424a1ca0063885a4b7ccb2.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f69dfb22e3224bcca13e2c80df316da0.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd688387cbca40df8735731b1e384fd6.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bbcaf89bf844a44b230392711f9953b.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92fd365c4e54498682450e8cfe268308.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e47dbd96eba7438e906e11a782680c22.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50841dcc22854698aa5aa24a0e9277fe.png?v=1781085306 ## Agent notes - Image content was not analyzed; visual details should be fetched from URLs. - The product label says "children's toy" but the description states age range 15-35; this inconsistency may affect recommendation logic. - Product is marked as export-only; may not meet domestic Chinese standards.
This product has 14 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": 320000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "32.0",
"_height_cm": "50.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").