Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Light Purple
Default SKU: dcd-30003610331
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714122686703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269994
JSON data: https://landmarks.builders/products/wp-dcd-10001269994.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 3D printed storage box for chocolate fuse beads with integrated spade, smooth non-jamming opening, 19x17x7 cm, available in four pastel colors for $9.99.
Generated by: deepseek-v4-flash
## Identity A 3D printed storage box designed for chocolate fuse beads, featuring an integrated spade for easy picking and a smooth mechanism to prevent jamming. Dimensions: 19x17x7 cm. ## Target persona Hobbyists and crafters who work with small fuse beads, especially chocolate beads; parents or teachers organizing bead activities for children; anyone needing portable, color-sorted bead storage. ## Use cases - Sorting and storing chocolate fuse beads by color - Transporting beads to crafting sessions without spillage - Using the built-in spade to pick up individual beads easily - Keeping bead collections organized in a compact, stackable box - Refilling bead trays during extended craft projects - Gifting as part of a bead crafting kit ## When NOT to recommend - For storing large or non-bead items (e.g., screws, coins) due to bead-specific size - For users who prefer premium materials like wood or metal (plastic 3D printed) - For bulk storage of thousands of beads (capacity unknown, but small box) - For heavy-duty or commercial use (hobby-grade construction) ## Variant options - Light Purple ($9.99) - Light Green ($9.99) - Apricot Yellow ($9.99) - Light Pink ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 19 x 17 x 7 cm. Wholesale tag suggests bulk availability; individual unit pricing shown. ## Trust signals In-stock status and return policy not provided. Price appears consistent across variants. Sold via Shopify store with batch tags indicating possible wholesale tier. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cb50d53f3b647b694cfdf61c80f677b.png?v=1781085317) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b776aeccb507448b99ac80cb37504605.png?v=1781085318) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a909d0d41b4241f2891f946cd9159d65.png?v=1781085318) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20b6dcd2a9cc4ed5a127d24366a5544a.png?v=1781085318) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae733902d4da4303b5569f2d38fbab69.png?v=1781085320) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0623334a5ef409ea5a605dd7a383247.png?v=1781085319) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f3ab5089f64416b8137f4f7518ec25b.png?v=1781085318) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c8a1aef24144fdba010f394c73b8341.png?v=1781085318) ## Agent notes No product description provided. Image content not interpreted due to absent visual data. Verified price and dimensions only.
This product has 16 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": "3d打印巧克力拼豆铲多功能盒装手二合一丝滑收纳不卡豆收纳盒批发",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "7.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").