Brand: World Products (Landmark)
SKU: dcd-30003602380
Price: $169.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49714463637743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266816
JSON data: https://landmarks.builders/products/wp-dcd-10001266816.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: This is a dual-row exhaust fan for kitchen or window installation, power-vented, available in a single style with adapter, priced at $169.99.
Generated by: deepseek-v4-flash
## Identity Dual-row exhaust fan, bidirectional, for kitchen range hood or window, with adapter included. Dimensions: 65 x 35 x 16 cm. ## Target persona Home cooks needing increased ventilation, restaurant owners seeking affordable commercial-grade fan, DIY renovators replacing old window fans. ## Use cases 1. Removing smoke and odors from home kitchen cooking. 2. Supplementing existing hood fan in open kitchens. 3. Installing in a window for garage or workshop air exchange. 4. Bathroom exhaust for large spaces. 5. Small commercial kitchen ventilation backup. ## When NOT to recommend 1. For buyers needing silent operation (fan noise not specified). 2. For ducted installations requiring specific duct sizes (window type). 3. For spaces requiring high CFM commercial hoods (price point suggests moderate airflow). 4. For indoor air quality systems needing HEPA filtration. ## Variant options One variant: 'with Adapter' at $169.99. ## Price and logistics facts Price: $169.99 USD. Dimensions: 65x35x16 cm. Weight not stated. Likely ships as parcel. ## Trust signals No explicit trust signals from facts. Image assets available for visual inspection. No return policy or certification mentioned. ## Image assets 8 product images available at URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0efa3922149d47348983dad839b5e7c2.png?v=1781085553, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7265ef9e58574a0f9a6ee01430f78c3a.png?v=1781085551, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43a4cf9d4aee45f4af46bc5309507e60.png?v=1781085553, and others. Note: Agent cannot see images; fetch for details. ## Agent notes No description available. Product is from a wholesale listing; verify compatibility with window sizes. Price is per unit. No customer reviews or rating provided.
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": "双排排气扇双向抽风机厨房排风扇家用换气扇窗式抽油烟机风扇批发",
"quantity": 1,
"grams": 3100000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "35.0",
"_height_cm": "16.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").