Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Bun Hairstyle
Default SKU: dcd-30002871822
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49878804955375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001080909
JSON data: https://landmarks.builders/products/m4x-10001080909.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1:64 Cheerleader Figure Energetic Pose Miniature Scene Accessory Hand Painted
| Specification | 2.8cm |
Summary: A hand-painted 1:64 scale cheerleader figure in an energetic pose, available in two hairstyle variants, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - 1:64 Cheerleader Figure, Energetic Pose, Hand Painted, 2.8cm tall (figure), packaged in 17.3x16x5 cm box. - Two styles: Bun Hairstyle and Loose Hair. ## Target persona - Miniature scene and diorama builders (1:64 scale). - Collectors of model car accessories or sports-themed miniatures. - Hobbyists creating realistic crowd scenes. ## Use cases - Adding a cheerleader to a 1:64 scale football stadium diorama. - Populating a school or event scene in a model railroad layout (if N scale? Not specified, but 1:64 is S scale; could work for other scales as a forced perspective). - Enhancing a display of 1:64 diecast cars with a human figure. - Used as a prop in stop-motion animation or photography. - As a collectible miniature figure for display. ## When NOT to recommend - For buyers needing a larger scale figure (e.g., 1:24 or 1:18). - For children under 3 years due to small parts (choking hazard, not explicitly stated but implied). - If the buyer expects a plastic pre-assembled toy rather than a hand-painted collector item. - For detailed, realistic human figures (this is likely stylized or less detailed due to scale and price point). ## Variant options - Style: Bun Hairstyle (SKU: dcd-30002871822) - Style: Loose Hair (SKU: dcd-30002871823) - Both at $9.99. ## Price and logistics facts - Price: $9.99 USD per variant. - No shipping or tax info provided. - Dimensions of package: 17.3 x 16.0 x 5.0 cm (likely the box). Figure height: 2.8 cm. - No weight given. ## Trust signals - In-stock status not confirmed (no stock info). - Return policy unknown. - Price is consistent across variants. - No brand or certification stated. - Single image provided. ## Image assets - One image: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10eeca2e-4c63-4615-8c16-31158a751146.jpg?v=1782126127 - Image content not analyzed; may show the figure in a package or standalone. ## Agent notes - No material, weight, or country of origin provided. - No reviews or ratings data. - Scale is 1:64, figure height 2.8 cm; package dimensions suggest a box with window or display pack.
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": "1:64 Cheerleader Figure Energetic Pose Miniature Scene Accessory Hand Painted",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "17.3",
"_width_cm": "16.0",
"_height_cm": "5.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").