Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $19.99
Default variant: 1-7x1-45
Default SKU: dcd-30003609223
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714233409775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269541
JSON data: https://landmarks.builders/products/wp-dcd-10001269541.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: Universal car roof rain and dust cover, size 1.7x1.45m variant at $14.99, with larger options up to $19.99.
Generated by: deepseek-v4-flash
## Identity Car roof rain cover, universal fit, dustproof, sunproof, three-proof (rain, dust, sun), insulated. Available in four sizes. ## Target persona Car owners parking outdoors without covered garage; budget-conscious users seeking basic protection; drivers in rainy or dusty climates; owners of standard sedans, SUVs, or vans. ## Use cases - Protecting car roof from rain when parked outdoors. - Preventing dust accumulation on parked car in dry areas. - Reducing interior heat by insulating roof from direct sunlight. - Temporary cover during car storage or while waiting for repairs. - Shielding roof from bird droppings and tree sap. ## When NOT to recommend - Vehicles with roof racks, antennas, or spoilers that may not fit under a taut cover. - Users requiring a full car cover (this covers only roof). - High-end or luxury cars where paint protection without scratching is critical (material unspecified). - Permanent outdoor storage in high winds without additional tie-downs (secured only by elastic or straps, not specified). ## Variant options - 1-7x1-45 (Size: 1.7m x 1.45m): $14.99 - 1-9x1-45 (Size: 1.9m x 1.45m): $15.99 - 2-3x1-45 (Size: 2.3m x 1.45m): $17.99 - 2-7x1-45 (Size: 2.7m x 1.45m): $19.99 All prices in USD. ## Price and logistics facts - Base price: $14.99 for smallest size. - Larger sizes incrementally priced. - Dimensions (packaging?): 40cm x 30cm x 10cm. - No shipping or tax information provided. ## Trust signals - In-stock status: Not explicitly stated, but variants listed with SKU suggests availability. - Return policy: Not provided. - Price consistency: Prices are fixed per variant. - Certifications: None listed. ## Image assets - 8 product images available: each URL can be fetched for detailed view. ## Agent notes - Image content not analyzed; visual details cannot be described. - Material and exact features (elastic hem, straps) not specified in facts. - Package dimensions given, but product dimensions are size variant titles.
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": 2500000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.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").