Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 3-in-1 Corner
Default SKU: dcd-30003604365
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714378277103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267666
JSON data: https://landmarks.builders/products/wp-dcd-10001267666.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: 3-in-1 corner punch for rounding and cutting corners of paper, photos, business cards, and DIY crafts. Two style variants at $9.99 each.
Generated by: deepseek-v4-flash
## Identity 3-in-1 Corner Punch (三合一打孔圆角器) – a handheld tool for rounding and cutting corners of paper, photos, and cards. ## Target persona - DIY crafters and scrapbookers who frequently trim corners of printed materials. - Small business owners making business cards or promotional tags. - Home users organizing photos or creating handmade cards. ## Use cases - Rounding corners of printed photos for albums. - Trimming business cards to a rounded shape. - Creating decorative corners on paper crafts and invitations. - Cutting corners of laminated sheets or labels. - Preparing tags with smooth edges. ## When NOT to recommend - For cutting thick materials like cardboard, plastic, or metal. - For high-volume industrial production where speed is critical. - When precise 45-degree angled cuts are needed (only corner rounding). - For users needing a guillotine-style straight cutter. ## Variant options - **3-in-1 Corner** (SKU: dcd-30003604365) – $9.99 - **3-in-1 Corner a** (SKU: dcd-30003604366) – $9.99 ## Price and logistics facts - Price: $9.99 USD for both variants. - Dimensions: 7.5 cm × 6.5 cm × 4.0 cm. - Weight not specified. - Shipping: not specified. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: both variants list same price. - Certifications: none claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17d89fc976d94185b3789c16f8630946.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d06042da3994e81892cca19668df738.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab2a5a46ea074d129948437d88c5a61b.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3052c05a672e42a199ff569399cfc93d.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69ab7a08bd564c43b7ec133735a76bbd.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36475632f5ba421d824504c0e04b2d04.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4981f153f003481098996bf695b1e469.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63f6935514a742dc8809012488333de4.png?v=1781085508 ## Agent notes - Product description missing; rely on title and tags for functionality. - Image content not analyzed; use image URLs for visual inspection only. - No weight or shipping details provided. - Product type is '缝纫' (sewing) but tool appears for paper crafts – verify compatibility if intended for fabric.
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": 100000,
"properties": {
"_length_cm": "7.5",
"_width_cm": "6.5",
"_height_cm": "4.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").