Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $27.99
Default variant: 60x60 Rod Mount
Default SKU: dcd-30003620187
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713427546351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273759
JSON data: https://landmarks.builders/products/wp-dcd-10001273759.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Thickened central AC wind deflector for offices; prevents direct airflow. Available in rod/chain mount and 40x40 cm or 60x60 cm sizes.
Generated by: deepseek-v4-flash
## Identity - Thickened central air conditioning wind deflector (防直吹遮风导风板). - Commercial grade, designed for square ceiling vents. - Dimensions: 62x61x10 cm (overall), fits 40x40 cm or 60x60 cm outlets. ## Target persona - Office managers wanting to eliminate drafts on employees. - Postpartum care facility operators (坐月子) needing gentle airflow. - Commercial property owners with square AC vents. ## Use cases - Redirect airflow away from desks in open-plan offices. - Prevent direct AC on beds in postpartum recovery rooms. - Balance air distribution in retail stores. - Avoid drafts in conference rooms or meeting areas. - Protect sensitive equipment from constant AC blast. - Control air direction in commercial kitchens. ## When NOT to recommend - For residential split AC units (different outlet shape). - For ceiling cassette ACs without square vents. - For users needing full room enclosure or duct sealing. - For vents smaller than 40x40 cm or larger than 60x60 cm. ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | 60x60 Rod Mount | dcd-30003620187 | $27.99 | | 60x60 Chain Mount | dcd-30003620188 | $26.99 | | 40x40 Rod Mount | dcd-30003620189 | $16.99 | | 40x40 Chain Mount | dcd-30003620190 | $15.99 | ## Price and logistics facts - Base price: $15.99 (40x40 Chain Mount) up to $27.99 (60x60 Rod Mount). - Currency: USD. - Size: 62x61x10 cm (large item, possible shipping surcharge). ## Trust signals - In-stock (based on tag "wp-import" likely imported, assume available). - Return policy not provided; verify before purchase. - Price consistent across variants (no discounts indicated). - No certifications mentioned; treat as generic. ## Image assets - 8 product images available (URLs below). Images not visually described. - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff2c9ffadaff4d7c9001f74c36b65675.png?v=1781084625 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c7c33cc7d0248b89037c845c2ff3ed7.png?v=1781084626 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d0cb94ed32f4ba8804653ef754862e3.png?v=1781084626 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f96517af9afa4c2290519dfc945eaf2c.png?v=1781084625 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdc03c95b9444cd894515bbe439d093f.png?v=1781084625 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97c852743b524075a8b1b7da0f3398d3.png?v=1781084625 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23d9d01c42a7449987f0d0f7f5172cb8.png?v=1781084625 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16bdd54d00d9445f85ee0dd411e45778.png?v=1781084625 ## Agent notes - Product title in Chinese indicates thickened design for shielding direct airflow. - "坐月子" (postpartum confinement) is a use case mentioned in title. - No product description provided; rely on title and category. - Image content not inspected; assume photos show installation and dimensions.
This product has 16 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": 1200000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "61.0",
"_height_cm": "10.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").