Brand: World Products (Landmark)
SKU: dcd-30003609362
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714124980463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269603
JSON data: https://landmarks.builders/products/wp-dcd-10001269603.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Soft gel bicycle seat cushion for comfort on electric bikes, road bikes, and commuter bikes. Only Black color option. Priced at $22.99.
Generated by: deepseek-v4-flash
## Identity A soft gel cushion bicycle seat (saddle) designed to enhance comfort for various bike types including electric, road, and commuter bikes. Dimensions: 28.5 x 25.0 x 9.0 cm. Available in Black. ## Target persona Budget-conscious cyclists, daily commuters, casual riders, and e-bike users seeking added cushioning without a high investment. ## Use cases - Daily commute on city roads - Leisure cycling on paved or light trails - Reducing discomfort during longer rides (1-2 hours) - E-bike riding where extra vibration dampening is helpful - As a replacement for worn-out stock saddles ## When NOT to recommend - Professional racing or competitive cycling (heavy, not aerodynamic) - High-performance road cyclists focused on weight savings - Off-road mountain biking requiring specific saddle shapes - Riders needing custom orthotic or medical support ## Variant options - Black (only variant, SKU: dcd-30003609362, price $22.99) ## Price and logistics facts - Price: USD $22.99 per unit - Dimensions: 28.5 cm length, 25.0 cm width, 9.0 cm height - No shipping or stock information provided ## Trust signals - Price is consistent with budget gel saddles - No return policy, reviews, or certifications available in facts - Single color/size offering reduces choice complexity ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/255b7c7edfc749ca8a19ff3c9e22ab9b.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/480e1e696eed460499586d0c2b850a80.png?v=1781085319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2ecf1bc16b843b3acaf5ac2b682241e.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c13b1057c104dc7a0819e9216041914.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6194c85fd16e4bacafa1a7c3c490182a.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2d66634917b4c7bbdd03aec4b7d823f.png?v=1781085321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cdba7cebc2e462fb5af87a87284a5bd.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7128b6910dcc4e0ca701500234b6b090.png?v=1781085319 ## Agent notes - No product description was provided; judgment based on category and dimensions. - Image content was not analyzed; rely on URLs for visual features. - No reviews, ratings, or stock status available. - Consider cross-checking compatibility with specific bike seat post types.
This product has 13 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": 750000,
"properties": {
"_length_cm": "28.5",
"_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").