Brand: World Products (Landmark)
SKU: dcd-30003605883
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49714379292911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268259
JSON data: https://landmarks.builders/products/wp-dcd-10001268259.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 (Damper Base) for airflow and moisture control, priced at $42.99, dimensions 33x16x5 cm.
Generated by: deepseek-v4-flash
## Identity RV side wall vent (Damper Base) sold as a single unit. ## Target persona RV owners, van dwellers, DIY RV builders, and camping enthusiasts looking for basic ventilation solutions. ## Use cases - Improving airflow in RV living areas. - Reducing condensation inside camper vans. - Adding ventilation to storage compartments or closets. - Replacing old or broken vent covers during renovation. - Installed in DIY camper conversions. ## When NOT to recommend - For standard residential windows or walls. - For non-RV vehicles (cars, trucks). - Applications requiring airtight or high-pressure seals. - Large-scale commercial ventilation systems. ## Variant options - Only one variant available: "Damper Base" at $42.99. ## Price and logistics facts - Price: $42.99 USD. - Dimensions: 33.0 cm (L) x 16.0 cm (W) x 5.0 cm (H). - No shipping, tax, or inventory data provided. ## Trust signals - In-stock status not confirmed. - No return policy or warranty provided. - No certifications listed. - Price listed as $42.99 (single price point). ## Image assets - 8 images available; visual details not analyzed. - URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db02aa33cfa45bc8646e24b55f4ca9f.png?v=1781085505 … (see full list below) ## Agent notes - No product description provided; assume standard RV vent functionality. - No compatibility or installation details confirmed. - Image content was not visually analyzed; verify from URLs.
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": 270000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "16.0",
"_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").