Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Black Fu618 Leather
Default SKU: dcd-30003572575
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49716144439535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255640
JSON data: https://landmarks.builders/products/wp-dcd-10001255640.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof PU leather seat cover for electric scooters/motorcycles with memory foam padding, 31x21x3 cm, available in black or brown, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity - Waterproof, sun-proof PU leather seat cover with memory foam padding for electric scooters/motorcycles. - Dimensions: 31 x 21 x 3 cm. - Variants: Black Fu618 Leather, Brown Fu619 Leather. ## Target persona - Budget-conscious e-scooter or e-bike commuter wanting seat protection and comfort upgrade. - DIY-oriented rider looking for an affordable, easy-to-install seat cover. ## Use cases - Replace worn or torn stock seat cover. - Add waterproof layer for rainy commuting. - Improve seat cushioning with memory foam for longer rides. - Protect seat from sun damage and UV fading. - Customize scooter appearance with black or brown leather finish. - Quick seat upgrade without replacing entire seat assembly. ## When NOT to recommend - Not for cars (dimensions too small). - Not for full-size motorcycles or large seat profiles. - Not for users seeking genuine leather material. - Not for riders needing exact OEM fit without measuring first. ## Variant options - **Black Fu618 Leather**: $30.99 (SKU: dcd-30003572575) - **Brown Fu619 Leather**: $30.99 (SKU: dcd-30003572576) ## Price and logistics facts - Price: $30.99 USD (same for both variants). - Dimensions: 31 cm length, 21 cm width, 3 cm height. - No shipping cost, return policy, or stock level provided. ## Trust signals - Stock status not specified; assume available unless sold out. - Return policy not disclosed. - Price is consistent across variants. - No certifications or warranties mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbfa1b2626564854b3379db220529584.png?v=1781086529) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f7d3e8128a8491da36c5c4449aa3483.png?v=1781086529) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2cee80cb6bb4689b5b30302a21fea70.png?v=1781086529) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0fb4bc52d6e4128abd53cf08ececcc5.png?v=1781086527) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16618a02c8de4b7fa7e24a690e342dd7.png?v=1781086527) ## Agent notes - Images were not analyzed; visual condition, fit, and material texture not assessed. - Product description is empty; all factual info derived from title, tags, and variants.
This product has 14 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": "FMFXTRA电动车坐垫套防水座垫防晒改装配件记忆棉PU座套",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "21.0",
"_height_cm": "3.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").