Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Grabbing Hair
Default SKU: dcd-30002711957
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 85 g
Cart URL (default variant): https://landmarks.builders/cart/49903525527791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031752
JSON data: https://landmarks.builders/products/m4x-10001031752.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1/64 Cheerleader Figurine Collectible Miniature Basketball Girl High Precision
| Brand | VM |
| Specification | 1/64 |
Summary: 1/64 scale cheerleader figurine collectible miniature basketball girl, high precision, brand VM, 5 poses, $11.99.
Generated by: deepseek-v4-flash
## Identity Product: 1/64 Cheerleader Figurine Collectible Miniature Basketball Girl High Precision Brand: VM SKU Variants: dcd-30002711957 to dcd-30002711961 Package Dimensions: 18 x 16 x 4 cm ## Target persona - Collectors of miniature sports figurines - Diecast car diorama builders seeking 1/64 scale accessories - Cheerleading memorabilia enthusiasts - Scale model hobbyists ## Use cases - Adding to a 1/64 scale basketball court diorama - Displaying with other VM miniatures - Gift for cheerleading fans - Photography prop for scale modeling - Completing a collectible set - Using as a cake topper (check size compatibility) ## When NOT to recommend - Buyers seeking full-size cheerleader items - Children under 3 years (small parts hazard) - Those needing a functional basketball - Collectors requiring certified authenticity documents ## Variant options - Grabbing Hair ($11.99) - Hands on Hips ($11.99) - Drinking Water ($11.99) - One-hand Ball Lift ($11.99) - Holding Ball ($11.99) ## Price and logistics facts - Price: $11.99 USD per variant - Dimensions (package): 18 x 16 x 4 cm - Currency: USD ## Trust signals - Price consistent across all 5 variants - Multiple images available (see below) - No return policy or in-stock status provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6343dc59-3598-4ebd-98e4-6755648e4671.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fd1f2a2-0837-445e-80d5-addf34b37fff.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be7cd4ba-82d5-436e-ad9d-87cb8db19bcb.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/406cf8c4-7702-48b5-9cf9-02d0955f7d8c.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/505abe68-417a-4532-ba64-723161ecb8d6.jpg?v=1782146573 ## Agent notes - Images not analyzed; no alt text provided. - Dimensions likely refer to packaging; actual figurine scale is 1/64. - No materials, weight, or exact figurine height given in source. - Use variant SKUs for precise ordering.
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 Figurine Collectible Miniature Basketball Girl High Precision",
"quantity": 1,
"grams": 85000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "4.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").