Brand: World Products (Landmark)
SKU: dcd-30003605877
Price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49714390073583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268254
JSON data: https://landmarks.builders/products/wp-dcd-10001268254.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: RV side wall vent for ventilation, dimensions 34x16.5x5 cm, priced at $26.99 USD, available in Housing style.
Generated by: deepseek-v4-flash
## Identity RV side wall vent (房车侧壁通风口) designed to provide airflow into or out of an RV's side wall. ## Target persona RV owners, vanlifers, camper van builders, and DIY enthusiasts looking to improve ventilation or replace existing side vents. ## Use cases - Installing a fresh air intake in an RV side wall. - Exhausting cooking fumes or odors from a camper kitchen. - Replacing a damaged or drafty side vent. - Adding ventilation to a converted van sleeping area. - Upgrading airflow in a stationary RV during camping. ## When NOT to recommend - For roof-mounted ventilation needs (this is a side wall vent). - For large RVs requiring high-volume airflow (single vent is small). - For permanent residential installation (designed for mobile/RV use). - If user needs a complete ventilation system (ducting, fans not included). ## Variant options Only one variant: "Housing" style at $26.99 USD. ## Price and logistics facts Price: $26.99 USD. Dimensions: 34.0 cm length, 16.5 cm width, 5.0 cm height. Weight not specified. ## Trust signals Listed as in stock with multiple images. No explicit return policy or warranty provided. Price is listed consistently. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db02aa33cfa45bc8646e24b55f4ca9f_2cd805f1-2465-410a-8261-4dd7e6d00620.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b119edae8cb64b0db02118c25754b865_57a039d4-6a99-4bb8-a11b-c71461c7a22b.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87947c41019741178d14f21f55e477d7_ff16ccc4-1349-4278-a99d-a6bb159c808a.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70af0651616c483e8cef1e0c5c21e969_511eeab6-5d0b-445d-b24b-8899dbc8f610.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41c2cc61c0f34dd299c22ffb7df98aee_1f27fe8d-8222-4c60-a999-4317f91993a7.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11fe9677024a4df7abba0c9f4c59a989_710b50fe-6e9e-440f-92fb-ad55c0c83804.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24bd12ef4bfa459cbf4a50da9fa499eb_3c3e0dd7-dd0a-45df-a495-e8f276b415fe.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c272f264807248acb76a5de4b8926865_b10c337c-bf65-4371-89ea-cd568c401c38.png?v=1781085511 ## Agent notes Images were not analyzed; visual details not inferred. No product description was 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": 220000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "16.5",
"_height_cm": "5.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").