Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: C140-60
Default SKU: dcd-30003611216
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714166169839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270321
JSON data: https://landmarks.builders/products/wp-dcd-10001270321.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
火车模型N型TOMIX MINI弯轨岔道单根 C103 C140 C177 PR140 PL140
| 品牌 | tomix |
| 模型比例 | 1:160 |
| 特典描述 | 火车女侠 |
| 颜色分类 | 大部分机车不能跑 PL140-30散装单根 |
| 商品品类 | 火车模型 |
| 商品属性 | 普通款 |
| 年龄标识 | 14岁 |
| 出售状态 | 现货 |
Summary: TOMIX MINI N scale (1:160) curved track single piece, $9.99, for model railway layouts. Note: most locomotives cannot run on this tight radius track.
Generated by: deepseek-v4-flash
## Identity - **Product**: TOMIX MINI N scale (1:160) curved track single piece. - **Brand**: Tomix - **Type**: Curved rail, single piece (弯轨岔道单根) - **Scale**: 1:160 (N gauge) - **Variants available**: C140-60, C177-60, C140-30, C177-30 ## Target persona - N scale model railway hobbyists who build custom layouts using Tomix track system. - Collectors of Tomix track pieces looking to expand or replace curved sections. - Enthusiasts working on compact or diorama layouts requiring tight radius curves. ## Use cases - Adding curved sections to a Tomix MINI track layout. - Replacing or expanding existing curved track in a model railway. - Creating compact layouts with limited space where tight radius curves are acceptable. - Using as spare parts for Tomix track sets. - Testing or demonstrating track geometry. ## When NOT to recommend - For layouts requiring standard radius curves that accommodate most locomotives (this track has a very tight radius; description states most locomotives cannot run). - For large-scale layouts (e.g., O gauge, G gauge) – this is N scale only. - For users needing straight track or turnouts (switches). - For beginners expecting all locomotives to operate on this track. ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003611216 | C140-60 | $9.99 | | dcd-30003611217 | C177-60 | $9.99 | | dcd-30003611218 | C140-30 | $9.99 | | dcd-30003611219 | C177-30 | $9.99 | ## Price and logistics facts - **Price**: $9.99 USD per piece (all variants same price). - **Dimensions**: 18.0 x 7.0 x 2.0 cm per piece. - **Shipping**: Not specified; product appears to be from a Shopify store. ## Trust signals - **Stock status**: Stated as in stock (现货) in description. - **Return policy**: Not provided. - **Certifications**: None provided. - **Price consistency**: All variants at same price. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/545780b5e1864509bce2b64685c0fccb.png?v=1781085343 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2df030a53a0341b19cdf2b5e0d630a62.png?v=1781085343 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f84273347dd645c3b8b091d4cb7e8105.png?v=1781085342 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b001495631ce460593f941cfe9eeaa9e_196e50f0-a382-4a57-93be-9d08ccc555b0.png?v=1781085343 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf07b916d855473ebed75006a9d66346.png?v=1781085343 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87811557dd5d44cca85ed219fa3410bc.png?v=1781085343 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7da14dbc5c44775aa4723d8fef98d78.png?v=1781085342 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9ea85a312b8483b936e4c95d7d582e4_61b4f70f-15a4-4457-983a-a2c729373947.png?v=1781085344 ## Agent notes - Description states most locomotives cannot run on this track; likely due to very tight radius. Verify compatibility. - Visual details not assessed. Images not examined. - Variants may correspond to different radii and curvature (e.g., C140 radius 140mm, C177 radius 177mm; 60 and 30 likely degrees of arc).
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型TOMIX MINI弯轨岔道单根 C103 C140 C177 PR140 PL140",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "7.0",
"_height_cm": "2.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").