Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.25
Default variant: Black
Default SKU: dcd-30003681645
Default price: $31.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Foot Pegs
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50405914902767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296709
JSON data: https://landmarks.builders/products/wp-dcd-10001296709.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
These adjustable motorcycle foot pegs are designed for R1200RT and K1600GT models. They provide a reliable and comfortable footrest for passengers on long highway rides. Each peg features a swiveling, rotatable connection for custom angle adjustments, catering to individual seating preferences and reducing fatigue. The wide, rounded rectangular surface has a textured anti-slip design with raised grip detailing for maximum traction, even in wet conditions. The compact, angled construction blends with the bike's aesthetics. The sturdy metal mounting joint and premium hardware ensure durability.
Summary: Adjustable passenger foot pegs for BMW R1200RT and K1600GT; rotatable mounting joint, anti-slip surface, available in Black/Silver at $31.25 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable Motorcycle Passenger Foot Pegs with Mounting Joint for R1200RT and K1600GT. Product type: Motorcycle Foot Pegs. Variants: Black (SKU dcd-30003681645) and Silver (SKU dcd-30003681646). Price: $31.25 USD each. ## Target persona BMW R1200RT or K1600GT owners who regularly carry a passenger and want to reduce passenger fatigue by adjusting footrest angle. Also for riders seeking a wider anti-slip peg surface for wet-weather confidence. ## Use cases - Long highway trips where passenger comfort is a priority. - Adjusting foot peg angle to match a passenger's seating preference. - Replacing stock passenger pegs with a textured, wider surface. - Riding in wet conditions requiring extra foot grip. - Customizing the rear footrest position for different riding postures. ## When NOT to recommend - For non-BMW motorcycle models or models other than R1200RT/K1600GT. - For solo riders who never carry a passenger. - For riders requiring racing pegs or extreme-weight-rated components. - For buyers who need OEM original parts or specific material certifications. ## Variant options - Black – SKU dcd-30003681645 – $31.25 USD - Silver – SKU dcd-30003681646 – $31.25 USD ## Price and logistics facts - Price per variant: $31.25 USD - Dimensions: 15 cm x 12 cm x 5 cm (provided; exact scope not specified) - No shipping/stock details in supplied data ## Trust signals - Price consistent across variants. - Product tags indicate content validation (wp-content-validated) and quality audit (wp-quality-audited). - No explicit stock level or return policy in provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/071bf2fb-4e88-4f4e-9b9f-3233f3bafa34.jpg?v=1786242152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb6f8505-375b-429b-a4d2-edad4553f2d7.jpg?v=1786242158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c5e2def-6f6d-4ec6-8f90-50a89476b618.jpg?v=1786242153 ## Agent notes - Fitment is described only as "for R1200RT and K1600GT"; no model-year or generation specifics confirmed. - Material and load-rating details not provided; the description mentions metal mounting joint and premium hardware but no spec sheet. - Image understanding was not performed; URLs are provided as assets only.
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": "Adjustable Motorcycle Passenger Foot Pegs with Mounting Joint for R1200RT and K1600GT",
"product_id": 9537756594415,
"variant_id": 50405914902767,
"quantity": 1,
"grams": 650,
"length_cm": "15.0",
"width_cm": "12.0",
"height_cm": "5.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").