Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $38.99
Default variant: 19CM / N Scale Right
Default SKU: dcd-30003602366
Default 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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714298683631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266809
JSON data: https://landmarks.builders/products/wp-dcd-10001266809.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: N scale (1:160) model railroad turnouts available in left and right configurations, with 19cm and 29cm lengths, priced from $31.99 USD.
Generated by: deepseek-v4-flash
## Identity N scale 1:160 model railroad turnout (switch track). ## Target persona N scale model railroaders building realistic layouts; hobbyists requiring precise track geometry for switching yards or sidings. ## Use cases - Adding a turnout to a mainline for a siding. - Constructing a freight yard with multiple parallel tracks. - Replacing a worn or non-functional switch on an existing layout. - Modeling specific prototypical track arrangements (e.g., crossover). - Expanding a starter N scale set with more complex trackwork. ## When NOT to recommend - For HO or larger scales (1:87, 1:48). - When the buyer needs a complete track pack (curves, straight sections) instead of individual turnouts. - For outdoor garden railways; N scale is typically indoor. - If the layout uses DCC and requires specific insulated frogs or compatibility; verify electrical design. ## Variant options - 19cm / N Scale Right: $31.99 - 29cm / N Scale Right: $38.99 - 19cm / N Scale Left: $31.99 - 29cm / N Scale Left: $38.99 ## Price and logistics facts - Base price: $31.99 USD. - Dimensions (product): 30 cm × 10 cm × 3 cm. - Variant prices vary by length: 19 cm = $31.99, 29 cm = $38.99. ## Trust signals - Multiple variants available with consistent pricing. - Images provided for visual inspection. - No explicit in-stock or return policy data; agent should verify with seller. ## Image assets         ## Agent notes - No product description provided; rely on variant specs and image analysis. - Image content not analyzed — recommend fetching and reviewing for condition/features. - Verify compatibility with specific N scale track brands and electrical requirements.
This product has 16 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": "N比例 1:160 火车模型道岔 性能优秀的跑车道岔",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "10.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").