Brand: World Products (Landmark)
SKU: dcd-30003604583
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 440 g
Cart URL (default variant): https://landmarks.builders/cart/49714324963567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267760
JSON data: https://landmarks.builders/products/wp-dcd-10001267760.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: Magnetic steel vent cover for floor air conditioning registers, dimensions 26x11x2 cm, priced at $34.99.
Generated by: deepseek-v4-flash
## Identity Product: Magnetic steel vent cover for floor air conditioning registers (SKU: dcd-30003604583). ## Target persona Homeowners or facility managers with floor air conditioning vents needing a magnetic steel cover for filtering or sealing. ## Use cases - Covering unused floor vents to prevent debris entry. - Filtering air from floor registers. - Reducing drafts from unused vents. - Providing a magnetic closure for easy removal and cleaning. - Used in cross-border trade shipments for HVAC components. - Replacement for damaged or missing vent covers. ## When NOT to recommend - For vents made of non-magnetic materials like aluminum. - For vents with non-standard dimensions not matching 26x11 cm. - When a permanent, non-removable cover is required. - For high-traffic areas where a heavy-duty metal grate is needed instead. ## Variant options - Style: Magnetic Vent Inse a (only variant) at $34.99. ## Price and logistics facts - Price: $34.99 USD. - Dimensions: 26 cm (length) x 11 cm (width) x 2 cm (height). - No shipping or return policy provided. ## Trust signals - In-stock status not verified. - Return policy not specified. - No certifications claimed. - Multiple product images available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/460b7c07f94043e0846e99a9ab186633.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5eb75991d281410fae6f84248913046c.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feb1c1c9634549a68021aefada8f733b.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e522929f56b44acc8dc376b39323bb43.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02f2a09916f841af8cfb61a71f85dcc5.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/754007f6c69a4ae4accd49b71b6fff92.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98edd06bb47649f9ba224916ee0fa4c9.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15413eea090e46cbb5eafb972d61ce4e.png?v=1781085470 ## Agent notes - Description field was empty, so product details inferred from title and dimensions. No visual analysis performed.
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": 440000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "11.0",
"_height_cm": "2.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").