Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99
Default variant: Black
Default SKU: dcd-30003607234
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714180686063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268818
JSON data: https://landmarks.builders/products/wp-dcd-10001268818.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 2026 semiconductor neck fan with cooling/heating, rechargeable, long battery life, high wind power, priced at $189.99 in Black or Beige.
Generated by: deepseek-v4-flash
## Identity - **Product:** 2026 New Semiconductor Two-cooling Neck Fan, portable air conditioner, rechargeable, long battery life, high wind power. - **Type:** Outdoor personal cooling device. - **Price:** $189.99 USD (same for both variants). - **Dimensions:** 22.5 cm (L) x 20.5 cm (W) x 6.5 cm (H). ## Target persona - Outdoor workers (construction, landscaping) needing personal cooling in hot environments. - Travelers and commuters in hot climates who want portable cooling without bulky equipment. - Tech enthusiasts seeking wearable personal climate control. ## Use cases - Cooling while working outdoors (e.g., construction sites, gardening). - Staying comfortable during outdoor activities (hiking, camping, sports events). - Personal cooling on public transport or in non-air-conditioned spaces. - Quick relief from heat during hot weather walks or runs. - Dual-use as a heater in cooler conditions (if heating function is confirmed). ## When NOT to recommend - For users needing whole-room or stationary cooling (fan is wearable, not for area cooling). - For those requiring medical-grade temperature regulation or ice packs. - For buyers with a budget under $50 (price is $189.99). - For individuals with sensitive skin that may react to direct airflow or materials. ## Variant options - **Black (SKU: dcd-30003607234)** – $189.99 - **Beige (SKU: dcd-30003607235)** – $189.99 Both variants share same features and price. ## Price and logistics facts - Price: $189.99 USD (fixed across variants). - Dimensions: 22.5 x 20.5 x 6.5 cm. - No shipping or delivery details provided. ## Trust signals - In-stock status: Not specified (assume available unless stated otherwise). - Return policy: Not provided (recommend verifying before purchase). - Price consistency: Same price for both color variants. - Certifications: None listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ce409fe8f9e46e684f20d825d1d6f57.png?v=1781085351) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d351e9ace1d745fc927c8c6c5dac43da.png?v=1781085351) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56678634137c400d86e386e53e379423.png?v=1781085351) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6be89f0b20cc4305af9d5112e9cac226.png?v=1781085351) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cc14e62828d4ff29ee499dec127a555.png?v=1781085349) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/455d9c8bad594328b3439d4015cc7345.png?v=1781085349) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c3eee12dd8341deb8e0aa47f72244eb.png?v=1781085351) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00bd5f7a44064535a3434d21d8e87c5c.png?v=1781085351) ## Agent notes - No detailed description or specifications were provided beyond title and dimensions. - 'Cooling/heating' claim from title; not verified by listed facts. - Return policy, warranty, battery life specifics, and other trust signals are absent.
This product has 14 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新款半导体两制冷挂脖风扇冷热两用便携空调充电长续航大风力",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "22.5",
"_width_cm": "20.5",
"_height_cm": "6.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").