Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $19.99
Default variant: M
Default SKU: dcd-30003611181
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714202542319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270308
JSON data: https://landmarks.builders/products/wp-dcd-10001270308.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
摩托车坐垫座套户外防晒隔热垫踏板车减震通风防水加厚电动车座垫
| 产地 | 黄山 |
| 品牌 | MESOROCK |
| 货号 | MC1123 |
| 适用摩托车 | 通用(本田、铃木、川崎、雅马哈、春风、光阳等) |
| 加印LOGO | 是 |
| 特点 | 减震、释压、通风、散热 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 适用季节 | 四季通用 |
| 主要销售地区 | 其他 |
Summary: Motorcycle seat cover from MESOROCK, waterproof, ventilated, shock-absorbing, universal fit for Honda/Suzuki/Kawasaki/Yamaha, available in M/L/XL.
Generated by: deepseek-v4-flash
## Identity - **Product:** Motorcycle seat cover (座垫座套) - **Brand:** MESOROCK - **Origin:** Huangshan, China - **Type:** Universal fit for most scooters/motorcycles (Honda, Suzuki, Kawasaki, Yamaha, CFMoto, Kymco) - **Features:** Waterproof, UV-resistant, ventilated, shock-absorbing, thickened padding ## Target persona - Budget-conscious scooter/motorcycle commuters - DIY maintenance enthusiasts looking for an affordable upgrade - Riders in hot or rainy climates needing sun/rain protection - Owners of older bikes wanting to refresh seat appearance ## Use cases - Replacing worn or damaged original seat cover on a scooter or motorcycle - Adding ventilation and heat dissipation during summer rides - Protecting original seat from UV rays, rain, and daily wear - Improving comfort on long commutes with extra padding and shock absorption - Customizing the look of a seat without permanent modification - Quick seasonal swap for temperature regulation ## When NOT to recommend - For high-performance sport bikes or custom seats requiring precise OEM fit - For heavy off-road or dirt bikes where rugged durability is critical - For riders seeking premium leather or branded luxury covers - For vehicles with non-standard seat shapes (e.g., split seats, very wide cruisers) ## Variant options - **Size M:** $12.99 (SKU: dcd-30003611181) - **Size L:** $16.99 (SKU: dcd-30003611182) - **Size XL:** $19.99 (SKU: dcd-30003611183) ## Price and logistics facts - Base price: $12.99 USD (Size M) - Dimensions: 37 x 36 x 15 cm - Weight: not specified - Country of origin: Huangshan, China - Cross-border export ready: yes - Customizable: logo printing available (custom orders) ## Trust signals - In-stock status: not confirmed - Return policy: not specified - Price consistency: three size variants at different price points - Certifications: none listed - Brand: MESOROCK (own brand available) - Product type: motorcycle parts (摩配) ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content was not analyzed; visual appearance, color, and material texture cannot be confirmed. - Missing data: weight, exact material composition (e.g., fabric type), installation instructions, shipping times. - Dimensions provided: 37x36x15 cm – likely for one size; confirm fit for specific bike models if needed.
This product has 15 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": 120000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "36.0",
"_height_cm": "15.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").