Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: 12V Lighter
Default SKU: dcd-30003602274
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 730 g
Cart URL (default variant): https://landmarks.builders/cart/49714415075567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266761
JSON data: https://landmarks.builders/products/wp-dcd-10001266761.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
车载风扇三头旋转五座共享强劲大风力12/24v大货车通用汽车电风扇
| 产地 | 浙江 |
| 品牌 | Bymaocar |
| 货号 | BY-1228 |
| 用途 | 车载风扇 |
| 功率 | 60 |
| 产品类型 | 车载风扇 |
| 型号 | BY-1228 |
| 电源线长 | 1.3米左右 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 适用送礼场合 | 公关策划 |
| 材质 | ABS |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Three-head rotating car fan for trucks and cars, 12V/24V/5V USB, 60W, ABS, $20.99, suitable for five seats.
Generated by: deepseek-v4-flash
## Identity Three-head rotating car fan (Bymaocar BY-1228) for 12V/24V/5V USB power, 60W, ABS material, 32.5x14x11.5 cm, 1.3m cord. Price: $20.99. ## Target persona - Truck or long-haul driver needing cabin cooling - Car owner with weak A/C or wanting extra ventilation - Fleet manager equipping multiple vehicles - Off-road or vanlife enthusiast ## Use cases - Cooling truck cab during rest stops or overnight - Circulating air in parked car on hot days - Supplementing rear-seat ventilation in family cars - Venting heat from dash or windshield in summer - Providing airflow in delivery vans without idling ## When NOT to recommend - For home or office desk use (designed for 12V/24V vehicle power) - For buyers needing quiet operation (no noise rating provided) - For industrial high-heat environments (ABS may warp) - For users who need oscillating rather than rotating head ## Variant options - 12V Lighter plug ($20.99) - 24V Lighter plug ($20.99) - 5V USB plug ($20.99) ## Price and logistics facts - Price: $20.99 USD (all variants same) - Dimensions: 32.5 x 14.0 x 11.5 cm - Power: 60W - Cord length: 1.3m - Origin: Zhejiang, China - Main sales region: Middle East - Platform: LAZADA - Private label: available - OEM/customization: yes ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: all variants same price - Certifications: none mentioned - Product photos: 8 images available ## Image assets         ## Agent notes - Product classified as auto part (汽配) - No user manual or installation details in facts - Image interpretation not performed; treat URLs as fetchable assets only
This product has 15 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": "车载风扇三头旋转五座共享强劲大风力12\/24v大货车通用汽车电风扇",
"quantity": 1,
"grams": 730000,
"properties": {
"_length_cm": "32.5",
"_width_cm": "14.0",
"_height_cm": "11.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").