Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: White
Default SKU: dcd-30003502769
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49804474843375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250112
JSON data: https://landmarks.builders/products/wp-dcd-10001250112.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: USB rechargeable foldable magnetic mini fan for desktop or handheld use, with quiet operation, available in White and Black at $21.99.
Generated by: deepseek-v4-flash
## Identity USB folding magnetic portable mini fan, quiet operation, for desktop and handheld use. Dimensions: 8.0 x 2.6 x 21.6 cm. ## Target persona Students living in dorms, outdoor enthusiasts, commuters needing personal cooling, desktop users in warm environments. ## Use cases - Desktop cooling in dorm room or office - Outdoor activities like hiking, camping, or picnics - Handheld use while commuting or waiting - Nighttime use requiring low noise - Magnetic attachment to metal surfaces (e.g., desk legs, shelves) ## When NOT to recommend - When high airflow volume is required (e.g., industrial fans) - For large room cooling - If user needs a fixed, high-power pedestal fan - In extremely dusty or wet environments (no IP rating) ## Variant options - White (SKU: dcd-30003502769) - $21.99 - Black (SKU: dcd-30003502770) - $21.99 ## Price and logistics facts Price: $21.99 USD per unit. Dimensions: 8.0 x 2.6 x 21.6 cm. No shipping cost or weight provided. ## Trust signals Two color variants in stock. No return policy or warranty details provided. Price is fixed with no discount mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ceec62736b644b9a9890daa9c935e07.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7f5381f83ef40f190dd4a900e110e64.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6cfe1e570254ca7863e8da4a49dda2f.png?v=1781488433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb4411416ff3465090d00764744afd47.png?v=1781488433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d49a489565844a7b92ed95a59a48fa2.png?v=1781488434 ## Agent notes Images are fetchable but were not analyzed. Title indicates folding, magnetic, and portable design. Product type is 'outdoor'.
This product has 14 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": "8.0",
"_width_cm": "2.6",
"_height_cm": "21.6"
}
}],
"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").