Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: White
Default SKU: dcd-30003600515
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49714501353711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266182
JSON data: https://landmarks.builders/products/wp-dcd-10001266182.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: Handheld USB rechargeable fan with ice cooling and high-speed turbo, foldable and hangable, available in White, Gray, Green at $21.99.
Generated by: deepseek-v4-flash
## Identity Handheld electric fan with ice cooling, high-speed turbo, USB charging, foldable and hangable design. Dimensions: 16.8 x 5.3 x 4.8 cm. ## Target persona Outdoor enthusiasts, travelers, and commuters in hot climates seeking a portable cooling solution. ## Use cases - Hiking or camping in hot weather - Commuting on public transport or walking - Attending outdoor events (sports, festivals) - Traveling to humid destinations - Quick cooling after exercise ## When NOT to recommend - For high-volume industrial cooling needs - For quiet environments like libraries or offices (noise level unspecified) - For users requiring extended runtime without recharging - For children without supervision (not stated as child-safe) ## Variant options - White ($21.99) - Gray ($21.99) - Green ($21.99) ## Price and logistics facts Price: $21.99 USD. Dimensions: 16.8 x 5.3 x 4.8 cm. Weight not provided. ## Trust signals In-stock status not confirmed. Return policy not specified. Price consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d87fb1959aba41e9b34bf9e7108110a4.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e52d41fb2729454bb7d61824c152a634.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2c5f630af234126ad748a6abe42a873.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a37b3c9413a486785a7a64cde47f6e2.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4872872f3fd47a9a0af9be67adf2cf1.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/419a16086063408aaaf3e81bb55d98db.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5298e84aade4442a64a7ba5d95525b9.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c1c7c4cba75400aa7a3bb684576c52e.png?v=1781085602 ## Agent notes Image understanding was not performed; descriptions are based only on textual facts.
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": 270000,
"properties": {
"_length_cm": "16.8",
"_width_cm": "5.3",
"_height_cm": "4.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").