Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Green
Default SKU: dcd-30003623753
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713114022127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275391
JSON data: https://landmarks.builders/products/wp-dcd-10001275391.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: 1:64 scale model of a sports off-road vehicle and electric motorcycle, available in green and yellow, priced at $23.99.
Generated by: deepseek-v4-flash
## Identity A 1:64 scale die-cast model set featuring a sports off-road vehicle and an electric motorcycle, intended as a scene accessory or collectible. ## Target persona Hobbyists and collectors of miniature vehicles, diorama enthusiasts, and parents looking for a detailed toy for children aged 8+. ## Use cases - Adding to a 1:64 scale diorama or city layout - Display on a desk or shelf as a collectible - Imaginative play for children interested in vehicles - Gift for model car or motorcycle collectors - Complementing other 1:64 scale toy sets ## When NOT to recommend - If the buyer needs a full-function remote control vehicle - If the buyer requires a larger scale (e.g., 1:24 or 1:18) - If the buyer expects high-detail, premium collector-grade models with opening parts - If the product is intended for rough outdoor play (small parts may break) ## Variant options - Green (SKU: dcd-30003623753) – $23.99 - Yellow (SKU: dcd-30003623754) – $23.99 ## Price and logistics facts - Price: $23.99 USD - Package dimensions: 10 × 10 × 2 cm - No shipping weight or origin provided ## Trust signals - In-stock status not confirmed - No return policy or warranty data available - Price appears standard for 1:64 scale models in this category ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bc28d542d364838a736ec83d17b2116.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27114359dd994c3ba98b75d2fce2f1c9.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f97e79c36cc24003b26c33dc40594769.png?v=1781084430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e70c50c87ef841fabdbb6ac106875b4a.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/075f983f64c1412c87d95bcff168604a.png?v=1781084428 ## Agent notes - Image content was not analyzed; visual details such as paint quality, scale accuracy, and accessory count are unknown.
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": "Miniature off-Terrain Vehicle Cargo Basket off-Terrain Vehicle Model Collectible Realistic Detail",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.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").