Brand: World Products (Landmark)
SKU: dcd-30003604375
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714363039983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267673
JSON data: https://landmarks.builders/products/wp-dcd-10001267673.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
尾灯采用LR1130纽扣电池
后续可自行更换
Summary: Universal front and rear mountain bike mudguard for 20-26 inch wheels, includes taillight with replaceable LR1130 battery, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity FMFXTRA mountain bike mudguard, 20-26 inch universal, front and rear extended fender with integrated taillight (LR1130 battery, replaceable). ## Target persona Mountain bike commuters and trail riders using 20-26 inch wheels, seeking affordable mud protection with integrated taillight. ## Use cases - Riding on muddy or wet trails - Commuting on rain-soaked roads - Increasing visibility with the taillight during low light - Keeping mud off the rider and bike components - Quick installation on multiple bike types (20-26 inch) ## When NOT to recommend - Road bikes with narrow tires (<20 inches or >26 inches) - Full-suspension downhill bikes requiring specialized fenders - Riders seeking lightweight carbon or premium materials - Bikes lacking mounting points for fenders (e.g., some disc brake mounts) ## Variant options - 26 Inch (only variant available) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 59 x 12 x 9 cm - Single variant: 26 Inch ## Trust signals - In-stock status not explicitly stated - Return policy not provided - Taillight battery type (LR1130) is standard and replaceable - No certifications listed ## Image assets         ## Agent notes - Image content was not analyzed; product appearance must be verified via image links. - Only one variant (26 Inch) is offered; compatibility with 20-24 inch wheels is unconfirmed from provided data.
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": "FMFXTRA山地自行车挡泥板20-26寸通用前后加长泥瓦高韧性尾灯泥板",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "12.0",
"_height_cm": "9.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").