Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $331.99
Default variant: Extended
Default SKU: dcd-30003597518
Default price: $331.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714575245551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265116
JSON data: https://landmarks.builders/products/wp-dcd-10001265116.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: Rear-set footpegs for Honda Moto3 NSF250R and RS125, with adjustable positions; includes two style variants at $331.99.
Generated by: deepseek-v4-flash
## Identity Racing rear-set footpegs (升高脚踏后移踏板) compatible with Honda Moto3 NSF250R and RS125 models. ## Target persona Motorsport riders or owners of Honda NSF250R or RS125 who need upgraded rearsets for track riding or aggressive ergonomics. ## Use cases - Replacing stock footpegs for better ground clearance in corners. - Adjusting rider peg position for sport/racing posture. - Enhancing control feel on track days. - Customizing a track-only build for NSF250R/RS125. - Replacing worn or damaged stock rearsets. ## When NOT to recommend - Street riders who prioritize comfort over performance. - Owners of non-compatible models (e.g., CBR series, other brands). - Buyers requiring a full mounting kit or hardware not included. - Anyone expecting a complete ready-to-install solution without verifying fitment. ## Variant options - **Style: Extended** – SKU dcd-30003597518, $331.99 - **Style: Extended a** – SKU dcd-30003597519, $331.99 ## Price and logistics facts - Price: $331.99 USD (both variants) - Dimensions: 36×26×10 cm - No shipping or return policy details provided. ## Trust signals - In-stock status unknown; price is consistent across variants. - Images available but no certifications or quality marks confirmed. ## Image assets         ## Agent notes Visual inspection of images was not performed; rely on compatibility data. Only Honda NSF250R and RS125 confirmed.
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": "适用本田Moto3 NSF250R RS125 改装摩托车升高脚踏后移踏板总成",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "26.0",
"_height_cm": "10.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").