Brand: World Products (Landmark)
SKU: dcd-30003715713
Price: $1.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bike Fenders
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50406863601903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308354
JSON data: https://landmarks.builders/products/wp-dcd-10001308354.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This set includes two sturdy fenders designed to provide reliable coverage for both the front and rear wheels of your ride. These high-performance mudguards effectively block water splashes, mud, and road debris, keeping your clothes clean during wet commutes. Engineered with a widened, curved profile, these bike fenders measure 5 cm in width to offer enhanced coverage and a streamlined fit. Crafted from tough, age-resistant engineering plastic, these bike mudguards are highly bend-resistant and built to withstand daily wear and tear. Featuring integrated mounting tabs, these electric bike fenders are simple to install on 12-inch, 14-inch, and 16-inch bicycles and electric bikes.
Summary: Set of two bend-resistant 5 cm wide plastic fenders with mounting tabs for 12-16 inch bikes and e-bikes, priced at $1.97.
Generated by: deepseek-v4-flash
## Identity Set of two front/rear fenders, widened curved profile, 5 cm width, bend-resistant engineering plastic, integrated mounting tabs. Fits 12-inch, 14-inch, and 16-inch bicycles and e-bikes. SKU: dcd-30003715713. ## Target persona Urban commuters riding small-wheel bikes (12-16 inch) who need wet-weather mud protection. Casual cyclists, parents equipping kids' bikes, and e-bike owners with small wheels who want a simple, low-cost fender set. ## Use cases - Daily commuting in rain or on wet roads to keep clothes clean. - Riding on muddy or debris-strewn paths with a small-wheel bike. - Quick DIY installation on 12/14/16-inch bicycles or e-bikes. - Adding basic rear and front protection to a compact or folding bike. - Low-budget upgrade for a casual commuter bike. ## When NOT to recommend - Full-size adult bikes (26"+ wheels) — these fenders will not fit. - Off-road or mountain biking where heavy mud and impacts exceed plastic fender limits. - Riders needing fenders with specific mounting systems or metallic construction. - Professional/shop-level installation — no special hardware or instructions mentioned. ## Variant options Only one variant: "12-16 Inch Universal" at $1.97 (SKU dcd-30003715713). No color/size alternatives listed. ## Price and logistics facts - Price: USD $1.97 (fixed, single variant). - Package dimensions: 36.0 cm x 11.0 cm x 8.0 cm (likely shipping package, not fender dimensions). - Fender width: 5 cm per description. - Quantity: set of two (front + rear). ## Trust signals - Single listed SKU with consistent price. - Catalog listing carries quality-audit tag (wp-quality-audited). - In-stock status not explicitly stated in source facts. - Returns/refund policy not provided. ## Image assets 5 images available (not visually inspected by agent). - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/738bd3ee-4525-495f-8ec2-982e34a1b284.jpg?v=1786242520 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25e9772b-cd5f-48ec-a459-e20a58fa9dec.jpg?v=1786242520 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db4da42c-26a0-4ff1-ace0-98ad00e4274a.jpg?v=1786242522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1acef3c-8877-4cef-857e-65f8a64d2508.jpg?v=1786242521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1673b00-9b1f-429a-9347-b80f1616a3b5.jpg?v=1786242520 ## Agent notes - Image understanding was NOT performed; visual condition, styling, and exact appearance are unverified. - Dimensions given (36x11x8 cm) are assumed to be package size, not individual fender measurements. - Fitment is limited to 12/14/16-inch wheels; verify wheel size before recommending. - No material certifications, brand, or return policy stated in facts.
This product has 12 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 Pieces Bend-Resistant Front and Rear Fenders Widened Curved Bike Mudguards Tough Fenders with Mounting Tabs Sturdy for Commuters, Commuting, Casual",
"product_id": 9538049573103,
"variant_id": 50406863601903,
"quantity": 1,
"grams": 200,
"length_cm": "36.0",
"width_cm": "11.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").