Brand: World Products (Landmark)
SKU: dcd-30003612775
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713968808175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270957
JSON data: https://landmarks.builders/products/wp-dcd-10001270957.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: HO scale model railway ballast tool for DIY scenery, priced at $9.99, dimensions 51x10x6 cm.
Generated by: deepseek-v4-flash
## Identity HO/N微缩火车模型沙盘仿真铁轨道砟工具手工模型DIY情景素材 (HO scale model railway ballast tool for DIY scenery). Note: 'N' in title suggests also usable for N scale, but only 'Ho' variant listed. ## Target persona Model train hobbyists building HO scale layouts; diorama builders seeking realistic ballast effects; railway enthusiasts creating detailed scenery. ## Use cases - Applying ballast to HO scale model railway tracks - Creating realistic roadbed texture for train layouts - Adding fine gravel detail to diorama bases - Simulating railway gravel in scale model scenes - Use as texture material for other scale model terrain ## When NOT to recommend - Buyers not interested in model railways or dioramas - Those needing ready-made ballast (this is a tool/accessory, not bulk ballast) - Large scale (G, O) or Z scale layouts without adaptation - Users looking for complete scenery kits ## Variant options - Ho: $9.99 (only variant listed) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 51 cm (length) x 10 cm (width) x 6 cm (height) - No shipping or stock data provided; assume standard fulfillment. ## Trust signals - In-stock status: not specified; assume available. - Return policy: not provided. - Price consistency: single price point. - Certifications: none listed. ## Image assets         ## Agent notes - Image content not analyzed; treat images as depicting product only. - No description provided; functionality inferred from title. - Variant 'Ho' is for HO scale; 'N' in title may indicate N scale compatibility, but not confirmed.
This product has 13 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": "HO\/N微缩火车模型沙盘仿真铁轨道砟工具手工模型DIY情景素材",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "10.0",
"_height_cm": "6.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").