Brand: World Products (Landmark)
SKU: dcd-30003600711
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714591858927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266231
JSON data: https://landmarks.builders/products/wp-dcd-10001266231.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: Portable USB desktop cooling fan for home, office, or dorm; dimensions 22x20x19 cm; one color variant Brown White; priced at USD 32.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 新款冷风机家用小型冷风扇办公桌面USB制冷空调扇宿舍学生电风扇 (New model USB desktop cooling fan) - **Category**: 厨卫家电 (Kitchen & Bathroom Appliances) – likely misclassified, actually personal cooling fan - **SKU (variant)**: dcd-30003600711 ## Target persona - Dormitory students needing personal cooling - Office workers wanting a small desktop fan - Home users looking for a low-cost, USB-powered fan for small spaces ## Use cases - Personal desk cooling during work or study - Bedside fan for sleeping (if low noise, not confirmed) - Cooling in small rooms or cubicles - Portable cooling for camping or travel (USB powered, but corded?) - Supplemental air circulation in a room ## When NOT to recommend - Large room cooling (e.g., living room, open office) - High-heat environments (e.g., warehouse, outdoor summer) - Users needing quiet operation (noise level not specified) - For anyone expecting air conditioning (evaporative cooling not confirmed) ## Variant options - **Brown White** – only color available at $32.99 ## Price and logistics facts - **Price**: $32.99 USD (single variant) - **Dimensions**: 22 x 20 x 19 cm (L x W x H) - **Power**: USB (cable likely included) - **Shipping**: Not specified; base cost unknown ## Trust signals - No return policy or warranty stated - No certifications (e.g., UL, CE) provided - Stock status: unknown (single SKU) - Price consistency: only listed price available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf251c40686541b4a8665e7cf837eeac.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15cd4da0b04e44f8a6846c0b866801c3.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e64066fbeef42e68990c8f46480cf08.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0bd30bbc6b04987a80ea5a3c590d81d.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b38476c523144359b1b61a24d15de31.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5fb42a9491e4ef985a87f4f0e92dbf7.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8123ea4601254ccba91d05cffc6b0852.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa2e0a50051146a5b335b3cd38ea81aa.png?v=1781085653 ## Agent notes - Product category may be misclassified; it is a personal fan, not kitchen appliance. - No user manual, noise level, or airflow specifications provided. - Images were not analyzed; confirm physical design and features from URLs if needed.
This product has 13 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": 900000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.0",
"_height_cm": "19.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").