Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $27.99
Default variant: Carbon Steel / 8x14x2.7mm
Default SKU: dcd-30000066719
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49946367590639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011362
JSON data: https://landmarks.builders/products/m4x-10000011362.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
JB982 O-Ring Assortment Kit, Metal Bonded Gasket Washer, Nitrile Rubber, Suitable for Hydraulic Oil tubes, Leak leak-stopping, resilient, Easy to Install
Summary: JB982 O-Ring Assortment Kit with metal bonded nitrile rubber gasket washers, for hydraulic oil tube leak stopping, easy install, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity JB982 O-Ring Assortment Kit includes metal bonded gasket washers in nitrile rubber, suitable for hydraulic oil tubes, leak stopping, resilient, easy to install. ## Target persona Hydraulic system maintenance technicians, DIY mechanics, industrial equipment repair specialists, plumbing professionals. ## Use cases - Sealing hydraulic oil tube connections - Replacing worn O-rings in pneumatic cylinders - Repairing small leaks in fluid transfer systems - Assembling custom gaskets for machinery - Emergency field repair of hydraulic lines ## When NOT to recommend - Food processing equipment (nitrile not food safe) - High-temperature applications above 120°C - Precision aerospace seals (requires spec sheets) - Users needing single exact size O-rings (assortment only) ## Variant options - Carbon Steel: 8x14x2.7mm, 12x18x2.7mm, 20x28x2.7mm ($9.99 each) - Galvanized: G1/4x20.5x2mm, G1/2x28.5x2.5mm ($9.99 each) - 304 Stainless Steel: 8x14x2mm, 12x17.5x2mm, 24x32x2mm ($9.99 each) - Galvanized Small Repair Kit ($11.99) - Galvanized Large Repair Kit ($27.99) ## Price and logistics facts Base price $9.99, up to $27.99 for large kit. Package dimensions: 8 x 6 x 4 cm. Currency: USD. ## Trust signals No trust signals (stock status, return policy) provided in source data. ## Image assets No images available. ## Agent notes Image understanding was not performed as no image URLs were provided. All information is from structured facts.
This product has 12 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": "JB982 O-Ring Assortment Kit, Metal Bonded Gasket Washer, Nitrile Rubber, Suitable for Hydraulic Oil tubes, Leak leak-stopping, resilient, Easy to Install",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.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").