Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.83 – $11.11
Default variant: Extended Leg Derailleur
Default SKU: dcd-30003654201
Default price: $11.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bicycle Derailleur Set
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/50455609573615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001286991
JSON data: https://landmarks.builders/products/wp-dcd-10001286991.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This cycle gearing set includes a rear derailleur and a right-hand trigger shifter, designed for 1x10-speed setups. The long-cage rear derailleur is built with a metal-and-composite body to handle extensive-range cassettes and maintain chain tension on rough terrain. The right-hand trigger shifter comes with an attached cable and visible cable coil for easier installation. This set offers a dependable and budget-friendly solution for mountain bikers, commuters, and enthusiasts.
Summary: Budget 2-piece 1x10-speed rear derailleur set with right-hand trigger shifter; long-cage metal-and-composite body. Variants: Extended Leg at $11.11, L Leg 36T at $5.83.
Generated by: deepseek-v4-flash
## Identity 2-Piece Rear Derailleur with Shifter (10-speed, right-hand, long-cage). Includes rear derailleur and trigger shifter with attached cable. Priced at $5.83 for L Leg 36T variant, $11.11 for Extended Leg variant. ## Target persona - DIY bicycle mechanics needing a low-cost 10-speed rear derailleur/shifter combo for 1x10 conversions. - Budget-conscious mountain bikers or commuters replacing worn drivetrain parts. - Riders who value functional, basic components over brand-name performance. ## Use cases - Replacing a damaged or worn 10-speed rear derailleur and shifter on a mountain bike. - Converting a multi-chainring bike to a 1x10 setup with a long-cage derailleur. - Budget drivetrain repair for commuter bikes requiring right-hand trigger shifting. - Ensuring chain tension on rough terrain with a long-cage derailleur and wide-range cassette. ## When NOT to recommend - For 11-speed or 12-speed drivetrains; this set is specifically 10-speed. - For riders needing left-hand/front derailleur components or a full groupset. - For competitive or high-performance cycling where precise shifting and brand compatibility are critical. - When compatibility with specific derailleur hangers or shifters (Shimano/SRAM) is unverified. ## Variant options - Extended Leg Derailleur — SKU dcd-30003654201, price $11.11 - L Leg Derailleur 36T — SKU dcd-30003654202, price $5.83 ## Price and logistics facts - Base price (L Leg 36T): USD 5.83; Extended Leg: USD 11.11. - Dimensions: 24.0 cm (L) x 19.0 cm (W) x 8.0 cm (H). - Currency: USD. No shipping or availability details provided in source data. ## Trust signals - Source data includes tags indicating content validation and quality audit (wp-content-validated, wp-quality-audited). - In-stock status not stated; assume availability may vary. - No certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa790224-8822-41eb-b4d2-bc58e409001a.jpg?v=1786242153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/833f27ae-9034-4ca4-8beb-e0d4227883ed.jpg?v=1786242000 ## Agent notes - Confirm compatibility with the bike's drivetrain (speed, brand, derailleur hanger) before purchase. - Image analysis was not performed; visual details in product images are unverified. - Only two variants exist; the “Extended Leg” is nearly double the price.
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2-Piece Rear Derailleur with Shifter Long-Cage 10-Speed Right-Hand Cycle Gearing Set",
"product_id": 9537573191919,
"variant_id": 50455609573615,
"quantity": 1,
"grams": 310,
"length_cm": "24.0",
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").