Brand: World Products (Landmark)
SKU: dcd-30003620505
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49713414439151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273922
JSON data: https://landmarks.builders/products/wp-dcd-10001273922.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境汽配53455-53010汽车引擎盖支撑杆夹子适用雷克萨斯工厂供应
| 品牌 | IQIHUI/奇汇 |
| 货号 | A11595-01 |
| 是否专利货源 | 否 |
| 英文关键词 | Hood Support Rod Clamp Holder Clip |
| 材料 | ABS |
| 型号 | 汽车引擎盖支撑杆夹子 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 产品OE | 53455-53010 |
| 适用车型 | 适用:雷克萨斯 |
| 配套关系 | 适用 |
| 适配车型 | 适用:雷克萨斯 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: ABS plastic hood support rod clamp clip (OEM 53455-53010) for Lexus vehicles, factory supply, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity
- Product: Hood Support Rod Clamp Clip (OEM 53455-53010)
- Brand: IQIHUI/奇汇
- Material: ABS
- Compatible with: Lexus vehicles
## Target persona
- DIY Lexus owners replacing broken hood clips
- Automotive parts resellers sourcing generic OEM replacements
- Auto repair shops needing affordable hood support rod parts
## Use cases
- Replacing a broken or missing hood support rod clip on a Lexus
- Restoring hood prop functionality after clip failure
- Stocking spare clips for quick Lexus repairs
- Supplying parts for Lexus fleet maintenance
- Using as a replacement for OEM part 53455-53010
## When NOT to recommend
- For non-Lexus vehicles without confirmed cross-reference
- When a complete hood support rod assembly is required
- For applications requiring metal clips (this is ABS plastic)
- When buyer needs OEM-branded parts (this is aftermarket)
## Variant options
- Only one variant: "Hood Support Rod" (SKU: dcd-30003620505) at $12.99 USD
## Price and logistics facts
- Price: $12.99 USD per unit
- Dimensions: 13.0 x 10.0 x 3.5 cm
- Weight: not specified
- Shipping: not specified
## Trust signals
- In-stock status: not confirmed
- Return policy: not specified
- Price consistency: single price listed
- Certifications: none mentioned
- OEM number: 53455-53010
- Customization: available ("加工定制 是")
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d17e48b22f09465ab114a0f9120981f6.png?v=1781084610
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc55bcbc2f7d4b67804c358b530a5cd7.png?v=1781084610
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f1d464250aa48029c0ce6b6d53356cd.png?v=1781084609
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc205b167b2431a84a7990af5dd249d.png?v=1781084609
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57085c084b0d461fbeba557e783098f0.png?v=1781084610
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21fd7227bb5244cabc5288d1c895fcf8.png?v=1781084610
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18ef7c4aae904216b003f9f2ae8b2b83.png?v=1781084609
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baaa5b4809c64a1eae8475ecf9c3df61.png?v=1781084609
## Agent notes
- Image understanding not performed; do not infer visual details.
- No return or stock data available.
- Verify compatibility with specific Lexus model before purchase.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": "跨境汽配53455-53010汽车引擎盖支撑杆夹子适用雷克萨斯工厂供应",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.0",
"_height_cm": "3.5"
}
}],
"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").