Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99
Default variant: Pink / Kf3
Default SKU: dcd-30003575597
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 730 g
Cart URL (default variant): https://landmarks.builders/cart/49715666387183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001257114
JSON data: https://landmarks.builders/products/wp-dcd-10001257114.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童浮潜面罩面具防水防雾全干式潜水镜用品游泳装备全脸潜水面罩
| 产地 | 东莞 |
| 货号 | KF3 set |
| 品牌 | THENICE |
| 产品类别 | 其他 |
| 专利类型 | 无 |
| 质检报告编号 | 联系客服 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 材质 | PC |
| 外贸出口认证 | 联系客服 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 儿童专用 | 是 |
Summary: Children's full-face snorkel mask, dry-top system, anti-fog, waterproof. PC material. Available in 4 colors. Priced at $47.99.
Generated by: deepseek-v4-flash
## Identity **Product**: Children's full-face snorkel mask (KF3 set) by THENICE. Suitable for kids. Made in Dongguan, material: PC. ## Target persona Parents seeking a budget full-face snorkel mask for children (ages ~6-12) for family snorkeling trips or pool play. Also suitable for resellers in Middle East and LAZADA platforms. ## Use cases - Family snorkeling vacation - Pool swimming and play - Beach water activities - Learning to snorkel for children - Lightwater exploration in safe environments ## When NOT to recommend - Adult snorkeling (designed for children) - Professional or deep diving - Children under 3 years (size and safety) - Frequent heavy use (budget construction) ## Variant options | Color | Price | |-------|-------| | Pink | $47.99 | | Blue | $47.99 | | Orange| $47.99 | | Gray | $47.99 | ## Price and logistics facts - Price: $47.99 USD per unit (consistent across variants) - Dimensions: 29 × 19 × 13 cm - Material: PC - Origin: Dongguan, China - Brand: THENICE ## Trust signals - No explicit return policy or warranty data provided. - No certifications listed (e.g., CE, FDA). - Price is consistent across color variants. - Images available for visual inspection. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/623a523862f84bf6877a4b91efce8875.png?v=1781086238) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1567c14050f4e6c9199971c1ad50e10.png?v=1781086237) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acff18f5ccbd4b4c8ed0fdc863147ffb.png?v=1781086237) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bc09bfbcb4348c3a09caf0dbb540da8.png?v=1781086237) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb9644456b3741c3b81a44d441bd3ae8.png?v=1781086237) ## Agent notes - Image understanding was not performed; visual details not inferred. - No customer reviews or ratings available. - Only one style (KF3) offered; all colors identical functionally.
This product has 16 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": 730000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "19.0",
"_height_cm": "13.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").