Brand: World Products (Landmark)
SKU: dcd-30003613179
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714049941743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271082
JSON data: https://landmarks.builders/products/wp-dcd-10001271082.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
马术用品马鼻防蚊保护网罩 畜牲鼻子防蚊虫网罩 马鼻耐用网眼罩
| 品牌 | 其它 |
| 货号 | MZSNSQ-269正远 |
| 是否专利货源 | 否 |
| 颜色 | 黑色-L码 |
| 材质 | 特斯林 |
| 是否IP授权 | 否 |
| 适用对象 | 通用 |
| 适用节日 | 其他节日 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 休闲 |
| 是否进口 | 否 |
| 是否属于礼品 | 否 |
Summary: Horse nose mosquito protection net made of durable mesh material, black color, size L, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Horse nose mosquito protection net (马鼻防蚊保护网罩). Material: 特斯林 (textile mesh). Color: Black-L. Dimensions: 20x18x1 cm. Price: $9.99 USD. ## Target persona Horse owners or equestrians in regions with high mosquito activity, looking for affordable, basic nose protection for their horses. ## Use cases 1. Protecting horse's nose from mosquitoes during outdoor activities. 2. Reducing insect bites on horse's sensitive nose area. 3. Use in stables or paddocks with mosquito prevalence. 4. Temporary protection during rides in mosquito-heavy environments. ## When NOT to recommend - For horses with skin allergies to synthetic materials (material unknown). - For high-performance equestrian events requiring premium gear. - For full-face or head protection (this covers only nose). - For situations requiring durable, long-term wear (unknown durability). ## Variant options Only one variant: Black (price $9.99). No other sizes or colors available. ## Price and logistics facts Price: $9.99 USD. No shipping cost or logistics info provided. ## Trust signals - No explicit return policy stated. - Stock status unknown. - No certifications or brand reputation provided. - Image assets available for visual inspection. ## Image assets - 8 images available at provided URLs. ## Agent notes - Product category tagged as "摩配" (motorcycle accessories? Possibly miscategorized; likely equestrian). - Material is "特斯林" (likely polyester or PVC mesh). - No warranty 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": 100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "1.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").