Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.39 – $0.56
Default variant: 1000, Brown + Erasable Pen / USD
Default SKU: dcd-30004140985
Default price: $0.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467785703663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457544
JSON data: https://landmarks.builders/products/wp-dcd-10001457544.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Interactive Design: Features a built-in counter to track savings, making financial goals tangible and engaging.
Durable Material: Crafted from high-quality wood, ensuring a sturdy and long-lasting construction for years of use.
Retro Aesthetic: Boasts a vintage design that adds a touch of classic charm to any room decor.
Educational Tool: Encourages saving habits and financial literacy in a fun and accessible way for all ages.
Customizable: Includes a erasable pen for personalizing the money box or marking savings milestones.
Summary: Wooden piggy bank with counter and erasable pen for savings tracking; variants from $0.39 (1000 count) to $0.56 (10000 count) with USD/EUR/MYR/GBP options.
Generated by: deepseek-v4-flash
## Identity Wooden Money Box with Counter, DIY Retro Piggy Bank for Savings. A wooden coin bank with an integrated counter to track stored pieces and an erasable pen for writing milestones or personalization. ## Target persona - Parents or guardians saving coins/pocket money with children. - DIY hobbyists who want a customizable savings tracker. - Cash-based budgeters seeking a tangible savings visual. - Gift buyers for retro-themed, educational stocking stuffers. ## Use cases - Teaching kids to count and save coins. - Tracking daily pocket money deposits via the built-in counter. - Writing saving goals or names with the erasable pen. - Desktop savings jar for loose change. - Classroom activity for financial literacy. ## When NOT to recommend - When exact physical dimensions are required (not provided). - For storing large sums or paper bills (likely coin-oriented; capacity not specified). - For users expecting digital tracking or app integration. - For high-value secure storage (wood is not fire/water resistant). - When a specific certified safety standard is required (no certifications listed). ## Variant options - SKU dcd-30004140985: 1000 count, Brown + Erasable Pen, USD – $0.39 - SKU dcd-30004140986: 1000 count, Brown + Erasable Pen, EUR – $0.39 - SKU dcd-30004140987: 1000 count, Brown + Erasable Pen, MYR – $0.39 - SKU dcd-30004140988: 10000 count, Brown + Erasable Pen, Customizable (GBP, VND, etc.) – $0.56 ## Price and logistics facts - Price: $0.39 for 1000-count variants; $0.56 for 10000-count variant. - Currency options: USD, EUR, MYR, Customizable (GBP, VND, etc.). - No shipping, handling, or availability details were provided. ## Trust signals - SKUs are listed for each variant. - Prices are explicitly stated and consistent across currency variants for the 1000 count. - No return policy, stock status, or certification data is provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01b7qzxS1w0ivYKT1I0__2217122896246-0-cib.jpg?v=1786299266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UDSZN21w0ivWgBWh7__2217122896246-0-cib.jpg?v=1786299266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Y97gYO1w0ivXtMlBU__2217122896246-0-cib.jpg?v=1786299265 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Qq0Sug1w0ivXn1Qw4__2217122896246-0-cib.jpg?v=1786299265 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tdHzPe1w0ivWgH67S__2217122896246-0-cib.jpg?v=1786299276 ## Agent notes - No physical dimensions provided; verify size before recommending for specific spaces. - The 10000-count variant supports currency customization (GBP, VND, etc.). - Image content not visually inspected; URLs only.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wooden Money Box with Counter, DIY Retro Piggy Bank for Savings",
"product_id": 9556253507823,
"variant_id": 50467785703663,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").