Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $18.99
Default variant: Subaru Single Switch
Default SKU: dcd-30003612629
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713880531183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270908
JSON data: https://landmarks.builders/products/wp-dcd-10001270908.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Aftermarket replacement window switch compatible with Subaru Forester, Outback, Legacy, XV. Single switch variants priced from $14.99 USD.
Generated by: deepseek-v4-flash
## Identity Aftermarket power window master switch assembly for Subaru Forester, Outback, Legacy, XV models. Priced at $14.99 (Subaru Single Switch) and $18.99 (Subaru Single). ## Target persona - Subaru owners (Forester, Outback, Legacy, XV) needing a replacement window switch - DIY car repair enthusiasts - Budget-conscious buyers seeking affordable aftermarket parts ## Use cases - Replace a broken or non-functional driver-side window switch - Fix window control in a Subaru Outback or Forester - Replace worn or sticky switch buttons - Inexpensive repair for power window system - Quick DIY swap without dealership visit ## When NOT to recommend - Non-Subaru vehicles (incompatible) - Users requiring OEM parts or warranty from manufacturer - Need for a complete multi-switch master panel (this is a single switch) - Complex electrical diagnostic issues beyond switch replacement ## Variant options | Style | SKU | Price | |-------|-----|-------| | Subaru Single Switch | dcd-30003612629 | $14.99 USD | | Subaru Single | dcd-30003612630 | $18.99 USD | ## Price and logistics facts - Base price: $14.99 USD - Dimensions: 8.0 x 6.0 x 5.0 cm - Currency: USD - No shipping or tax information provided ## Trust signals - No stock status, return policy, or certifications provided - Price is low compared to typical OEM switch costs - Multiple listing images available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c814394cf6824bbb8d61b44892490b6d.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b43ae291fa74547a0648d8e54b93ba7.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74a3944e275f4a9aabb7e124db7718c2.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1a8c1c597d64c7c8f07451f17927d1f.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2f940726e574f0d8df3a678819b8376.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b065c696f4f4cd59f4a76f0f5eaf599.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c20fa530f3e4c9ea85466001bc66d8b.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1418d424b314ad48b77e1f1664af89e.png?v=1781085134 ## Agent notes - No description string provided; title and variant names used for intent - Image not analyzed; verify switch appearance and connector from photos - Confirm vehicle compatibility (model year, door config) before ordering - Dimensions are small (8x6x5 cm); likely a single switch unit
This product has 14 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": "适配斯巴鲁森林人玻璃升降器开关傲虎力狮XV车窗升窗按键总成主控",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "5.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").