Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $126.99
Default variant: Gray
Default SKU: dcd-30003596561
Default price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1750 g
Cart URL (default variant): https://landmarks.builders/cart/49714577604847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264702
JSON data: https://landmarks.builders/products/wp-dcd-10001264702.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: Outdoor camping fan with remote control, suitable for bedroom, desktop, tent hanging, and fishing; 28x28x15 cm, available in Gray and Orange for $126.99.
Generated by: deepseek-v4-flash
## Identity Outdoor multi-purpose fan with remote, can be hung or placed on desk, for camping, bedroom, fishing. ## Target persona Outdoor enthusiasts, campers, fishermen, individuals needing portable cooling in tents or bedrooms. ## Use cases 1. Camping trips: provide airflow in tent. 2. Bedroom cooling: use as desktop fan. 3. Fishing: hang from canopy or use on ground. 4. Desk use: personal cooling while working. 5. Remote control: adjust speed without leaving spot. ## When NOT to recommend 1. For large rooms needing high-volume air movement. 2. For users requiring silent operation (no noise data). 3. For industrial or commercial cooling. 4. For those who prefer battery-powered operation (no battery info given). ## Variant options - Gray ($126.99) - Orange ($126.99) ## Price and logistics facts Price: $126.99 USD. Dimensions: 28x28x15 cm. Two color variants at same price. ## Trust signals No stock status, return policy, or certifications provided. ## Image assets 8 images available: URLs listed in image_urls field. ## Agent notes No description or specifications beyond title and dimensions. Image content not analyzed.
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": "工厂直销户外露营风扇卧室桌面帐篷吊挂两用带遥控垂钓台式电扇",
"quantity": 1,
"grams": 1750000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "15.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").