Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $22.99
Default variant: 5-layer Handprint
Default SKU: dcd-30002713850
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 560 g
Cart URL (default variant): https://landmarks.builders/cart/49903505047791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032186
JSON data: https://landmarks.builders/products/m4x-10001032186.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Family Handprint Frame Kit 3D Effect DIY Handprint Kit Personalized Gift
Summary: DIY handprint frame kit for family keepsakes, available in 5 styles (5-layer, gloss paint, with light, cat ear, cloud) priced $12.99-$22.99.
Generated by: deepseek-v4-flash
## Identity Family Handprint Frame Kit 3D Effect DIY Handprint Kit Personalized Gift ## Target persona Parents or grandparents wanting a personalized DIY craft to capture children's handprints as a keepsake. ## Use cases - Creating a family handprint art piece for home decoration. - Making a personalized gift for relatives (e.g., grandparents). - Craft activity for family bonding or holiday projects. - Preserving baby's handprints as a memory. - Classroom or daycare craft project. ## When NOT to recommend - Professional framing or high-end art projects (this is a DIY kit). - Users seeking ready-made decor (requires assembly and paint). - People allergic to craft materials (paint, glue). - Gift for someone who prefers non-craft items. ## Variant options - 5-layer Handprint: $13.99 - Gloss Fluid Paint: $12.99 - with Light: $22.99 - Cat Ear: $15.99 - Cloud: $15.99 ## Price and logistics facts Base price $12.99 USD. Dimensions: 37.0 x 23.5 x 5.0 cm. Variant prices range $12.99-$22.99. ## Trust signals In-stock status not specified. Return policy not specified. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86e4e57d-6060-424b-9b05-5f05b9903bc3.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66bc3a26-13fb-4707-99a6-b269419695a3.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e4d781-d50d-498e-9447-df29044f0877.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9f5bcf3-a668-42c7-bc74-c1bc8d4825c9.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/842d2d7a-4475-4500-8fa1-e56e90a5bd17.jpg ## Agent notes Image understanding was not performed; only URLs provided.
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": "Family Handprint Frame Kit 3D Effect DIY Handprint Kit Personalized Gift",
"quantity": 1,
"grams": 560000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "23.5",
"_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").