Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.70
Default variant: Brown
Default SKU: dcd-30003672279
Default price: $6.70
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Accessories
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/50405667963119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293377
JSON data: https://landmarks.builders/products/wp-dcd-10001293377.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Classic Design: Features a retro-style cycle seat with an extended narrow shape and a smooth, slightly textured cover that adds a vintage touch to your ride. Comfortable Padding: Built with a slimline padded body to provide supportive comfort, making this road bike saddle ideal for daily commutes and longer journeys. Sturdy Construction: Equipped with strong metal support rails underneath, ensuring this bike saddle remains securely mounted to your seat post through various terrains. Secure Assembly: Designed with visible side fasteners that reinforce the structure, offering a reliable and long-lasting saddle for consistent everyday performance. Versatile Compatibility: Engineered as a highly adaptable fixed-gear bike saddle that fits perfectly on road, fixed-gear, and folding bicycles alike.
Summary: Slimline fixed-gear bike saddle with padded body, metal rails, and side fasteners. Available in Brown or Black for $6.70 USD. Fits road, fixed-gear, and folding bikes.
Generated by: deepseek-v4-flash
## Identity Slimline Fixed-Gear Bike Saddle with padded body, metal support rails, and visible side fasteners. The cover is smooth with a slight texture. Available in Brown and Black. Dimensions: 32.0 x 25.0 x 6.0 cm. ## Target persona Urban commuters riding fixed-gear, road, or folding bicycles. Budget-conscious riders who need a basic, functional saddle for daily travel and occasional longer rides. Riders who prefer a classic, narrow saddle shape. ## Use cases - Daily commute on a fixed-gear or road bike. - Replacement saddle for a folding bike. - Short to moderate city rides (up to a few hours). - Budget build for a fixed-gear conversion. - Rider who wants a padded but slim saddle for a vintage aesthetic. ## When NOT to recommend - Riders requiring a wide, plush cruiser saddle for upright posture. - Off-road / mountain biking due to road-oriented design. - Performance cyclists who need lightweight carbon rails or high-end materials. - Long-distance touring where maximum comfort and pressure relief are critical. ## Variant options - Brown (SKU dcd-30003672279) – USD 6.70 - Black (SKU dcd-30003672280) – USD 6.70 ## Price and logistics facts - Price: USD 6.70 (both variants) - Dimensions: 32.0 cm length, 25.0 cm width, 6.0 cm height - Product type listed as 'Motorcycle Accessories' but description is for bicycle saddles. ## Trust signals - Both variants priced identically at 6.70 USD. - Strong metal rails and side fasteners mentioned in description. - Tags include 'wp-quality-audited' but no external certifications. - In-stock status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1cdd32f-e516-4eaf-8b9f-c4668ec757c8.jpg?v=1786242178 ## Agent notes - Image not analyzed; visual details not verified. Confirm color and condition from image if needed. - Product type taxonomy says 'Motorcycle Accessories' but description indicates a bicycle saddle; verify category. - No return policy or explicit in-stock data provided.
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Slimline Fixed-Gear Bike Saddle Padded Road Bike Saddle Supportive Seat Ergonomic for Commuters",
"product_id": 9537683914991,
"variant_id": 50405667963119,
"quantity": 1,
"grams": 620,
"length_cm": "32.0",
"width_cm": "25.0",
"height_cm": "6.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").