Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $35.99
Default variant: 0-5hp
Default SKU: dcd-30003614071
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: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713893146863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271308
JSON data: https://landmarks.builders/products/wp-dcd-10001271308.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境 船舷外机保护罩 发动机防尘罩 防水防污马达防晒罩
| 品牌 | 无 |
| 货号 | HG0157 马达罩 |
| 产品类别 | 组合套装 |
| 材质 | 涤纶(聚酯纤维) |
| 加工定制 | 是 |
| 风格 | 现代简约风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Polyester outboard motor cover for waterproof, dustproof, and UV protection. Available in 9 sizes from 0-5hp to 250-350hp, priced from $13.99 to $35.99.
Generated by: deepseek-v4-flash
## Identity Cross-border outboard motor cover (engine dust cover, waterproof anti-dirt motor sun cover). Material: polyester (polyester fiber). Style: modern minimalist. No brand, no patent/copyright. ## Target persona Boat owners who need to protect their outboard motor from dust, water, and sun when docked, stored, or trailered. DIY owners managing their own marine equipment. ## Use cases - Protecting outboard motor from rain and spray while moored. - Preventing dust accumulation during off-season storage. - Shielding motor from UV damage when boat is not in use. - Keeping engine clean while trailering. - General maintenance cover for outboard motors. ## When NOT to recommend - For inboard motors or sterndrives (different shape/size). - For personal watercraft (e.g., jet skis) – not designed for that. - If heavy-duty weatherproofing (e.g., hurricane) is required. - For commercial/industrial continuous outdoor use without additional securing. ## Variant options 9 sizes based on horsepower: - 0-5hp ($14.99) - 6-15hp ($13.99) - 15-20hp ($16.99) - 20-30hp ($22.99) - 30-60hp ($24.99) - 60-100hp ($26.99) - 100-150hp ($30.99) - 175-225hp ($32.99) - 250-350hp ($35.99) ## Price and logistics facts Base price: $13.99 (variant 6-15hp). Dimensions: 35 × 30 × 12 cm. Prices per variant as above. Currency: USD. ## Trust signals No certification or warranty information provided. In-stock status not verified. Return policy unknown. Material: polyester. Product has no known patent. ## Image assets         ## Agent notes No image content analysis performed. All information is from provided facts.
This product has 21 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": 800000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "12.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").