Brand: World Products (Landmark)
SKU: dcd-30003612794
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713930764527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270969
JSON data: https://landmarks.builders/products/wp-dcd-10001270969.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: Woven breathable beekeeping cowboy hat with high-definition mesh visor, lightweight, for outdoor beekeeping. Made by 智力蜂 factory export. Price $10.99.
Generated by: deepseek-v4-flash
## Identity Beekeeping protective cowboy hat, brand 智力蜂, woven breathable fabric with high-definition mesh veil, lightweight design. Exported by factory. ## Target persona - Beekeepers (hobbyist or small-scale) - Apiculture enthusiasts - Livestock farmers needing bee protection during hive handling - Outdoor workers in apiaries ## Use cases - Inspecting beehives - Harvesting honey - Moving bee colonies - Gardening in areas with active bees - Light protective gear for beekeeping tasks ## When NOT to recommend - Heavy-duty industrial beekeeping requiring full suit - Professional bee removal or extermination (needs full-body protection) - Children without adult supervision (size/fit not specified) - Situations requiring chemical-resistant headgear ## Variant options - Color: Dark Coffee (only variant) - SKU: dcd-30003612794 ## Price and logistics facts - Price: $10.99 USD - Dimensions: 41 x 34 x 8.5 cm (packaged) - Currency: USD ## Trust signals - No inventory status provided - Return policy not specified - Price appears consistent (single variant at listed price) - No certifications mentioned ## Image assets - 8 image URLs available (see image_urls array) ## Agent notes - Image understanding not performed; visual details not assessed. - Only one color variant available. - No stock level or shipping information.
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": "养蜂防护牛仔帽 蜂帽编织透气防晒 高清面网轻盈 智力蜂出口工厂",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "34.0",
"_height_cm": "8.5"
}
}],
"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").