Brand: World Products (Landmark)
SKU: dcd-30002711513
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 31 g
Cart URL (default variant): https://landmarks.builders/cart/49903526084847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031627
JSON data: https://landmarks.builders/products/m4x-10001031627.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tiny Security Man Figurine Collectible Item 1 Inch People Figures for Collectors
| Material | PVC |
Summary: A 1-inch PVC security man figurine collectible, available in Black, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Tiny Security Man Figurine Collectible Item 1 Inch People Figures for Collectors ## Target persona Miniature figurine collectors, security-themed memorabilia enthusiasts, desk toy collectors. ## Use cases - Display on an office desk or shelf - Add to a miniature diorama or dollhouse scene - Gift for security personnel or enthusiasts - Part of a themed security collection - Novelty keychain alternative (if loop attached) ## When NOT to recommend - For children under 3 years old (small parts choking hazard) - Buyers seeking large, articulated action figures - Those wanting a functional security tool or gadget - Collectors expecting detailed 6-inch scale figures ## Variant options - Color: Black (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions (package): 17 x 16 x 3 cm - Material: PVC ## Trust signals - None provided: no stock status, no return policy, no certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a54f5b6-3b05-4ddf-8a33-5172da2fbb8a.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26a7d016-0923-4966-8a24-00e92943f95d.jpg?v=1782146574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11f5a711-46c1-4813-87a9-1f49b9aed5fa.jpg?v=1782146575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a29e7d72-7f11-46a6-9bd9-7110c1a41ae6.jpg?v=1782146574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c3b50a7-0288-4ee4-a3b4-f5a5e9ed2530.jpg?v=1782146575 ## Agent notes No image analysis performed; dimensions likely refer to packaging, not figurine size. Only one color variant available. Stock status and return policy are unknown.
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": "Tiny Security Man Figurine Collectible Item 1 Inch People Figures for Collectors",
"quantity": 1,
"grams": 31000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "16.0",
"_height_cm": "2.54"
}
}],
"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").