Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99
Default variant: White
Default SKU: dcd-30003600222
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714560827631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266011
JSON data: https://landmarks.builders/products/wp-dcd-10001266011.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: A no-drill wall-mounted fan for kitchens/bathrooms, 40.5x10.5x10.5 cm, 68.99 USD, White/Gray variants with low-noise cooling.
Generated by: deepseek-v4-flash
## Identity Cross-border household kitchen no-drill wall-mounted fan (厨卫家电). 40.5 x 10.5 x 10.5 cm. Low-noise, summer cooling. No drill required for mounting. ## Target persona Renters who cannot drill holes; homeowners with tile or finished walls; cooks needing extra airflow over the stove; bathroom users wanting post-shower ventilation. ## Use cases - Cooling the kitchen while cooking without taking counter space. - Reducing steam and humidity after a hot shower. - Providing airflow in small, windowless rooms (pantry, laundry). - Desk-adjacent standing airflow (if placed on a shelf). - Temporary cooling in dorms or temporary housing. ## When NOT to recommend - Large open-plan living rooms (underpowered for full room circulation). - Outdoor or semi-outdoor areas (not weatherproof). - Noise-sensitive sleep environments if silence is required (low noise but not silent). - Users needing high-velocity air movement (e.g., industrial workshops). ## Variant options - White (sku: dcd-30003600222) – $68.99 - Gray (sku: dcd-30003600223) – $68.99 ## Price and logistics facts - Price: $68.99 USD (fixed across variants). - Dimensions: 40.5 cm (L) x 10.5 cm (W) x 10.5 cm (H). - Weight, shipping cost, and delivery time not provided. ## Trust signals - Price consistent across both color variants. - In-stock status not confirmed. - Return policy not provided. - No certifications or warranties listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0822865c7bc424f81c942fef6b7c861.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68c5aa77d0584245b2c9611e5af1620e.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8777cd23de241128389e76383d3ae37.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1c3723862ef4999907135a59fcca586.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a34fd5e56d024cce9c7fc07125ac201f.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e93e4c58dab64dec99c45b5487e383c3.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed05f83cde604237a060dd0d2ae22eec.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cae338abab9428fad38ed51bb4330fc.png?v=1781085637 ## Agent notes - No product description provided; summary based on title and tags. - Image understanding not performed; visual features not described. - Recommend verifying stock, shipping, and return policy before recommending.
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": 1000000,
"properties": {
"_length_cm": "40.5",
"_width_cm": "10.5",
"_height_cm": "10.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").