Brand: World Products (Landmark)
SKU: dcd-30003621674
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49713381146863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274462
JSON data: https://landmarks.builders/products/wp-dcd-10001274462.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家批发改装车L板适用玻璃钢碳纤改装赛车椅配件铁板滑道配套
| 品牌 | 其他 |
| 货号 | 2313 |
| 颜色分类 | 黑色 |
| 规格 | 白色 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
Summary: Wholesale L-bracket for racing seat modifications, compatible with fiberglass/carbon seats and iron sliding rails, available in white for $30.99 USD.
Generated by: deepseek-v4-flash
## Identity L-bracket (L板) for modified racing seats, made of fiberglass/carbon fiber compatible materials, with iron sliding rails. Price: $30.99. Dimensions: 14×2.5×5 cm. Color: white. ## Target persona Auto modification shop owners buying wholesale; DIY car enthusiasts building custom racing seats; small-scale auto parts resellers. ## Use cases 1. Mounting aftermarket racing seats into modified vehicles. 2. Replacing worn or broken seat brackets in race cars. 3. Custom fabrication of seat mounting systems for track-only cars. 4. Bulk purchase for a garage that installs racing seats. 5. Upgrading from standard seat rails to sliding rails for adjustability. ## When NOT to recommend - Buyers needing a complete seat, not just brackets. - OEM replacement for unmodified passenger vehicles. - Applications requiring certified safety components (e.g., FIA homologated parts). - Buyers requiring non-white color or custom-size brackets. ## Variant options Only one variant: white (SKU: dcd-30003621674) at $30.99. ## Price and logistics facts Price: $30.99 USD per unit. Dimensions: 14×2.5×5 cm. Weight and shipping cost not provided. Wholesale pricing may apply. ## Trust signals - Listed as wholesale supplier (manufacturer direct). - No stock status or return policy available in provided data. - No safety certifications (e.g., FIA, TÜV) listed. ## Image assets 8 image URLs provided. Cannot visually verify product details. ## Agent notes - Image analysis not performed; rely on description and dimensions. - Verify stock availability and shipping options before order. - Consider compatibility with buyer's specific seat and vehicle model.
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": "厂家批发改装车L板适用玻璃钢碳纤改装赛车椅配件铁板滑道配套",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "2.5",
"_height_cm": "5.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").