Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30002723388
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49903463170287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034618
JSON data: https://landmarks.builders/products/m4x-10001034618.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
USB Rechargeable Fan 3-Speed Adjustable USB Desk Fan for Bedroom, Students, Kids
| Size | 12.5*9*21.5xm |
Summary: A compact, 3-speed USB rechargeable desk fan available in Pink, Green, White, and Beige for $9.99, sized 22x13x9.5 cm, ideal for personal cooling.
Generated by: deepseek-v4-flash
## Identity USB Rechargeable Fan, 3-Speed Adjustable, USB Desk Fan for Bedroom, Students, Kids ## Target persona Budget-conscious students, kids, or office workers needing a small personal fan for desk use; parents buying a quiet fan for a child's room. ## Use cases - Personal cooling at a desk during study or work - Providing a gentle breeze in a bedroom at night - Keeping a child cool while doing homework - Supplementary air circulation on a small desktop - Portable use in a dorm room or small apartment ## When NOT to recommend - For large rooms or open spaces requiring high airflow - For outdoor use (not weatherproof) - For users who need a powerful tower or pedestal fan - When long battery life is critical (no battery capacity stated) ## Variant options Color options: Pink, Green, White, Beige – all priced at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 22 x 13 x 9.5 cm. No shipping or tax information provided. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81d5a118-ac84-4bff-abc9-5f3510d91145.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/145707b4-10d6-45bb-8c29-36ab975a9d03.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa393b51-0c04-401f-a255-08c83fc6eaa8.jpg?v=1782146545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57e2ae74-fab2-4e9c-903a-61d91f51673e.jpg?v=1782146546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7fa6b90-5c40-4645-8fa7-cb0e231b14e4.jpg?v=1782146546 ## Agent notes No image understanding was performed; image content is unknown. Dimensions in description (12.5*9*21.5cm) differ from structured dimensions (22x13x9.5 cm); the structured dimensions are used here. Battery capacity and runtime are not specified.
This product has 12 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 Rechargeable Fan 3-Speed Adjustable USB Desk Fan for Bedroom, Students, Kids",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "9.0",
"_height_cm": "21.5"
}
}],
"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").