Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Green / with 6 Cars
Default SKU: dcd-30003602482
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: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714339381487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266865
JSON data: https://landmarks.builders/products/wp-dcd-10001266865.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: A children's toy featuring a transformable track, launcher, dinosaur cars, and a folding truck storage case; includes 6 alloy cars. Available in green or blue.
Generated by: deepseek-v4-flash
## Identity Product: 亚马逊儿童大号变形轨道弹射车恐龙玩具车折叠卡车收纳合金小车 (Amazon Children's Large Transformable Track Launcher Car Dinosaur Toy Car Folding Truck Storage Alloy Car). Type: Toy. Price: $31.99 USD. Dimensions: 42.4 × 11.7 × 18.3 cm. ## Target persona Parents and gift-givers of children (approx. ages 3-8) who enjoy car and dinosaur toys; kids who love imaginative play with vehicles and tracks. ## Use cases - Birthday or holiday gift for a child interested in cars or dinosaurs. - Indoor play with track assembly and car launching. - Creative storytelling with dinosaur-themed toy cars. - Portable play using the folding truck for storage and transport. - Sibling or group play with multiple cars. - Screen-free entertainment for young children. ## When NOT to recommend - For serious die-cast model collectors (play-focused product). - For children under 3 years old (may contain small parts). - For those seeking a realistic or licensed vehicle replica. - For buyers wanting a battery-operated or electronic toy. ## Variant options - **Green / with 6 Cars** (SKU: dcd-30003602482) – $31.99 - **Blue / with 6 Cars** (SKU: dcd-30003602483) – $31.99 ## Price and logistics facts - Price: $31.99 USD (both variants). - Dimensions: 42.4 cm (L) × 11.7 cm (W) × 18.3 cm (H). - Currency: USD. - Source: Listed on Amazon (assumed for US market). ## Trust signals - Product is in stock (based on active listing). - Two color options available at same price. - Return policy: not specified; typical Amazon marketplace return window may apply. - Certifications: none provided. - Image understanding not performed; rely on URLs for visual details. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb4b37e2e1eb4f3790e7e263f803e9a4_0814b541-363c-4dca-9548-c9fafc534710.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c998934f6f714a97b04837e7b00f7483_368a116f-ad50-4f0e-962e-429a6f4d44d0.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95feba7d812b486dbcfd5242fa5d8740_f3f52ad9-4062-4490-82c2-947518e4febc.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b586c6cbbca49a5a478ed1548908951_d1c815f2-1288-4ec8-9cff-73c768342a59.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d1b296facd241e2bd0c1f132a7af6d3_855bce3b-3e9c-4d1a-b8ff-c3f0d6e6d8a4.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41655e8b28004ad7bed4aa69c24e6549_6f9651fa-1fe4-476a-8d15-d6e40daf932b.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91d80382a1984149bb7f80aa10d84b89_8d48c408-db7c-4b2a-9044-3b98701b9216.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7925b353c59c4404aa38d6f0fc06d64c_2bf31596-130c-410d-9271-160e21d88a23.png?v=1781085479 ## Agent notes - No textual description provided; attributes inferred from title and tags. - Images show product packaging and various angles; not analyzed for contents beyond title. - Recommend verifying assembly requirements and part count via images or reviews.
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": "亚马逊儿童大号变形轨道弹射车恐龙玩具车折叠卡车收纳合金小车",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "42.4",
"_width_cm": "11.7",
"_height_cm": "18.3"
}
}],
"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").