Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Pink
Default SKU: dcd-30003604321
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714424447215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267648
JSON data: https://landmarks.builders/products/wp-dcd-10001267648.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
装箱数:12个
箱规:41.5*34*41cm
毛重/净重:7.4/6.4kg
Summary: A metal locking piggy bank with password, available in pink and sky blue, sized 20x14x16 cm, priced at $22.99 USD.
Generated by: deepseek-v4-flash
## Identity This is a password-protected metal piggy bank (储蓄罐) in pink or sky blue, marketed as portable and drop-resistant. ## Target persona - Parents buying a first savings bank for children (ages 4-12) - Gift givers looking for a functional and fun present for kids - Children who want a secure place to store coins and small treasures ## Use cases - Teaching children to save pocket money or allowance - Securing small valuables (e.g., coins, jewelry) from younger siblings - As a birthday or holiday gift for a child - Encouraging financial literacy through a physical banking experience - Portable storage for trips (carries easily with handle) ## When NOT to recommend - Adults seeking a real security safe (this is a child's toy safe) - Storing important documents or high-value items - Users needing large capacity (dimensions are 20x14x16 cm) - Those wanting a non-toy aesthetic (visible lock mechanism) ## Variant options - Pink (SKU: dcd-30003604321) - $22.99 - Sky Blue (SKU: dcd-30003604322) - $22.99 ## Price and logistics facts - Price: $22.99 USD (both variants) - Dimensions: 20x14x16 cm - Packed 12 per carton; carton size 41.5x34x41 cm, gross weight 7.4 kg, net weight 6.4 kg ## Trust signals - No return policy or warranty information provided - Stock status is unknown (only packing quantities given) - No certifications or safety standards mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/161602276f6c443f9060d290084ce5ae.png?v=1781085534) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a0a913ae8a7428d8cef8b52c0fa2457.png?v=1781085532) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27e5eb97eb90477e958f199762375435.png?v=1781085532) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6b2951b76c34371a8b001d35e24b8cb.png?v=1781085532) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ff850e1014345239794c32e966c841c.png?v=1781085532) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/051285b26a63414790ba376ae645e202.png?v=1781085531) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc7a56e0d64c46caa80fad8f37682c6f.png?v=1781085531) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/538bad1c5ba442f1a91399261bea45bb.png?v=1781085532) ## Agent notes - Image content was not analyzed; only URLs are provided. No visual details are inferred. - The product is categorized as a toy (玩具), so security is not for serious use.
This product has 14 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": "带锁存钱罐 儿童密码储蓄罐 粉色大容量金属保险箱 手提式防摔储",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "14.0",
"_height_cm": "16.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").