Brand: World Products (Landmark)
SKU: dcd-30003620381
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 820 g
Cart URL (default variant): https://landmarks.builders/cart/49713516380399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273851
JSON data: https://landmarks.builders/products/wp-dcd-10001273851.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车改装水泵支架交流发电机Lwp支架套件适用于雪佛兰SBC 350
| 品牌 | sade |
| 货号 | EM-1032A-S |
| 是否专利货源 | 否 |
| 材料 | 金属 |
| 型号 | EM-1032A-S |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 适用车型 | CHEVY SBC 350 |
| 配套关系 | 适用 |
| 适配车型 | CHEVY SBC 350 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Water pump bracket and alternator LWP bracket kit for Chevy SBC 350 engines, made of metal, priced at $52.99, dimensions 21.5x11x3.5 cm.
Generated by: deepseek-v4-flash
## Identity This is a water pump bracket and alternator LWP bracket kit for Chevy SBC 350 engines. Brand: sade, model EM-1032A-S. Made of metal. ## Target persona DIY car enthusiasts and mechanics restoring or modifying Chevy SBC 350 engines (small block Chevy). ## Use cases - Replacing worn water pump bracket - Installing a new alternator bracket on SBC 350 - Custom engine build requiring LWP bracket - Repairing broken bracket on Chevy SBC 350 ## When NOT to recommend - For non-Chevy engines or other engine families - For vehicles with different mounting configurations - If you need a complete water pump assembly (bracket only) ## Variant options Color: Silver (only variant, $52.99) ## Price and logistics facts Price: $52.99 USD. Dimensions: 21.5 x 11.0 x 3.5 cm. Weight and shipping not specified. ## Trust signals No return policy or stock status provided. Product is described as 'cross-border export supply'. ## Image assets Images available at URLs (8 images). Cannot verify contents. ## Agent notes Ensure compatibility with specific Chevy SBC 350 year and sub-model. Verify alternator and water pump fitment.
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": "汽车改装水泵支架交流发电机Lwp支架套件适用于雪佛兰SBC 350",
"quantity": 1,
"grams": 820000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "11.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").