Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: R - Clockwise Lock
Default SKU: dcd-30003602170
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714362974447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266709
JSON data: https://landmarks.builders/products/wp-dcd-10001266709.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: 140mm iron crank arm for exercise/spinning bikes, available in clockwise (right) and left lock versions, priced at $23.99.
Generated by: deepseek-v4-flash
## Identity 140mm iron crank arm (曲柄) for exercise/spinning bikes, pedal connecting rod (连接杆). Full iron construction. Two style options: R (clockwise lock) and L. ## Target persona - Home gym owners needing replacement crank arms for spinning bikes - Small bike repair shops servicing indoor fitness equipment - DIY enthusiasts building custom stationary bikes ## Use cases - Replacing a worn or damaged crank arm on a home spinning bike - Upgrading from aluminum to a more durable iron crank - Building a custom exercise bike from parts - Stocking spare parts for rental or hotel fitness equipment - Repairing a broken crank arm on an indoor cycle ## When NOT to recommend - For outdoor bicycles or road bikes (not designed for variable terrain) - For professional gyms requiring high-end, lightweight components - For users needing crank lengths other than 140mm - For pedal systems incompatible with standard 9/16" thread (assumed standard, not verified) ## Variant options - **R - Clockwise Lock** (SKU: dcd-30003602170) - $23.99 - **L -** (SKU: dcd-30003602171) - $23.99 ## Price and logistics facts - Price: $23.99 USD per unit - Dimensions: 17.5 × 9.5 × 6.0 cm - No shipping weight, lead time, or origin provided ## Trust signals - In-stock status unknown - Return policy not provided - Price is consistent across both variants - No certifications listed - No customer reviews or ratings available ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description was provided; all facts from structured data. - Image content was not analyzed; visual details like finish, condition, or exact thread type cannot be confirmed. - The variant labeled 'L -' has an incomplete title; likely left crank arm, but not explicitly stated. - Compatibility with specific bike models is unverified.
This product has 14 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": "140曲柄 自行车单车健身车动感单车曲柄 山地全铁脚蹬拐柄 连接杆",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "9.5",
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").