Brand: World Products (Landmark)
SKU: dcd-30003592341
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49714861179119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001263076
JSON data: https://landmarks.builders/products/wp-dcd-10001263076.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: ESLNF DUB crank cover removal tool and motorcycle shock absorber oil seal seat repair tool, blue, $20.99.
Generated by: deepseek-v4-flash
## Identity ESLNF brand DUB crank cover removal tool and motorcycle shock absorber oil seal seat repair tool, color Blue. ## Target persona Motorcycle mechanics, bicycle repair enthusiasts, DIY home mechanics. ## Use cases - Removing DUB crank covers on bicycles or motorcycles - Replacing motorcycle shock absorber oil seals - Installing oil seal seats - Bicycle crank maintenance and removal ## When NOT to recommend - For general-purpose wrench tasks - For automotive engine repairs - For users with no mechanical experience - For professional heavy-duty use (specialized tool) ## Variant options - Color: Blue (only variant) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 20.0 x 15.0 x 4.0 cm - Single variant, no other options ## Trust signals - Price consistency: single price across variant - In-stock status not specified, assume available unless noted - Return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6688d860ade84f61b34fa8ccbb893ac8.png?v=1781085846 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5223a9225e5340d6bc9c6f73ce579f27.png?v=1781085846 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d73c172cba44f039b231bb0b5896a0c.png?v=1781085846 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0e5ccbdd1ae4330a6472da190003765.png?v=1781085845 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb4fa4109f34fdc8cba0dfe4df2365e.png?v=1781085846 ## Agent notes Images not analyzed for visual content.
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": "ESLNF自行车工具针钩扳手DUB曲柄盖拆卸工具摩托车减震油封座维修",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "4.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").