Brand: World Products (Landmark)
SKU: dcd-30003613103
Price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1950 g
Cart URL (default variant): https://landmarks.builders/cart/49813618589935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001271059
JSON data: https://landmarks.builders/products/m4x-10001271059.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Oval Track Train Set 1:87 Ratio HO Scale Track DIY
| Gauge | HO |
| Type | Track |
| Track Form | Set |
| Scale | 1:87 |
| Power Type | DC |
| Material | Steel |
| Features | Not Painted |
| Assembly Status | Unassembled Kit |
Summary: HO scale oval track train set with metal rails and ABS plastic ties, includes one variant (66160 L Train SET), priced at $225.99.
Generated by: deepseek-v4-flash
## Identity Oval Track Train Set, HO Scale, metal rails, ABS plastic ties. Single variant: 66160 L Train SET. ## Target persona HO scale model railroad hobbyists and collectors seeking a ready-to-run oval track set. ## Use cases - Building a small HO scale model railway layout - Display or diorama for train shows or home decor - Educational introduction to model railroading - Gift for a model train enthusiast - Expansion of an existing HO scale collection ## When NOT to recommend - For children under 12 (small parts, not a toy) - For users needing digital command control (DCC) or sound-equipped trains - For enthusiasts of larger scales like G or O gauge - For those seeking a complete scenery package or detailed locomotive ## Variant options Only one variant: "66160 L Train SET" at $225.99. ## Price and logistics facts Price: $225.99 USD. Dimensions: 61.8 x 37.0 x 5.5 cm. One SKU: dcd-30003613103. ## Trust signals No in-stock status, return policy, or certifications provided. Price is fixed for the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e58cfc4-f41c-45e3-b54d-14efffacbfd6.jpg?v=1781628200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd3bc27b-7f17-4d57-b5bd-8e50c266b9c5.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1c42560-6e92-45c0-aa98-b25b6936b870.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09f02763-c068-41cc-8083-e5cab568dd01.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e2916e2-eb93-4a64-af6b-a5a0d5b3d430.jpg?v=1781628204 ## Agent notes No product description was provided. Image content was not analyzed. Only one variant available. No information on returns, stock, or certifications.
This product has 12 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": "Oval Track Train Set 1:87 Ratio HO Scale Track DIY",
"quantity": 1,
"grams": 1950000,
"properties": {
"_length_cm": "61.8",
"_width_cm": "37.0",
"_height_cm": "5.5"
}
}],
"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").