Brand: World Products (Landmark)
SKU: dcd-30003624755
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/49713112514799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275777
JSON data: https://landmarks.builders/products/wp-dcd-10001275777.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车后视镜防雨防雪罩现货工厂直销汽车倒车镜防水防冰冻保护罩
| 品牌 | 世豪前言 |
| 货号 | HWZ115 |
| 产品类别 | 组合套装 |
| 颜色 | 米白色 |
| 材质 | 牛津布 |
| 尺寸 | 定制款 |
| 加工定制 | 是 |
| 风格 | 北欧 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Waterproof and anti-freeze car side mirror cover made of oxford cloth, measuring 23x18.5x3.5 cm, sold at $9.99 in Black.
Generated by: deepseek-v4-flash
## Identity - Product: Car side mirror rain and snow cover - Brand: 世豪前言 (Shihao Qianyan) - Model: HWZ115 - Material: Oxford cloth - Color: Black (only variant) - Dimensions: 23 x 18.5 x 3.5 cm - Customizable: Yes - Style: Nordic - No patent or copyright ## Target persona - Car owners in cold/rainy regions who park outdoors and need to prevent side mirror fogging, icing, or rain accumulation. - Budget-conscious drivers seeking a low-cost protective accessory under $10. ## Use cases - Overnight parking in snow or frost: prevent ice buildup on side mirrors. - Rainy season: keep mirrors dry and clear for better visibility. - Car storage or long-term parking: protect mirrors from dust, bird droppings, and UV. - As a spare or replacement cover for existing mirror protection. - Gift for car owners who frequently drive in harsh weather. ## When NOT to recommend - For vehicles with integrated camera or sensor on side mirrors (cover may block function). - For users expecting a custom fit for a specific car model (this is a generic cover; dimensions may not fit all mirrors). - For buyers seeking premium heavy-duty material (oxford cloth is lightweight, not extreme weather rated). - For users who need a quick-release cover (no mention of easy removal features). ## Variant options - Only one variant: Black at $9.99. ## Price and logistics facts - Price: $9.99 USD - Variant price same. - No shipping or stocking details provided. ## Trust signals - In-stock status: Not specified (assume available as factory direct). - Return policy: Not provided. - Price consistency: One price point. - Certifications: None mentioned. - Brand: 世豪前言, product model HWZ115. ## Image assets - 5 images available at provided URLs (PNG format). No visual inspection performed. ## Agent notes - No additional information about installation, warranty, or compatibility. - Color only Black; other colors may be custom order.
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": "Car Rearview Mirror Rain Snow Cover, Waterproof Anti-Freeze Protector, Factory Direct",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "18.5",
"_height_cm": "3.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").