Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $182.99
Default variant: Black
Default SKU: dcd-30003606657
Default price: $182.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/49714332369135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268564
JSON data: https://landmarks.builders/products/wp-dcd-10001268564.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: Portable neck fan with semiconductor heating and cooling, rechargeable, long battery life, strong wind, available in Black and Beige.
Generated by: deepseek-v4-flash
## Identity - Product: 2026 New Semiconductor Two-Way Cold/Hot Hanging Neck Fan (Portable Air Conditioner) - Category: Outdoor - SKU: dcd-30003606657 (Black), dcd-30003606658 (Beige) ## Target persona - Outdoor workers or sports enthusiasts needing personal climate control on the go. - Commuters in hot or cold environments without access to air conditioning. - Individuals seeking a wearable, hands-free cooling/heating solution for extended periods. ## Use cases - Cooling down during outdoor exercise, hiking, or cycling in hot weather. - Keeping warm during outdoor activities in cold conditions. - Staying comfortable while commuting on public transport or in non-climate-controlled vehicles. - Working in warehouses, factories, or outdoor job sites where ambient temperature is extreme. - Providing personal temperature regulation while waiting in long lines or at outdoor events. ## When NOT to recommend - If the user requires whole-room cooling or heating (this is a personal wearable). - If the user has neck or cervical spine issues that may be aggravated by a neck-hung device. - If the user needs silent operation (fan noise level not specified). - If the user prefers a stationary desktop fan or traditional portable fan. ## Variant options - **Black** (dcd-30003606657): $182.99 - **Beige** (dcd-30003606658): $182.99 ## Price and logistics facts - Price: $182.99 USD (same for both colors) - Dimensions: 22.5 x 21.0 x 8.0 cm - No shipping, return, or warranty information provided. ## Trust signals - In-stock status: Not confirmed. No inventory data. - Return policy: Not stated. - Certifications: None provided. - Price consistency: Same price across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44059f48374c4da79b56f2d9cac8f2c6.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fc1806e7c3240d194783652d52b794d.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43edbbe3a22c47f7b0ffd51b51828759.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34a74c9de8e24599ad1f355b7d682321.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0505310f46d4df58953a48f4acdf978.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1da2bfdf281843e6b841a561dd0fa3f9.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0ed6ec7db554cfcb1f040929ae6d09c.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/725ffc76f77b4eafaacf605a59cb1fa3.png?v=1781085477 ## Agent notes - No product description was provided; all information derived from title, tags, and variant data. - Image content not analyzed; treat image URLs as fetchable assets only. - No return policy, warranty, or certification data available. - Battery life, heating/cooling performance, and fan noise specifications 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": "21.0",
"_height_cm": "8.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").