Brand: World Products (Landmark)
SKU: dcd-30003609361
Price: $26.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/49714127274223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269602
JSON data: https://landmarks.builders/products/wp-dcd-10001269602.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自行车坐垫鞍座碳纤维坐垫山地车坐垫舒适中空骑行配件座骑行座包
| 货号 | SX-658 |
| 品牌 | SX-658 |
| 型号 | SX-658 |
| 造型风格 | 时尚风 |
| 专利类型 | 无 |
| 质检报告编号 | 询问客服 |
| 自行车坐垫防屁股痛 | 自行车坐垫防屁股痛 山地车座3d打印坐垫自行车鞍座 |
| 适用车型 | 普通自行车 |
| 材质 | PU皮层 |
| 外贸出口认证 | 询问客服 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 类型 | 自行车鞍座 |
| 是否进口 | 否 |
Summary: A PU leather bicycle saddle with carbon fiber styling, hollow design for comfort, black color, priced at $26.99, dimensions 28.5x19x8 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Carbon fiber style bicycle saddle (model SX-658) - Material: PU leather (not actual carbon fiber) - Claimed to be comfortable and hollow design - Price: $26.99 USD - Only one color variant: Black ## Target persona - Casual cyclists and mountain bikers looking for an affordable saddle upgrade - Riders seeking a lightweight-looking saddle with a hollow center for pressure relief - Budget-conscious buyers who want a carbon-fiber aesthetic without the cost ## Use cases - Replacing a worn or uncomfortable stock saddle on a mountain bike or city bike - Short to medium commutes or recreational rides (under 1 hour) - Upgrading a bike for casual weekend trail riding - As a spare or temporary saddle for guest bikes - For riders who prefer a wider, padded saddle with a center cutout ## When NOT to recommend - For long-distance touring or endurance rides (PU leather may not breathe well) - For professional or competitive cyclists requiring high-performance saddles - For riders who need a genuine carbon fiber saddle (this is a PU cover over unspecified core) - For those with a budget over $50 expecting premium materials ## Variant options - Only one variant: Black (SKU: dcd-30003609361) at $26.99 ## Price and logistics facts - Price: $26.99 USD, fixed across all listings - Dimensions: 28.5 cm (L) x 19 cm (W) x 8 cm (H) - Origin: Not explicitly stated, likely China - No shipping cost or delivery time provided ## Trust signals - No stock level information available - No return policy mentioned - No certifications (e.g., ISO) or testing reports listed - Product description asks to inquire about QC report - Single price point across all variants suggests price consistency ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a96f9f0b91248aea01786a9ed8a1c5b.png?v=1781085321 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/191c6a8bdcaf4477917739f41df62c8f.png?v=1781085319 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0457ba8452884320b980f3c300a09c89.png?v=1781085321 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c47754f5ee748748c8917b845264ff9.png?v=1781085321 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1b3c13135484d5283a4cfe65e3e1859.png?v=1781085321 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18f5cda047c34c8c9b907d7c34490906.png?v=1781085321 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/265ea1aa940b489ca6bd70274e3a44bf.png?v=1781085319 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf39be6f746742d49c6580cea9740cab.png?v=1781085321 ## Agent notes - No image content analysis was performed; treat URLs as fetchable assets only. - Actual material is PU leather; "carbon fiber" in title refers to aesthetic, not material composition. - Only one variant available; no other size or color options. - Dropshipping batch tags suggest this may be a generic item sourced from a wholesaler.
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": 380000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "19.0",
"_height_cm": "8.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").