Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99
Default variant: Purple
Default SKU: dcd-30003465237
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760912793674:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001225459
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001225459.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This lipstick fan features a slim cylindrical body with a matte-looking finish and a compact 32 x 32 x 163 mm profile, giving the handheld fan a clean, modern look that is easy to carry and stow.
Cooling Function: Built for personal cooling, the folding fan delivers air stream at a stated wind speed of 9 m/s, making it a practical choice for quick refreshment during commutes, desk time, or light outdoor use.
Rechargeable Power: As a rechargeable mini fan, it uses a 3000 mAh battery, DC 5V/1A input, 5W rated power, and about 3.8 hours of charging time for convenient everyday use.
Construction: Made from ABS and PC, this handheld fan combines lightweight materials with a perforated air outlet section nearby the upper body and a slim builtfront button for a neat, functional layout.
Portable Use: The compact folding fan shape supports easy single-handed handling and travel-friendly storage, helping provide on the move cooling whenever you need a small fan close at hand.
Summary: Lipstick Fan Compact Rechargeable Mini Fan Perforated. 【Design】: This lipstick fan features a slim cylindrical body with a matte-looking finish and a compact 32 x 32 x 163 mm profile, giving the handheld fan a clean, modern look that is easy to carry and stow. 【Cooling Function】: Built for personal cooling, the folding fan delivers air stream at a stated wind speed of 9 m/s, making it a practical choice for quick refreshment during commutes, desk time, or light outdoor use. 【Rechargeable Power】: As a rechargeable mini fan, it uses a 3000 mAh battery, DC 5V/1A input, 5W rated power, and about 3
Generated by: m4x-map-v1
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": "Lipstick Fan Compact Rechargeable Mini Fan Perforated",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "18.4",
"_width_cm": "6.7",
"_height_cm": "18.4"
}
}],
"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").