Brand: World Products (Landmark)
SKU: dcd-30003622772
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713153376495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274949
JSON data: https://landmarks.builders/products/wp-dcd-10001274949.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: Waterproof rain cover for EV charging guns, made of 210D Oxford cloth, protects from rain and dust during outdoor charging.
Generated by: deepseek-v4-flash
## Identity - Waterproof rain cover for EV charging guns (EV charging gun rain cover). - Material: 210D Oxford cloth. - Dimensions: 28×26×6 cm. - Brand: None (generic/unbranded). ## Target persona - EV owners who charge outdoors in rainy or dusty conditions. - Budget-conscious EV owners seeking affordable protection. - DIY EV accessory buyers. ## Use cases - Protecting the charging gun when charging in rain or snow. - Covering the gun overnight during outdoor charging. - Shielding the charger from dust and debris when not in use. - For portable chargers left outside temporarily. - Reducing moisture ingress in high-humidity areas. ## When NOT to recommend - For indoor-only charging (no need for weather protection). - For users with covered/garage charging stations (redundant). - For heavy-duty industrial or commercial use (thin material). - For high-temperature or fire-resistant requirements (not rated). ## Variant options - Only one variant available: **210D** (fabric thickness). ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 28×26×6 cm. - No shipping or delivery info provided. ## Trust signals - In-stock status: Not explicitly confirmed (tag suggests batch inventory). - Return policy: Not provided. - Certifications: None listed. - No brand or patent claims. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f02ee3d087f1412dab0443fb74e4acb8.png?v=1781084444) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b01c8a337d25419e875f2c624a22d315.png?v=1781084445) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12bd226e2df44cbfa13ac60b0a3f073c.png?v=1781084445) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e70555de1124e6c892618966a9ccc6d.png?v=1781084445) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71233b87909c4d7096bca5a2b1fdcb10.png?v=1781084445) ## Agent notes - Image understanding was not performed; visual details not assessed. Images may show fit, color, or usage not captured in text.
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": 400000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "26.0",
"_height_cm": "6.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").