Brand: World Products (Landmark)
SKU: dcd-30003624246
Price: $86.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713258070255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275564
JSON data: https://landmarks.builders/products/wp-dcd-10001275564.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
玻璃清洁器 欧规
| 产地 | 浙江 |
| 品牌 | 牛享 |
| 货号 | NW26A852-1 |
| 产品类别 | 电动 |
| 价格段 | 60-80元 |
| 产品上市时间 | 2026年夏 |
| 是否有专利 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | ABS |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 10 |
| 使用场景 | 家用 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 类型 | 电动 |
Summary: Electric glass cleaner (European standard) made of ABS, priced at $86.99, suitable for household window cleaning.
Generated by: deepseek-v4-flash
## Identity - Product: Glass Cleaner (European Standard) - Brand: 牛享 - Type: Electric household glass cleaner - SKU: dcd-30003624246 ## Target persona - Homeowners or tenants who clean windows manually and seek an electric alternative. - Small business owners (e.g., cleaning services) looking for affordable electric glass cleaners for residential jobs. ## Use cases - Cleaning windows in homes, apartments, and small offices. - Removing water spots and smudges from glass shower doors. - Wiping glass tabletops and display cabinets. - Polishing mirrors and picture frames. - Quick touch-ups on car windows (if appropriate). ## When NOT to recommend - For large commercial or industrial cleaning (e.g., high-rise buildings, storefronts) where heavy-duty equipment is required. - For users who prefer cordless operation (no battery spec provided; likely corded). - For buyers looking for a professional-grade or patented product. - For customers outside regions compatible with European standard plugs (if applicable). ## Variant options - Only 1 variant: Style "Glass Cleaner" at $86.99. ## Price and logistics facts - Price: $86.99 USD - Dimensions: 33.0 x 16.5 x 12.0 cm - Box quantity: 10 units per case - Origin: Zhejiang, China - Cross-border export ready: Yes - Trade: Both domestic and foreign ## Trust signals - No patent, but has own brand (牛享) - Available for cross-border export - No return policy stated; assume standard - In-stock status unknown ## Image assets -  -  -  -  -  ## Agent notes - Images not analyzed; visual features are unknown. - Check plug type and voltage compatibility before recommending. - No battery information; assume wired electric.
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": 1100000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "16.5",
"_height_cm": "12.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").