Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.11 – $2.64
Default variant: White / Default Title
Default SKU: dcd-30004140898
Default price: $2.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467740188911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457522
JSON data: https://landmarks.builders/products/wp-dcd-10001457522.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Design: Mini desktop fan with a foldable handle for easy portability and storage, perfect for small spaces.
USB Rechargeable: Built-in battery allows for convenient charging via USB, ideal for use at home, office, or on the go.
Powerful Airflow: Delivers strong and consistent breeze to keep you cool and comfortable in various environments.
Versatile Use: Suitable for personal cooling in dorm rooms, offices, bedrooms, or as a thoughtful gift.
Durable Construction: Made with high-quality materials ensuring long-lasting performance and reliability.
Summary: Portable USB rechargeable desk fan with foldable handle and strong airflow for home, dorm, office. Variants: White, Gray, Beige at $2.11; White Ice Compress at $2.64.
Generated by: deepseek-v4-flash
## Identity Compact USB rechargeable desk fan with foldable handle, built-in battery, and strong airflow. Color variants: White, Gray, Beige (Default), plus White with Ice Compress. Prices from $2.11 to $2.64 USD. ## Target persona Budget-conscious students in dorms, office workers needing personal cooling, travelers seeking portable fans, gift buyers looking for low-cost practical items. ## Use cases - Personal cooling on a desk in a dorm room without AC. - Supplementary airflow in an office cubicle. - Portable cooling while traveling or commuting. - Quick relief during hot weather at home. - Inexpensive gift for housewarmings or back-to-school. ## When NOT to recommend - Large rooms or spaces requiring room-scale cooling. - Users needing long battery life (no battery runtime specified). - Use cases requiring quiet operation (no noise level specified). - Industrial or heavy-duty continuous operation. ## Variant options - White / Default Title – $2.11 USD - Gray / Default Title – $2.11 USD - Beige / Default Title – $2.11 USD - White / Ice Compress – $2.64 USD ## Price and logistics facts - Base price: $2.11 USD - Ice Compress variant: $2.64 USD - Currency: USD - Shipping, handling, and delivery times not specified in the provided facts. ## Trust signals - No return policy, stock status, or certifications were included in the product facts. - Price is explicitly listed per variant, but consistency across sellers is unverified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MfYd5a1jvQtfwA67j__2212727424610-0-cib.jpg?v=1786299232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yFrvXi1jvQtruKHpQ__2212727424610-0-cib.jpg?v=1786299232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ggwDfp1jvR0yas2Zx__2212727424610-0-cib.jpg?v=1786299232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Y5IQz81jvR10OeZZL__2212727424610-0-cib.jpg?v=1786299233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016oAYOn1jvQbOQc4Fn__2212727424610-0-cib.jpg?v=1786299233 ## Agent notes - Product type not specified in the source data. - Physical dimensions (length, width, height) not provided. - Image content not analyzed; URLs are provided as assets only.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Portable USB Rechargeable Desk Fan with Strong Airflow for Home, Dorm, and Office",
"product_id": 9556236271855,
"variant_id": 50467740188911,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").