Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.10
Default variant: Gray
Default SKU: dcd-30004141128
Default price: $6.10
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/50467774497007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457582
JSON data: https://landmarks.builders/products/wp-dcd-10001457582.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality wood, ensuring durability and a natural aesthetic.
Design: Features a unique 26-letter English alphabet design, making saving fun and educational.
Personalization: Customizable with engraved names, creating a special and memorable gift for children.
Functionality: Acts as a secure savings bank, encouraging kids to develop good financial habits.
Gift Idea: Perfect surprise gift for birthdays, holidays, or any special occasion for children.
Summary: Personalized wooden piggy bank with 26-letter English alphabet design, available in four colors; price $6.10 USD.
Generated by: deepseek-v4-flash
## Identity Personalized wooden piggy bank for kids, featuring a 26-letter English alphabet design. Customizable with an engraved name. Available in Gray, Red, Green, and Blue. ## Target persona - Parents of young children (roughly ages 3–10) looking for a functional and educational savings tool. - Gift givers (relatives, family friends) searching for a personalized, low-cost child's gift. - Teachers or group leaders seeking small classroom rewards or activity incentives. - Budget-conscious shoppers wanting a wooden educational gift under $10. ## Use cases - Birthday gift for a child, with the child's name engraved as a personal touch. - Holiday stocking stuffer (Christmas, etc.) or celebration favor. - Teaching basic money-saving habits in a tangible, interactive way. - A classroom reward or prize from a 'treasure box'. - Keepsake that doubles as a decorative item on a child's shelf. ## When NOT to recommend - Buyers needing a high-end, collectible, or large decorative piece; this is a functional toy at a low price. - Gifts for children who no longer use piggy banks (e.g., teenagers or adults). - Customers requiring exact dimensions for a custom space; dimensions are not provided. - Buyers who need colors other than the four available variants (Gray, Red, Green, Blue). ## Variant options - Gray (SKU dcd-30004141128) – $6.10 - Red (SKU dcd-30004141129) – $6.10 - Green (SKU dcd-30004141130) – $6.10 - Blue (SKU dcd-30004141131) – $6.10 ## Price and logistics facts - Price: $6.10 USD per variant (all variants the same). - No shipping, handling, or inventory availability data provided. - No dimensions or weight listed. ## Trust signals - Four named variants with explicit SKUs, suggesting catalog completeness. - Price consistency across variants. - No certifications, warranty, or return-policy information available in the provided facts. - No stock/availability status specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nPRsSu1DPlq3wXrjl__2301530209.webp?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TqfbeY1DPlq2clWD9__2301530209.webp?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DVtJay1DPlp1nr3ot_crop_125_0_750_1000___2301530209.webp?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01snwpOA1DPlp1c8P1O_crop_124_0_750_1000___2301530209.webp?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pIkIJe1DPlp2CAN0m_crop_250_0_1500_2000___2301530209.webp?v=1786299257 ## Agent notes - Image understanding was not performed on the provided URLs; visual claims should not be made beyond the textual description. - Dimensions, weight, stock status, shipping, and return policy were not included in the source facts. - The product_type field is empty; rely on the description for category inference (piggy bank / children's savings bank). - Personalization is mentioned as 'engraved names' but the exact personalization process or character limits are unspecified.
This product has 5 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": "Personalized Wooden Alphabet Letter Piggy Bank for Kids",
"product_id": 9556249247983,
"variant_id": 50467774497007,
"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").