Brand: World Products (Landmark)
SKU: dcd-30003622516
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713141809391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274838
JSON data: https://landmarks.builders/products/wp-dcd-10001274838.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船座椅罩 户外游艇 船长座椅罩 420D防雨罩保护罩套 固定后座椅罩
| 产地 | 中国 |
| 货号 | F97MJ9H856MTS8 |
| 品牌 | 其他 |
| 用途 | 防尘防雨防晒 |
| 是否专利货源 | 否 |
| 产品类别 | 其他 |
| 是否一次性 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | 420D牛津布 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 简约 |
| 是否进口 | 否 |
Summary: 420D Oxford cloth boat seat cover for outdoor captain chair, protects from rain, dust, and sun. Black color. Made in China.
Generated by: deepseek-v4-flash
## Identity 420D Oxford cloth boat seat cover for outdoor captain chair. Water-resistant, UV-protective cover. Single black color option. ## Target persona Boat owners with standard captain's chairs wanting affordable, weather-resistant protection. Marine hobbyists maintaining boats in outdoor storage. ## Use cases - Covering captain chair on pontoon or fishing boat during dock storage. - Protecting seat from rain, bird droppings, and UV damage. - Temporary cover while boat is moored or trailered. - Seasonal storage cover for boat seat during winter. - Quick protection when unexpected rain forecast. ## When NOT to recommend - Not for full-boat covers (this is a single seat cover). - Not for automotive car seats (different shape/attachment). - Not for oversized custom boat seats (may not fit). - Not for indoor furniture (designed for outdoor marine use). ## Variant options - Black (only variant). Price: $21.99. ## Price and logistics facts - Price: $21.99 USD. - Origin: China. - Dimensions (package): 28 x 25 x 9 cm. - Brand: Other (generic/unbranded). - Not a patented product. - Cross-border e-commerce ready. ## Trust signals - Single variant in stock (Black). - Material: 420D Oxford cloth (durable, water-resistant). - No known return policy stated. - Not a patented product; generic alternative. ## Image assets - 5 images available (not analyzed). - URLs: listed in product data. ## Agent notes - Images not analyzed; assume shows product on seat. Verify fit with buyer's seat dimensions. - No specific boat brand/model compatibility provided. - Price consistent across variants (only one).
This product has 11 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": "Fitted Boat Seat Cover Oxford Material Helm Seat Cover Marine Gear Black Draped",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.0",
"_height_cm": "9.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").