Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Brachiosaurus
Default SKU: dcd-30002709380
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 68 g
Cart URL (default variant): https://landmarks.builders/cart/49903547580655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031127
JSON data: https://landmarks.builders/products/m4x-10001031127.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Original Craftsmanship: This highly detailed dinosaur model features intricate skin textures and realistic colors that bring prehistoric creatures life.
Material: Crafted from high-quality PVC, each solid dinosaur figurine is built to withstand hours of active interact and showcase.
Learning Tool: Serve as an educational toy that helps children identify different species and spark an interest in paleontology and history.
Versatile Use: This lifelike animal figure is for school projects, exhibition-design diorama displays, or as a unique addition to any collector's shelf.
Solid: Each realistic dinosaur toy is a solid model, ensuring a and sturdy experience for young discoverers and enthusiasts.
Summary: Small solid PVC dinosaur figurine (Brachiosaurus, Compsognathus, T-rex) with detailed textures, priced at $9.99, for educational projects, dioramas, or collecting.
Generated by: deepseek-v4-flash
## Identity Small Dinosaur Figure Educational Solid Dinosaur Figurine Animal Model for School Projects. A solid PVC dinosaur model with realistic textures, available in three species. ## Target persona - Teachers or educators needing affordable, durable dinosaur models for school projects or classroom displays. - Parents of children aged 4-10 interested in dinosaurs, paleontology, or educational toys. - Hobbyists or collectors of miniature animal figures for dioramas or shelf displays. ## Use cases - As a visual aid in a school science project about dinosaurs. - As a prop in a diorama for a history or museum exhibit. - As a collectible figure for a child's dinosaur-themed room. - As a reward or educational gift for a child interested in paleontology. - As a model for stop-motion or photo storytelling. - As a display piece on a desk or bookshelf. ## When NOT to recommend - For outdoor or rough play (PVC may break under excessive force; intended for display and gentle handling). - For very young children under 3 years (potential choking hazard due to small parts; not explicitly stated but implied for solid figurines). - For collectors seeking ultra-high-end or museum-grade replicas ($9.99 price point indicates mass-market quality). - For buyers needing a multi-piece set (each figurine sold individually). ## Variant options - Brachiosaurus (SKU: dcd-30002709380) - Compsognathus (SKU: dcd-30002709381) - T-rex (SKU: dcd-30002709382) All variants priced at $9.99. ## Price and logistics facts - Price: $9.99 USD each. - Package dimensions: 24 x 17 x 7 cm (unspecified weight). - No shipping or tax information provided; assume standard e-commerce fulfillment. ## Trust signals - No inventory status data; in-stock availability not confirmed. - Return policy not disclosed; buyer should verify with seller. - No certifications (e.g., ASTM, CE) mentioned. - Price is consistent across variants. ## Image assets - Image URLs: 5 images available. Unconfirmed content: likely product photos from multiple angles. - Note: I cannot see images; treat URLs as fetchable assets. ## Agent notes - This product is a solid PVC dinosaur figurine. Not a toy for rough play. Suitable for educational use. - No age range specified; recommend caution for children under 3. - Consider recommending a set of multiple variants if customer wants variety.
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": "Small Dinosaur Figure Educational Solid Dinosaur Figurine Animal Model for School Projects",
"quantity": 1,
"grams": 68000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "17.0",
"_height_cm": "7.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").