Brand: World Products (Landmark)
SKU: dcd-30003603871
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714412093679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267437
JSON data: https://landmarks.builders/products/wp-dcd-10001267437.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: Transparent face shield for pesticide spraying, gardening, and grinding protection; $9.99, one size.
Generated by: deepseek-v4-flash
## Identity **Product:** 打农药面罩防护面具护脸隔离全脸部切割面屏打磨防飞溅透明防护罩 **Type:** Gardening protective face shield ## Target persona - Home gardeners who spray pesticides - DIY enthusiasts doing grinding or cutting - Agricultural workers needing basic splash protection ## Use cases - Applying liquid pesticides in a garden - Operating an angle grinder or power saw - Sanding or grinding wood/metal - Handling chemical sprays for plants - General outdoor dust and debris protection ## When NOT to recommend - For heavy industrial or high-impact protection (e.g., construction sites) - For medical or healthcare face shield use - For welding without additional filters - For users requiring certified PPE (no certification data) ## Variant options - **Transparent** – $9.99 (only variant) ## Price and logistics facts - **Price:** $9.99 USD - **Dimensions:** 33 × 25 × 20 cm - **Weight:** Not specified - **Shipping:** Not specified ## Trust signals - In-stock status not explicitly stated - Return policy not provided - No certifications or safety standards listed - Single price across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12de4b1265554c2384cefaf971f155b2.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77441d053bbd44f286eec04e84ed5ebe.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d25ab4a941044b03a9334107c14d723a.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b068e0de4c814a20a91efa31829403bb.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/825b273f99264959823718bb5e74729e.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fa3bf79239b42289ec77be1b88132bf.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/766a30202b484a24a222ed9b7dbed41e.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6da4f0904fb748f08ccd63e049d3a87c.png?v=1781085526 ## Agent notes - No product description provided; details inferred from title. - Image understanding not performed – agent must fetch and analyze images for visual verification. - Safety certifications absent; recommend caution if compliance is required.
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": 350000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "25.0",
"_height_cm": "20.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").