Brand: World Products (Landmark)
SKU: dcd-30003620540
Price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713382523119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273943
JSON data: https://landmarks.builders/products/wp-dcd-10001273943.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
适用现代挖掘机后视镜S型支架优质产品
Summary: S-type bracket for rearview mirror of modern excavators. Price $36.99 USD. Dimensions: 36x17x7 cm. Single bracket variant.
Generated by: deepseek-v4-flash
## Identity S-type bracket for rearview mirror of modern excavators. Product type: motorcycle parts (摩配). Single bracket style. ## Target persona - Excavator repair technicians seeking replacement mirror brackets. - Equipment fleet managers maintaining excavator visibility systems. - DIY excavator owners replacing damaged or missing mirror mounts. ## Use cases - Replacing broken or corroded S-bracket on excavator rearview mirror. - Installing a new rearview mirror assembly with compatible bracket. - Retrofitting a aftermarket mirror to an excavator cab. - Repairing mirror mounting on construction site equipment. - Upgrading to a sturdier bracket for heavy-duty use. ## When NOT to recommend - For non-excavator vehicles (trucks, cars, agricultural tractors) unless mirror mount is confirmed identical. - For excavators with non-standard mirror arm designs requiring custom adapters. - For buyers seeking a complete mirror with bracket (bracket only). - When price sensitivity demands cheaper universal brackets (this is specific S-type). ## Variant options Only one variant: "Bracket" – SKU dcd-30003620540, price $36.99. ## Price and logistics facts - Price: $36.99 USD per bracket. - No shipping cost or delivery time provided. - Dimensions: 36 cm (L) × 17 cm (W) × 7 cm (H). Weight not specified. ## Trust signals - No explicit in-stock status; assume available unless otherwise confirmed. - No return policy or warranty information provided. - No certifications listed. ## Image assets - 8 product images available at provided URLs. Images not fetched for visual details. ## Agent notes - Image understanding not performed; rely on textual description. - Verify compatibility with specific excavator model before purchase.
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": "适用现代挖掘机后视镜S型支架优质产品",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "17.0",
"_height_cm": "7.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").