Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: 1-2
Default SKU: dcd-30003611408
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714127175919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270411
JSON data: https://landmarks.builders/products/wp-dcd-10001270411.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: Plastic pedals with reflective anti-slip surface for spinning/indoor cycling bikes. Available in two sizes (1-2, 9-16). $14.99. Dimensions 24x20x8 cm.
Generated by: deepseek-v4-flash
## Identity Reflective anti-slip plastic pedals for spinning/indoor cycling bikes. Brand: 优硕. Material: Plastic. Dimensions: 24x20x8 cm. ## Target persona Owners of indoor spinning or exercise bikes needing replacement or upgrade pedals. ## Use cases - Replacing worn-out pedals on a spin bike - Adding reflective pedals for visibility in dim indoor classes - Budget-friendly upgrade for home gym exercise bikes - Fitting universal pedal thread sizes (1-2 or 9-16) - Anti-slip pedals for high-intensity spinning sessions ## When NOT to recommend - For outdoor road or mountain bikes (plastic not suitable for outdoor conditions) - For professional cyclists needing clipless or high-performance pedals - For bikes with non-standard pedal thread sizes (verify compatibility) - If buyer expects metal pedals (description states plastic) ## Variant options Two sizes: "1-2" and "9-16". Price: $14.99 each. ## Price and logistics facts Price: $14.99 USD per variant. Dimensions: 24x20x8 cm. Weight not provided. ## Trust signals In-stock status: not specified. Return policy: not specified. Certifications: none provided. ## Image assets 8 images available at URLs in the product data. ## Agent notes Material discrepancy: title says aluminum alloy, description says plastic. Variant sizes likely refer to thread sizes; not confirmed. No stock, warranty, or return info. Verify with seller. Image understanding not performed.
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": 650000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.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").