Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: a
Default SKU: dcd-30002682907
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: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49903590703343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026249
JSON data: https://landmarks.builders/products/m4x-10001026249.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Letter Piggy Bank Decorative Alphabet Currency Box Natural Wood
| Brand | CY |
Summary: Wooden letter-shaped piggy bank, natural wood, available in 12 letters (A-L), priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Wooden Letter Piggy Bank Decorative Alphabet Currency Box - **Brand:** CY - **Material:** Natural Wood - **Dimensions:** 26.0 x 25.0 x 5.0 cm ## Target persona Parents or gift-givers seeking a low-cost, personalized coin bank for children. Educators or crafters looking for a decorative alphabet-themed item. ## Use cases - Teaching children to save coins with a personalized letter bank. - Using as a decorative accent on a child's desk or shelf. - Giving as a small, personalized gift for birthdays or holidays. - Collecting a set of letters to spell names or words. - Using in a classroom as a reward or learning tool. - Holding small trinkets or currency for themed events. ## When NOT to recommend - If the buyer needs a secure, lockable savings box. - For large coin collections (capacity limited by size). - For formal or luxury decor (natural wood finish is simple). - When a specific letter is out of stock (only A-L available). ## Variant options - Style: a, B, C, D, E, F, G, H, I, J, K, L — each $9.99 USD. ## Price and logistics facts - **Price:** $9.99 USD per unit, all variants same price. - **Dimensions:** 26 x 25 x 5 cm. - **No shipping or tax information provided.** ## Trust signals - In-stock status not specified. - No return policy mentioned. - Price is consistent across all variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15fc680f-2820-4a40-81d7-49bb2d00208d.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f92e99c-9e49-47a5-9682-869894a44dd3.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d383b0b-06b7-4503-af6a-a1a89fec818d.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a717500f-a416-463f-a666-49b675106d98.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96458bc9-7b1b-4d0a-9c8f-69d0b740a561.jpg?v=1782146617 ## Agent notes - Images were not analyzed; visual details are not described.
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": "Wooden Letter Piggy Bank Decorative Alphabet Currency Box Natural Wood",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "25.0",
"_height_cm": "5.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").