Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Clear / Foam PACK
Default SKU: dcd-30002659434
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: 85 g
Cart URL (default variant): https://landmarks.builders/cart/49903622553839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021946
JSON data: https://landmarks.builders/products/m4x-10001021946.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Gold Bean Storage Container Decorative Glass Piggy Bank Long-Lasting
| Brand | mxmade |
Summary: A decorative glass piggy bank shaped like a gold bean, offered in clear or pink with foam or box packaging, by mxmade, at $9.99.
Generated by: deepseek-v4-flash
## Identity Gold Bean Storage Container Decorative Glass Piggy Bank Long-Lasting by mxmade ## Target persona Shoppers looking for a low-cost decorative savings container; parents teaching children to save; gift buyers for casual presents; collectors of novelty piggy banks. ## Use cases - Saving spare change at home or office desk - Teaching children savings habits with a fun design - Storing small items like coins or beans decoratively - Using as a decorative accent shelf piece - Gifting to someone who likes quirky home accessories - Collecting novelty piggy banks ## When NOT to recommend - For secure, lockable savings (glass, no lock) - For large coin or bill storage (small capacity estimated) - For those wanting a traditional ceramic piggy bank - For environments where glass might break (e.g., kids' play area unsupervised) ## Variant options - Clear / Foam PACK ($9.99) - Clear / Box PACK ($9.99) - Pink / Foam PACK ($9.99) - Pink / Box PACK ($9.99) ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 21.0 cm x 19.0 cm x 11.6 cm - Brand: mxmade ## Trust signals - No stock status provided - No return policy stated - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e86d30a-6a6a-4902-9733-821657a6ef10.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e053363f-5201-4ae0-a1c3-9d73afbd4443.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2693de90-0f72-47e1-9baf-9c0f1ba4b197.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e947492-6071-45be-96a5-852406464911.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/290aa26a-9c30-4243-ace4-14ab655a4111.jpg?v=1782146619 ## Agent notes - Product type not specified; inferred as decorative container/piggy bank - No specification on materials beyond "glass" in title - Packaging variants (Foam PACK vs Box PACK) but no detail on what they contain (likely protective packaging for shipping)
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": "Gold Bean Storage Container Decorative Glass Piggy Bank Long-Lasting",
"quantity": 1,
"grams": 85000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "19.0",
"_height_cm": "11.6"
}
}],
"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").