Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003612894
Default 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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714033524975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271013
JSON data: https://landmarks.builders/products/wp-dcd-10001271013.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
养蜂蜂帽 高清面罩纱网透气成人白色 户外养蜂钓鱼防蜜蜂防蚊虫
| 重量 | 80 |
| 品牌 | 蜜之家 |
| 用途范围 | 采蜜 |
| 颜色 | 五星帽顶+全黑纱 |
| 功能 | 防蜂 |
| 材质 | 涤棉 |
| 型号 | 五 |
| 尺码 | 均码 |
Summary: 养蜂蜂帽,高清面罩纱网透气,白色成人款,用于户外养蜂、钓鱼防蜂防蚊虫,售价9.99美元。
Generated by: deepseek-v4-flash
## Identity 养蜂蜂帽 高清面罩纱网透气成人白色 户外养蜂钓鱼防蜜蜂防蚊虫(品牌:蜜之家),价格9.99 USD。 ## Target persona 养蜂采蜜者;户外钓鱼爱好者;需要在户外防蚊虫的人群。 ## Use cases 养蜂时防护面部免受蜂蛰;户外钓鱼时防蚊虫叮咬;户外徒步或作业时防蚊虫;园艺或农作时防虫。 ## When NOT to recommend 需要全身防护的场合(仅面部保护);高温高湿环境下对透气性极高要求(涤棉材质透气性一般);需要专业防爆或防化学品防护;对帽子尺寸有严格要求的用户(均码)。 ## Variant options - White: 9.99 USD - Camouflage: 9.99 USD - White Black Veil: 9.99 USD ## Price and logistics facts 价格:9.99 USD(所有变体同价)。重量:80 g。尺寸:38×37×5 cm。材质:涤棉。 ## Trust signals 所有变体价格一致,无折扣波动。多款颜色可选。产品信息完整,但未提供库存状态、退货政策或认证信息。 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8038378bd0e456da637ddb568546fc1.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df95af8df8643cfa1deb7b93bc78b35.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb7a9c556314fc8a99818a15e01c934.png?v=1781085210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1fb1eb3eade4621a656c6770d1c1a02.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e61dcff4ae6d47ca8d98af3aa683939a.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cfc1bc490264fc1a80de7902c329259.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b24b737dac3a4f68bf87a26ca92428ed.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2716d3e745e4e1ab6ba3ea090eb2df6.png?v=1781085212 ## Agent notes 未执行图像理解,无法提供视觉细节。产品尺寸较小(38x37x5 cm),均码,适合成人。材质为涤棉,透气性一般。
This product has 15 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": 150000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "37.0",
"_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").