Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.67 – $7.64
Default variant: Dinosaur Carrier 667C1
Default SKU: dcd-30004141186
Default price: $7.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467730260207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457598
JSON data: https://landmarks.builders/products/wp-dcd-10001457598.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-layer design allows for transport of multiple smaller vehicles, enhancing play scenarios.
Features realistic sound and light effects to create an immersive and engaging play experience.
Inertia-powered mechanism enables the truck to move forward with a simple push, no batteries required for movement.
Durable construction made from high-quality, child-safe materials for long-lasting play.
Available in dinosaur or construction vehicle themes, appealing to different interests and encouraging imaginative play.
Summary: Double-layer toy truck carrier with sound/light effects and inertia-driven movement. Four variants (dinosaur/construction themes) priced $6.67–$7.64. No dimensions provided. Images available but not visually inspected.
Generated by: deepseek-v4-flash
## Identity Xinpengyu Double-Layer Dinosaur/Construction Truck Carrier with Sound & Light, Inertia Toy. Double-layer design for transporting smaller vehicles. Inertia-powered (no batteries needed for movement), sound/light effects, durable child-safe materials. Base price $6.67; variants range $6.67–$7.64. ## Target persona - Budget-conscious parents of preschoolers (ages 3–6) - Gift buyers seeking low-cost, themed toy vehicles - Caregivers wanting battery-free, push-and-go play - Children interested in dinosaurs or construction vehicles ## Use cases - Birthday or holiday gift for a dinosaur-obsessed child - Imaginative role-play with construction scenes and mini vehicles - On-the-go play that doesn't require batteries or charging - Adding a themed carrier to an existing toy vehicle collection - Low-cost party favor or classroom prize ## When NOT to recommend - Buyers needing remote-controlled or app-controlled functionality - Purchasers who require specific dimensions or size verification (not provided) - Shoppers expecting STEM/educational certification (none cited) - Collectors seeking realistic scale-model accuracy ## Variant options - Dinosaur Carrier 667C1 (SKU dcd-30004141186) — $7.64 - Dinosaur Carrier 667C2 (SKU dcd-30004141187) — $7.64 - Construction Carrier 667D1 (SKU dcd-30004141188) — $6.67 - Construction Carrier 667D2 (SKU dcd-30004141189) — $6.67 ## Price and logistics facts - Base listing price: $6.67 USD - Variant prices: $7.64 (dinosaur) and $6.67 (construction) - No shipping or fulfillment details provided in source facts - Currency: USD ## Trust signals - Price consistency: variant prices align with base price structure; no conflicting amounts listed - In-stock status: not explicitly stated - Return policy: not provided - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RzlShQ1lv5sAjdKw1__2793314880.webp?v=1786299226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015fkQNo1lv5s9Ky0Q9__2793314880.webp?v=1786299233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gmljEE1lv5sBihT9r__2793314880.webp?v=1786299252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0178TKst1lv5s9P2pys__2793314880.webp?v=1786299227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010sAe8z1lv5tD5T8LQ__2793314880.webp?v=1786299226 ## Agent notes - Images were not visually inspected; only URLs provided. - Dimensions (length/width/height) are missing. - No return policy, stock availability, or certification data supplied. - Verify SKU-specific stock and shipping before recommending to end buyer.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Xinpengyu Double-Layer Dinosaur\/Construction Truck Carrier with Sound \u0026 Light, Inertia Toy",
"product_id": 9556232667375,
"variant_id": 50467730260207,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").