Brand: World Products (Landmark)
SKU: dcd-30003606797
Price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49714149032175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268608
JSON data: https://landmarks.builders/products/wp-dcd-10001268608.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: Chrome tall T-bar valve cover fixing kit for SBC Chevy engines (283, 327, 350). One variant, price $57.99.
Generated by: deepseek-v4-flash
## Identity Chrome tall T-bar valve cover fixing kit for SBC Chevy small block engines (283, 327, 350). Single variant. ## Target persona Classic Chevy car restorers; SBC engine builders; DIY mechanics working on vintage Chevrolet small blocks. ## Use cases - Replacing rusted or worn valve cover bolts on a Chevy 283. - Upgrading appearance of a 327 engine in a 1965 Corvette. - Completing a 350 SBC rebuild with chrome hardware. - Customizing a hot rod with a vintage Chevy small block. - Restoring a classic Chevy pickup with a 350 engine. ## When NOT to recommend - Ford or Mopar engines (bolt pattern incompatible). - Modern LS or LT engines (different bolt spacing). - Big block Chevy (different valve cover dimensions). - Budget builds where chrome is not desired. ## Variant options - One style: Chrome Tall T-bar (SKU dcd-30003606797) at $57.99. ## Price and logistics facts - Price: $57.99 USD. - Dimensions: 25.5 x 25.0 x 4.0 cm. - No shipping or return policy stated. ## Trust signals - In-stock status not confirmed. - No certifications provided. - Price listed is single variant price. ## Image assets - 8 PNG images available for fetching: ## Agent notes - Image understanding not performed; visual details not described. - No description text available; inferences based on product title and type.
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": "适用SBC雪佛兰283 327 350铬合金高T型气门室盖固定套件SB螺栓片",
"quantity": 1,
"grams": 1050000,
"properties": {
"_length_cm": "25.5",
"_width_cm": "25.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").