Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30002756969
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49879175135471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043406
JSON data: https://landmarks.builders/products/m4x-10001043406.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Postage Stamp Punch Vintage-Inspired Stamp Shape Craft Punch Handheld
| Net Weight | 10g |
Summary: Handheld craft punch that cuts postage stamp shapes; vintage-inspired design, available in blue and pink, net weight 10g, dimensions 10x8x6 cm.
Generated by: deepseek-v4-flash
## Identity Postage Stamp Punch Vintage-Inspired Stamp Shape Craft Punch Handheld ## Target persona Scrapbookers, card makers, and paper crafters looking for unique die-cut shapes. ## Use cases - Creating vintage-style postage stamp shapes for scrapbook layouts - Adding decorative borders to handmade cards - Cutting stamp shapes from decorative paper for mixed media art - Making gift tags with a vintage appeal - Teaching children craft projects with simple punch tools ## When NOT to recommend - For precision cutting of intricate designs - For heavy-duty or thick materials like cardboard - For users needing a machine-powered punch - For professional-scale production ## Variant options - Blue: $9.99 USD - Pink: $9.99 USD ## Price and logistics facts Price: $9.99 USD Dimensions: 10 x 8 x 6 cm (length x width x height) Net weight: 10g ## Trust signals Two color options at same price. No stock or return policy info provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07a93ff5-c845-4ad4-aeb5-547c32ec38ea.jpg?v=1782126345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdcb4815-744a-4b23-967a-ff3062550deb.jpg?v=1782126346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0589135f-0865-41e4-bd50-917d8d78ceb6.jpg?v=1782126345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94fe1d26-a05a-462d-8e1d-024028247e1c.jpg?v=1782126345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c65c135-b11e-4fa3-b933-f0fdc75f3231.jpg?v=1782126345 ## Agent notes Image understanding not performed: visual details not assessed. Stock status and return policy not available.
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": "Postage Stamp Punch Vintage-Inspired Stamp Shape Craft Punch Handheld",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "6.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").