Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 1.5MM
Default SKU: dcd-30003610329
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714125406447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269993
JSON data: https://landmarks.builders/products/wp-dcd-10001269993.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Manual metal punch for perler beads, available in 1.5mm and 3mm diameter tips, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A manual metal punch tool designed for perler beads (拼豆), available in 1.5mm or 3mm tip diameters. Compact size: 16x8x3 cm. ## Target persona Crafters who create perler bead art; sewing enthusiasts needing precise small holes; DIYers making custom bead or paper projects. ## Use cases - Punching holes in fused perler bead creations to allow lacing or attachment. - Creating small, precise holes in paper or thin fabric for sewing or crafting. - Making custom bead shapes by punching out centers. - Repairing or modifying existing perler bead pieces. - Adding holes to thin materials for jewelry making. ## When NOT to recommend - When holes larger than 3mm are needed (e.g., for thick cords or buttons). - For heavy-duty materials like leather, thick plastic, or metal. - If an electric or automated punch is preferred for repetitive tasks. - For users who need a multi-size hole punch with quick size changes. ## Variant options - 1.5MM tip diameter (SKU: dcd-30003610329, $9.99) - 3MM tip diameter (SKU: dcd-30003610330, $9.99) ## Price and logistics facts Price: $9.99 USD per variant. Dimensions: 16 cm (length) x 8 cm (width) x 3 cm (height). ## Trust signals No stock or return policy information provided in the data. Price is consistent across both variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7832893089064aa1a12b22ae5a557b80.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03ecea3bb9564d23920b6bff241bd315.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d6bbdd8e77d43429a6653fe9031b831.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81b21281204b4a0f80ec374c541b6fe0.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e370500f93cc4e739b1bbaf11d8f8d98.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d2e4071b3664a479924683f2c9f8e24.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5addf20942a541c99f7251abb81af4e0.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7551ef4d6ef4362a983bb3c7bee438f.png?v=1781085320 ## Agent notes The product type is tagged as 'sewing' but the title indicates it is 'special for perler beads'. Actual construction materials and durability are unknown from the data. Validate with seller if needing detailed specs.
This product has 14 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": "拼豆专用打孔器手动打孔机1.5mm3mm直径小型金属diy神器工具配件",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "8.0",
"_height_cm": "3.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").