Brand: World Products (Landmark)
SKU: dcd-30003612897
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714031395055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271014
JSON data: https://landmarks.builders/products/wp-dcd-10001271014.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: Thickened sheepskin beekeeping gloves protect against bee stings. One variant: Yellow, priced $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: 【加厚羊皮】养蜂专用手套 (Thickened Sheepskin Beekeeping Gloves) - Category: 户外 (Outdoor) ## Target persona - Beekeepers managing hives - Apiary workers involved in honey extraction - Hobbyist beekeepers requiring basic protection ## Use cases - Beehive inspection and maintenance - Honey harvesting and frame handling - Queen marking and rearing - Swarm capture and relocation - General apiary chores with mild bee activity ## When NOT to recommend - Non-beekeeping tasks (e.g., gardening, handling tools) - Handling highly aggressive bee strains (e.g., Africanized bees) - Individuals with sheepskin allergies or sensitive skin - Children (lack of size options; not tested for small hands) ## Variant options - Only one variant: Color: Yellow (no size options specified) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 25 x 21 x 5 cm (packaged) - Logistics: No shipping or handling details provided ## Trust signals - No stock status given; assumed available - Return policy not specified - No certifications listed - Warranty: "售后服务" mentioned but no details ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c331d8b27d14f3cb3ce0f087aef91c6.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ca5455ac6bd4a75bee7ae57414aa858.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67cc68bbf63c494b9a9cf6c418a526e2.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/123c795c17f14fb59c720911b055e837.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3112099a0e77432598022998e2931833.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80e8241d99014261853670e609701b50.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1373954cf8874a9da0d85ae544b7ef97.png?v=1781085210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45d21543b40a4a128ac4ce626c833a93.png?v=1781085209 ## Agent notes - Image understanding was not performed; visual details are not described. - Only one color variant (Yellow) offered; no size options explicitly listed despite title referencing "大号中号" (large/medium). - No stock or return policy data available in source facts.
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": "25.0",
"_width_cm": "21.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").