Brand: World Products (Landmark)
SKU: dcd-30003605062
Price: $80.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714393022703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267960
JSON data: https://landmarks.builders/products/wp-dcd-10001267960.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: Left and right convertible top transmission gear for Porsche Boxster 1997-2012, priced at $80.99 with dimensions 9x9x3 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 左右活顶变速器齿轮 (Left and Right Convertible Top Transmission Gear) - Type: 摩配 (Motorcycle parts, but fits automotive convertible) - Compatibility: Porsche Boxster 1997-2012 ## Target persona - Porsche Boxster owner experiencing convertible top issues - Auto mechanic specializing in Porsche convertible repairs - Restoration enthusiast sourcing parts for 986/987 Boxster ## Use cases - Replacing faulty left or right convertible top transmission gear - Repairing convertible top that fails to open or close properly - Preventive replacement during top mechanism overhaul - Restoration of 1997-2012 Boxster convertible functionality ## When NOT to recommend - For non-Porsche vehicles or other Porsche models (e.g., 911, Cayman) - Boxster outside 1997-2012 model years - Hardtop vehicles or non-convertible variants - Buyers seeking complete top assembly or hydraulic components ## Variant options - Only one variant: "Left and Right" (SKU: dcd-30003605062) at $80.99 ## Price and logistics facts - Price: $80.99 USD - Dimensions: 9.0 × 9.0 × 3.0 cm (small part) - No shipping or tax information provided ## Trust signals - In-stock status: Not confirmed; assume available unless sold out - Return policy: Not specified; verify with seller - Certifications: None mentioned - Price consistency: Single price for the only variant ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; only URLs provided. No visual details inferred. - Product type labeled as motorcycle parts but appears to be automotive convertible part; verify compatibility. - No description available; functionality assumed from title and category.
This product has 11 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": "适用于保时捷Boxster 1997-2012的左右活顶变速器齿轮",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "9.0",
"_height_cm": "3.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").