Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.50
Default variant: Sweet Princess Jewelry Box Unicorn
Default SKU: dcd-30004140989
Default price: $2.50
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/50467697328367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457545
JSON data: https://landmarks.builders/products/wp-dcd-10001457545.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-layer design provides ample storage for jewelry, small toys, and craft supplies, keeping items organized and easily accessible.
Includes a complete DIY cream glue material package, allowing children to personalize and decorate their own unique storage box.
Made from durable, child-safe plastic, ensuring a sturdy and long-lasting container for various treasures.
Engages children in creative activities, fostering fine motor skills, artistic expression, and imaginative play.
Features charming cartoon themes, making it an attractive and fun accessory for any child's room or play area.
Summary: DIY cream glue jewelry box craft kit with double-layer storage, priced at $2.50 USD, available in four cartoon color themes. Includes materials for children to personalize a durable plastic box for jewelry, small toys, or craft supplies.
Generated by: deepseek-v4-flash
## Identity Kids' DIY Cream Glue Jewelry Box Craft Kit with Double-Layer Storage. A $2.50 USD craft kit that combines a plastic storage box with cream glue decorations. Four cartoon variants available. ## Target persona Budget-conscious parents, teachers, or party planners buying a low-cost hands-on activity for children roughly ages 4–9. The end user is a child; the purchaser is an adult looking for a simple creative project that also yields a usable storage box. ## Use cases - Rainy-day or weekend craft project at home - Birthday party craft table activity - Classroom art center or daycare creative station - Organizing small jewelry, toys, or craft supplies in a child's room - Personalized gift or party favor project ## When NOT to recommend - Buyers who want a ready-decorated, display-ready box (this requires DIY assembly and decorating) - Adults expecting adult-grade craft materials or high durability - Parents of children under 3, as small decorative parts are not specified as safe - Anyone needing secure, lockable jewelry storage ## Variant options - Sweet Princess Jewelry Box Unicorn (SKU dcd-30004140989) – $2.50 USD - Sweet Princess Jewelry Box Flower Fairy (SKU dcd-30004140990) – $2.50 USD - Cute Jewelry Box Pink Girl (SKU dcd-30004140991) – $2.50 USD - Cute Jewelry Box Lovely Rabbit (SKU dcd-30004140992) – $2.50 USD ## Price and logistics facts - Price: $2.50 USD per unit (all variants) - Currency: USD - No shipping cost, delivery time, or return policy provided - Dimensions not provided ## Trust signals - Description claims durable, child-safe plastic material - Price is consistent across variants - 5 image URLs available - No third-party certifications, stock status, or return policy listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zvHOCC22Du1Y0ZjNK__2370647087-0-cib.jpg?v=1786299206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fxlv8M22Du1YjJgzX__2370647087-0-cib.jpg?v=1786299205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01P9ORkA22Du1YqLInd__2370647087-0-cib.jpg?v=1786299206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NyHV4e22Du1ZO0HHA__2370647087-0-cib.jpg?v=1786299206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OKWqms22Du1YMvLIh__2370647087-0-cib.jpg?v=1786299206 ## Agent notes - Images were not visually inspected; treat URLs as fetchable assets only. - Verify stock, shipping, and safety certifications before recommending. - SKU numbers are included for ordering. - Product type field is empty in source data.
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": "Kids' DIY Cream Glue Jewelry Box Craft Kit with Double-Layer Storage",
"product_id": 9556221657327,
"variant_id": 50467697328367,
"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").