Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Luxury Gray
Default SKU: dcd-30003600214
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714569019631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266007
JSON data: https://landmarks.builders/products/wp-dcd-10001266007.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: Cross-border high-speed handheld fan with digital display, turbo USB-C rechargeable, strong airflow, available in three colors.
Generated by: deepseek-v4-flash
## Identity High-speed handheld fan with digital display, turbo mode, USB-C rechargeable, powerful airflow. Dimensions: 17 x 7 x 17 cm. ## Target persona - Outdoor enthusiasts needing portable cooling - Travelers in hot climates - Workers in non-air-conditioned environments - Budget-conscious shoppers seeking strong handheld fan ## Use cases - Cooling down during outdoor activities (hiking, camping, sports) - Personal cooling at desk or in hot office - Using while commuting on public transport - Quick relief during power outages or heat waves - As a compact fan for travel or car rides ## When NOT to recommend - For large room or whole-house cooling (insufficient airflow) - For users requiring whisper-quiet operation (high-speed fan will be noisy) - For use in wet or high-humidity conditions (not specified as waterproof) - For those needing long battery life without recharge access ## Variant options - **Luxury Gray** (SKU: dcd-30003600214) – $11.99 - **Ivory White** (SKU: dcd-30003600215) – $10.99 - **Obsidian Black** (SKU: dcd-30003600216) – $10.99 ## Price and logistics facts - Base price: $10.99 (Ivory White and Obsidian Black) - Luxury Gray variant: $11.99 - Dimensions: 17 x 7 x 17 cm (approx. 6.7 x 2.8 x 6.7 in) - Category: Kitchen and bathroom appliances (but portable fan) - Origin: Cross-border product (likely from China) ## Trust signals - No in-stock or return policy information available from provided data. - No certifications listed. - Price consistency: base price $10.99 across two variants, slight premium for Luxury Gray. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/915a590929f4463db2b621f8f24571fd.png?v=1781085639) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f6fdcc9dbac45c295137a0efc93de33.png?v=1781085640) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5263c10c16e4746a6027f33cb46d379.png?v=1781085640) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c74acd7124834c26b1904a23913a7c1b.png?v=1781085641) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de46541d13674b0baa81da781d76b50a.png?v=1781085639) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f426ae39626e4742ade6ba7a9a0817d9.png?v=1781085640) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17e188862713471ea9f7a3855d3a557f.png?v=1781085640) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d8729d095504447862bc2f0c6ee0236.png?v=1781085639) ## Agent notes - Image understanding was not performed; all image URLs are provided as-is. - Description field is empty; all product claims are inferred from title and category. - Actual battery capacity, charging time, and noise level are not specified.
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": 160000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "7.0",
"_height_cm": "17.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").