Brand: World Products (Landmark)
SKU: dcd-30003502487
Price: $121.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49804484477167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001249984
JSON data: https://landmarks.builders/products/wp-dcd-10001249984.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 2026 portable air conditioner fan with cooling and heating, silent operation, 85x34x27cm, priced at $121.99.
Generated by: deepseek-v4-flash
## Identity - Product: 2026 New Air Conditioner Fan (冷暖两用一体机) - Category: Kitchen & Bathroom Appliances (厨卫家电) - Brand: Not specified - Model: Q9 Cool Heat Spray ## Target persona - Budget-conscious home user looking for a portable climate solution - Small apartment dweller needing both cooling and heating in one device - Dorm or office worker requiring personal temperature control - Renter who cannot install permanent AC/heating units ## Use cases - Cooling a small bedroom (up to ~15 sqm) during summer - Heating a home office or studio in winter - Supplementing central HVAC in rooms that are too hot or cold - Moving the unit between different rooms as needed - Using as a desktop fan or heater while working or sleeping ## When NOT to recommend - For large open-plan living areas or spaces over 30 sqm (limited capacity) - For users who need a true compressor-based air conditioner (this is an evaporative fan/heater) - For industrial or commercial environments requiring robust continuous operation - For buyers who require smart home integration or Wi-Fi controls (not mentioned) ## Variant options | Variant | Price | |---------|-------| | Q9 Cool Heat Spray | $121.99 | ## Price and logistics facts - Price: $121.99 USD - Dimensions: 85 x 34 x 27 cm (length x width x height) - Weight: Not specified - Shipping: Not specified ## Trust signals - In-stock status: Unknown - Return policy: Not provided - Price consistency: Single variant, price fixed - Certifications: None listed ## Image assets      ## Agent notes - Product description is a JSON structure with item IDs, not human-readable text. - Categorized under kitchen/bathroom appliances but functions as a portable air cooler/heater. - Image understanding not performed; visual appeal unverified. - No specifications on noise level, power consumption, or heating capacity.
This product has 13 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": "2026新空调扇静音冷风机暖风机家用移动小空调节能冷暖两用一体机",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "34.0",
"_height_cm": "27.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").