Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99
Default variant: White
Default SKU: dcd-30003605350
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714467700975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268072
JSON data: https://landmarks.builders/products/wp-dcd-10001268072.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

【产品实拍】




























Summary: New model handheld fan with ice cooling, digital display, high-speed turbo, and strong airflow. USB-powered, portable for outdoor use. Available in 3 colors at $39.99.
Generated by: deepseek-v4-flash
## Identity New model handheld fan with ice cooling function, digital display (數顯), high-speed turbo mode, strong airflow, USB rechargeable, portable for outdoor use. ## Target persona Outdoor enthusiasts, hikers, commuters in hot climates, festival-goers, workers without air conditioning seeking personal cooling. ## Use cases - Cooling down during outdoor sports or hiking. - Personal cooling on public transit or while waiting. - Using as a desk fan with ice pack attachment for extra cooling. - Emergency cooling during power outages (USB-powered). - Quick relief in hot kitchens or workshops. ## When NOT to recommend - For users needing quiet operation (turbo fan may be loud). - For indoor stationary use where a larger fan is more effective. - For users who prefer battery-powered without USB dependency. - For users requiring a warranty or return policy (not stated). ## Variant options - White ($39.99) - Gray ($39.99) - Purple ($39.99) ## Price and logistics facts Price: USD $39.99. Dimensions: 17.9 x 6.2 x 5.8 cm. No shipping or stock information provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not specified. - Price: consistent across variants. - Certifications: none listed. ## Image assets         ## Agent notes Image understanding was not performed; all image URLs are listed as-is. No visual descriptions should be inferred.
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": "新款冰敷制冷手持风扇数显高速暴力涡轮大风力户外便携USB小风扇",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "17.9",
"_width_cm": "6.2",
"_height_cm": "5.8"
}
}],
"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").