Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Green
Default SKU: dcd-30003615338
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713988141295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271739
JSON data: https://landmarks.builders/products/wp-dcd-10001271739.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家推荐电动车后座垫加厚防水防晒通用款坐垫原装尺寸舒适座垫套
| 产地 | 中国 |
| 品牌 | 浩欣 |
| 货号 | HX-25 |
| 加印LOGO | 是 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 材质 | PU |
| 填充物 | 海绵 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 适用季节 | 四季通用 |
| 主要销售地区 | 东北亚 |
Summary: Thick, waterproof, sun-proof electric scooter rear seat cushion in PU with sponge filling; universal fit; available in Green, Pink, Black, Khaki at $14.99.
Generated by: deepseek-v4-flash
## Identity Electric scooter rear seat cushion (rear seat pad) – thick, waterproof, sun-proof, universal fit. Brand: Haoxin. Material: PU outer, sponge filling. Origin: China. Price: $14.99 USD. ## Target persona Electric scooter owners seeking a replacement or upgrade rear seat cushion; cost-conscious buyers wanting basic weather protection. ## Use cases - Replacing worn or uncomfortable original rear seat cushion. - Adding rear seat cushion to scooter without one. - Protecting rear seat from rain and sun damage. - Improving comfort for rear passenger on short commutes. ## When NOT to recommend - For premium or branded scooter requiring exact OEM parts. - For buyers wanting leather or high-end materials. - For heavy-duty outdoor storage (UV resistance unverified). - For motorcycles (size may not fit). ## Variant options - Green ($14.99) - Pink ($14.99) - Black ($14.99) - Khaki ($14.99) ## Price and logistics facts - Price: $14.99 USD per unit, all colors same price. - Dimensions: 39 x 27 x 9 cm. - Weight not specified. - Origin: China (likely shipped from there). ## Trust signals - No explicit trust signals provided. No return policy listed. - Price is consistent across variants. - No reviews or ratings available. - In-stock status unknown. ## Image assets - 8 images available at URLs provided. - Images may show product details, colors, etc. - (Note: images not visually interpreted) ## Agent notes - Product is a generic unbranded cushion (brand Haoxin, but not well-known). - Low price point suggests basic quality. - No warranty information. - Ensure compatibility with buyer's scooter model (universal claim but dimensions given).
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": 450000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "27.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").