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-30002682693
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903591391471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026191
JSON data: https://landmarks.builders/products/m4x-10001026191.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 Natural Wood Alphabet Currency Box Creative Design
Summary: Natural wood piggy bank shaped as an alphabet letter, 20x20x5 cm, $9.99, available in 12 letter variants.
Generated by: deepseek-v4-flash
## Identity A wooden piggy bank in the shape of an alphabet letter, natural wood finish. Dimensions 20x20x5 cm. Available in styles A through L. ## Target persona Parents teaching children about savings, teachers for classroom use, budget-conscious gift buyers, collectors of alphabet-themed items. ## Use cases - Saving coins at home - Educational tool for children learning letters and money - Personalized gift using the recipient's initial - Decorative storage for small change on a desk or shelf - Classroom activity for counting and sorting coins - Party favor or small gift for alphabet-themed events ## When NOT to recommend - If a secure, lockable safe is required - If the user wants to save paper currency without folding - If an electronic coin counter or digital savings tracker is needed - If the user expects a bank that holds multiple letters or a full name ## Variant options 12 variants (Style A through L) each priced at $9.99. ## Price and logistics facts Price: $9.99 USD. No shipping or tax information provided. Product dimensions: 20 x 20 x 5 cm. ## Trust signals No stock status, return policy, or certification information available in the provided data. Brand or manufacturer reputation unknown. ## Image assets 5 images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7f09354-ce24-42e5-9c6a-b07393b413e0.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/322d2cdc-b23b-412d-97a0-e43b315e3062.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c8d0b52-dc24-4249-be41-6135d2cd6427.jpg?v=1782146606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c282cf43-d2c1-4924-9611-c91517a810c7.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6972b9a5-9eb9-47db-a40e-18e5a982e302.jpg?v=1782146605 Image content not analyzed. ## Agent notes Product description is minimal (only title repeated). No age recommendation, material specifics, or assembly information provided. Variants are single letters, may not include all alphabet letters (only A-L).
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 Natural Wood Alphabet Currency Box Creative Design",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.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").