Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99
Default variant: Pink Button Maker
Default SKU: dcd-30003609215
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714240979183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269538
JSON data: https://landmarks.builders/products/wp-dcd-10001269538.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: A manual button maker machine for DIY pin badges and fridge magnets, available in pink or blue, 22x11.7x15.5 cm, $69.99.
Generated by: deepseek-v4-flash
## Identity A manual button maker machine (badge machine) for creating custom pin badges and fridge magnets. Available in Pink or Blue color variants. Dimensions: 22 × 11.7 × 15.5 cm. ## Target persona Crafters, DIY enthusiasts, small business owners, and event organizers who need to produce small batches of custom pins or magnets at home or at events. ## Use cases - Making custom badge pins for conventions or fan events. - Creating personalized fridge magnets as gifts or party favors. - Producing small batches of merchandise for local markets. - Crafting with children (supervised) for creative projects. - Prototyping promotional badge designs for small campaigns. ## When NOT to recommend - High-volume industrial production (low capacity manual press). - Users who need an electric or automated machine. - Professional metal badge making (likely plastic/paper badges). - Anyone unable to operate a manual press requiring physical force. ## Variant options - Pink Button Maker ($69.99) - Blue Button Maker ($69.99) ## Price and logistics facts - Price: $69.99 USD (both variants). - Dimensions: 22 cm (L) × 11.7 cm (W) × 15.5 cm (H). - Weight: Not specified. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Same price for both variants. - Certifications: None listed. - Images show the product but visual details not analyzed. ## Image assets 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f7a936858544aa7a14b03d1feb3a6fb.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67b4b2fab4e3493b80e515b430fdd06f.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/982d134892684a228076aaca1197da8b.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84cda6c4eb4f47c9ac9eee395d06134e.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32248f4a7a174f8d86034d9c52897c2b.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82168ed3b9ee4f92a14b5bc45cf26eff.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd877cd89b604701b92cc644f9b81cd3.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82eb803fcffd42ac9e5105cfe8206277.png?v=1781085382 ## Agent notes - Likely a manual press for standard 58mm badge components; verify consumable compatibility. - Variant difference is only color; functionally identical. - No information on included badge parts or accessories; check product listing for configuration list.
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": "吧唧制作机徽章自制机谷子吧唧机器diy儿童胸章机器冰箱贴徽章机",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "11.7",
"_height_cm": "15.5"
}
}],
"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").