Brand: World Products (Landmark)
SKU: dcd-30003596496
Price: $27.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/49714662670575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264676
JSON data: https://landmarks.builders/products/wp-dcd-10001264676.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: 2026 new car cooling fan, USB rechargeable, 12V, strong silent output, 25x17x5 cm, priced $27.99.
Generated by: deepseek-v4-flash
## Identity - Name: 2026新款车载风扇制冷usb充电12v小空调扇车用强力电风扇静音后排 - Type: 汽配 (Auto Parts) - SKU: dcd-30003596496 ## Target persona - Car owners who need auxiliary cooling on hot days - Commuters with long drives - Rideshare or delivery drivers - Truck drivers without built-in AC ## Use cases - Cooling the driver or passenger area during summer commutes - Circulating air in a parked car before entering - Spot cooling for rear-seat passengers - Reducing cabin heat for delivery drivers between stops - Supplementing weak vehicle air conditioning - Quiet operation needed while resting in vehicle ## When NOT to recommend - Buyer expects full air conditioning replacement (this is a fan, not AC) - Buyer needs heating function (no heating) - Buyer requires 110V household plug (uses USB/12V car power) - Buyer wants large-area cooling for SUVs/vans (limited airflow) ## Variant options - Single variant: Black / Wireless 3000mah at $27.99 - No other colors or styles available ## Price and logistics facts - Price: $27.99 USD (fixed) - Dimensions: 25.0 x 17.0 x 5.0 cm - Weight: not provided - Power: USB rechargeable (battery 3000mAh) or 12V car power - Origin: not provided ## Trust signals - In-stock status: not explicitly stated (assume available) - Return policy: not provided - Price consistency: single price, no discounts stated - Certifications: not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/540557419e954e709e059801eb8b7f99.png?v=1781085695 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0125b960b9c4c12a22d9f687a4255a9.png?v=1781085695 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffc80c9ca1514388a8946e2c7a32c363.png?v=1781085696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbfe43e18d3841378e014b3e5e8f10db.png?v=1781085694 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2845da2b6cd74285998540ae6fd3890b.png?v=1781085699 ## Agent notes - Description field was encoded JSON with no parseable product info; used only title and tags. - Only one variant available; no size or color options. - Image understanding not performed; URLs are provided as-is.
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": "2026新款车载风扇制冷usb充电12v小空调扇车用强力电风扇静音后排",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "17.0",
"_height_cm": "5.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").