Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99
Default variant: 26x13-8 / Rear Wheel W Brake
Default SKU: dcd-30003561732
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49716605649135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251171
JSON data: https://landmarks.builders/products/wp-dcd-10001251171.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


Summary: Bicycle rear wheel rim in aluminum alloy with bearing hub, thickened rim and 13-gauge spokes, available in 24 and 26 inch sizes with brake option, priced at $84.99.
Generated by: deepseek-v4-flash
## Identity Bearing-type bicycle rear wheel rim made of aluminum alloy, featuring a thickened rim and 13-gauge spokes. Available in 24 and 26 inch diameters with rear brake mount. ## Target persona - DIY bicycle mechanic seeking replacement rear wheel - Budget-conscious cyclist upgrading from steel rims - Bike repair shop sourcing cost-effective components ## Use cases - Replacing a damaged rear wheel on a 24 or 26 inch mountain bike or cruiser - Upgrading to a lighter aluminum rim for improved acceleration - Building a budget-friendly commuter bike - Equipping a bike with a sealed bearing hub for smoother roll - Repairing a bike with rim brakes that needs a new rear wheel ## When NOT to recommend - Bikes requiring a front wheel (only rear wheel available) - High-performance racing bikes needing lightweight carbon or specialized hubs - Disc brake bicycles (variant explicitly says 'W Brake', likely rim brake) - Bikes with hub spacing not matching 150-175 mm (check specific size variant) - Users needing a complete wheel set (front and rear) ## Variant options - 26x13-8 / Rear Wheel W Brake ($84.99) - 26x150-175 / Rear Wheel W Brake ($84.99) - 24x150-175 / Rear Wheel W Brake ($84.99) - 24x13-8 / Rear Wheel W Brake ($84.99) ## Price and logistics facts - Unit price: $84.99 USD - Package dimensions: 68 x 68 x 20 cm (typical shipping box) - No shipping cost, delivery time, or stock status provided ## Trust signals - No stock status, return policy, or warranty information available - Price consistency: all variants at same price point - Images available for visual inspection (not analyzed by agent) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c453080857aa48d7a515372cfa485b67.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13c703f5d163439d8f86f3101e55bff1.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c42125613130485f86b88395ae84a10d.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/619e364fb5644f85820c8f0fe18416a8.png?v=1781086784 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5761b966d9944d53a87de6f5ffbf41f6.png?v=1781086785 ## Agent notes - No product description available; assumptions from title and variant labels - Variant size designations (e.g., '13-8', '150-175') are ambiguous: '13-8' could refer to spoke count or hub compatibility; '150-175' likely hub spacing in mm, but unconfirmed - Only rear wheel variants offered; front wheel not listed - Images were not analyzed; visual details cannot be inferred
This product has 16 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": "轴承款自行车铝合金本色加厚圈加粗13号车条22寸24寸26寸前后轮圈",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "68.0",
"_height_cm": "20.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").