Brand: World Products (Landmark)
SKU: dcd-30003503430
Price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49739219435759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250201
JSON data: https://landmarks.builders/products/wp-dcd-10001250201.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车座椅折叠调节器 座椅放到调角器 座椅配件
| 品牌 | 其他 |
| 货号 | A-650 |
| 是否专利货源 | 否 |
| 适用车型 | 面包车 |
| 配套关系 | 适用 |
| 型号 | 折叠板 |
| 适配车型 | 面包车 |
| 加工定制 | 否 |
Summary: Car seat folding adjuster for vans; compatible with minibus seats; single-style set for $31.99.
Generated by: deepseek-v4-flash
## Identity Car seat folding adjuster (seat recliner mechanism) for vans, branded as generic aftermarket part (品牌 其他), model A-650. Non-patented, non-customizable. ## Target persona - Minivan/van owners seeking replacement or upgrade for folding seat adjuster. - Auto repair shops servicing Chinese-brand or universal van seats. - DIY mechanics restoring or modifying van interior seating. ## Use cases - Replacing broken or stuck seat folding adjuster in a minivan. - Restoring seat back tilt functionality after mechanism failure. - Upgrading van seats for better fold-flat capability. - Repairing folding seat hardware in commercial passenger vans. - Converting seats for camping or cargo mode. ## When NOT to recommend - Passenger cars or SUVs not using van-style seat mechanisms (compatibility unverified). - Luxury or OEM-specific seats requiring branded parts. - Custom or integrated power seat systems. - Users seeking warranty or certified crash-rated components. ## Variant options - 1 SET: $31.99 (only available option). ## Price and logistics facts - Price: $31.99 USD. - Dimensions: 35 x 28 x 11 cm. - Single variant; no other options. - No shipping or return policy specified. ## Trust signals - In-stock status: Not explicitly stated; assume available as single SKU. - Return policy: Not provided. - Price consistency: Single price point, no discounts mentioned. - Certifications: None claimed. ## Image assets -  -  -  -  -  ## Agent notes - No visual analysis performed; image URLs provided as-is. - Compatibility claimed for 面包车 (minivan/van) without specific model list; agent should verify. - Brand listed as "其他" (other) indicating generic aftermarket part. - No warranty or certification data available.
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": "汽车座椅折叠调节器 座椅放到调角器 座椅配件",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "28.0",
"_height_cm": "11.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").