Brand: World Products (Landmark)
SKU: dcd-30003624410
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713189847279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275634
JSON data: https://landmarks.builders/products/wp-dcd-10001275634.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1对 黑色 尼龙 皮划艇配件 脚踏 脚踏板 脚踏更换配件 皮划艇配件
| 产地 | 无 |
| 品牌 | 无 |
| 货号 | SZ-LB04-I500129105 |
| 材质 | 无 |
| 是否跨境出口专供货源 | 否 |
Summary: Pair of black nylon kayak foot pedal replacement parts, 9x7.5x3 cm, priced at $26.99 USD.
Generated by: deepseek-v4-flash
## Identity 1 pair of black nylon kayak foot pedals (replacement parts). No brand specified. Item code SZ-LB04-I500129105. Dimensions 9x7.5x3 cm. ## Target persona Kayak owners needing replacement foot pedals; DIY repair enthusiasts; budget-conscious paddlers looking for affordable nylon parts. ## Use cases - Replacing broken or worn-out kayak foot pedals. - Upgrading from basic footrests to adjustable nylon pedals. - Fitting onto recreational or touring kayaks with standard pedal mounts. - Spare parts for kayak maintenance. - Customizing seat positions with simple foot pedal adjustment. - Repairing a kayak before resale. ## When NOT to recommend - High-performance racing or sea kayaks requiring metal/composite pedals. - Inflatable kayaks with incompatible mounting systems. - Commercial rental fleets needing durable, high-usage parts. - Users seeking complete pedal assembly with cables or hardware (sold as pedals only). ## Variant options Only one variant: "Blk Nylon Kayak Foot" (SKU dcd-30003624410) at $26.99. ## Price and logistics facts Price: $26.99 USD. No quantity discounts or bulk pricing available in provided facts. Dimensions: 9x7.5x3 cm (lightweight). No shipping weight given. ## Trust signals - Single variant consistently priced at $26.99. - No brand or material certifications provided. - In-stock status not explicitly confirmed. - Return policy unknown. ## Image assets 5 images available at URLs listed below. No visual analysis performed. ## Agent notes Image understanding was not performed. Material is described only as "nylon". No specific brand, model compatibility, or installation instructions given. Ensure buyer has correct mount type.
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": "Black Nylon Kayak Foot Pedal Replacement Parts (1 Pair)",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "7.5",
"_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").