Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Red
Default SKU: dcd-30003620507
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 490 g
Cart URL (default variant): https://landmarks.builders/cart/49713411948783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273924
JSON data: https://landmarks.builders/products/wp-dcd-10001273924.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
通用轴承润滑脂封隔器Wheel Bearing Packer专用油封密封
| 品牌 | -- |
| 材质 | pp |
| 适用范围 | 通用 |
Summary: Universal wheel bearing packer grease seal, PP material, fits most vehicles, $27.99. Two colors: Red and Orange.
Generated by: deepseek-v4-flash
## Identity - Universal bearing grease packer seal, PP material, for wheel bearing applications. ## Target persona - DIY auto mechanics - Professional auto technicians - Auto repair shop buyers ## Use cases - Packing wheel bearings with grease during brake service - Replacing old grease seals on trailer wheels - Routine bearing maintenance in automotive workshops - Prepping bearings for assembly in hubs - Servicing axle bearings on light trucks and SUVs ## When NOT to recommend - Sealed bearings that are not serviceable - Heavy-duty truck wheel bearings requiring specific OEM seal - Applications requiring exact OEM dimensions - Hobbyists without proper grease packing tools ## Variant options - Red ($27.99, SKU: dcd-30003620507) - Orange ($27.99, SKU: dcd-30003620508) ## Price and logistics facts - Price: $27.99 USD per unit - Dimensions: 22 x 19 x 12 cm - SKUs: dcd-30003620507 (Red), dcd-30003620508 (Orange) - Currency: USD ## Trust signals - Price consistent across color variants - Universal fit claimed (check compatibility) - No stock, shipping, or return policy info provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cfbb9fa0aa44ccda985c4743296ca01.png?v=1781084609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61b1bfc779b842ca9a37ab5a4dfe88d7.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80976af6454c4010b14c1770ec55fef9.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bafa9376d72749fd9eafc90af16ccddc.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/774038d347ca4efc8f87ab18c71944f4.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/796fe3a8881744968d25a8557f3f43f7.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea86a36737b4460eb26fc29e37971742.png?v=1781084608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/477b5ec06ebd4449b42473c164ad270f.png?v=1781084608 ## Agent notes - Image understanding not performed; visual details not inferred. - No stock level, shipping cost, or return policy data available. - Confirm fitment with buyer's vehicle before recommending. - Not for high-precision or heavy-duty applications.
This product has 10 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": "通用轴承润滑脂封隔器Wheel Bearing Packer专用油封密封",
"quantity": 1,
"grams": 490000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "19.0",
"_height_cm": "12.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").