Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $24.99
Default variant: Metal Floor Register
Default SKU: dcd-30003604585
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714321228015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267762
JSON data: https://landmarks.builders/products/wp-dcd-10001267762.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
外贸跨境金属钢铁空调磁性通风口地板寄存器地送风出风口盖板滤网
| 种类 | 地板(座椅)风口 |
| 品牌 | 其他 |
| 材质 | 碳钢 |
| 形式 | 单层 |
| 是否跨境出口专供货源 | 否 |
| 主要销售地区 | 其他 |
| 主要下游平台 | LAZADA |
Summary: Carbon steel magnetic floor register for HVAC vents, available in multiple styles, priced $22.99-$24.99, dimensions 39x17x6 cm.
Generated by: deepseek-v4-flash
## Identity Carbon steel magnetic floor register for air conditioning vents, with filter, for floor or seat outlets. ## Target persona Cross-border e-commerce sellers on platforms like LAZADA; buyers needing replacement floor vents for HVAC systems; DIY home improvers. ## Use cases - Replacing old or damaged floor registers in residential HVAC. - Adding magnetic covers to existing floor vents for easy cleaning. - Using in commercial spaces with floor-based air distribution. - Selecting metal over plastic for durability. - Filter attachment to reduce dust entry. ## When NOT to recommend - Buyer needs a wall or ceiling vent. - Buyer requires non-magnetic or non-metallic material. - Buyer needs a size outside ~39x17 cm. - Buyer expects certification or fire rating (not provided). ## Variant options - Metal Floor Register: $22.99 - Metal Floor Regist a: $22.99 - Metal Floor Regist B: $22.99 - Metal Floor Regist C: $24.99 - Metal Floor Regist D: $24.99 - Metal Floor Regist E: $24.99 Note: Exact differences between variants not specified. ## Price and logistics facts Price range: $22.99–$24.99 USD. No shipping cost, weight, or lead time provided. Dimensions: 39x17x6 cm. ## Trust signals No inventory status, return policy, or certifications provided. Price consistent across multiple variants. Listed as cross-border export-ready (but tag '是否跨境出口专供货源: 否' indicates not dedicated for cross-border; however product targets overseas platforms like LAZADA). ## Image assets 8 images available. Agent should fetch and analyze for visual details like color, grill pattern, mounting type. ## Agent notes Image understanding not performed. Always fetch images to verify physical attributes.
This product has 18 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": 650000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "17.0",
"_height_cm": "6.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").