Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $66.99
Default variant: Adj Spacing Hole
Default SKU: dcd-30003625376
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713160356079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276010
JSON data: https://landmarks.builders/products/wp-dcd-10001276010.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable spacing hole punch for 2, 3, or 4 holes; suitable for ring binders and scrapbooking. Base price $43.99, dimensions 41.5x13x12 cm.
Generated by: deepseek-v4-flash
## Identity 可调间距打孔器多孔打孔机2孔打洞机4孔活页装订器3孔手账打眼机 - Adjustable spacing hole punch for binding and journaling. ## Target persona DIY scrapbookers, crafters who make custom notebooks or binders, office workers needing to punch variable hole patterns. ## Use cases - Punching 2-hole binding for folders - Creating 3-hole standard documents - Setting 4-hole European binding - Adjusting spacing for different ring binders - Batch hole punching for multi-page documents - Custom inserts for journals and planners ## When NOT to recommend - High-volume office use (not heavy-duty) - Punching very thick stacks of paper (capacity unspecified) - Users needing fixed, non-adjustable spacing - Precision professional binding where exact alignment is critical ## Variant options - Adj Spacing Hole: $43.99 USD - Adj Spacing Hole a: $54.99 USD - Adj Spacing Hole B: $66.99 USD (Exact differences between variants are not specified) ## Price and logistics facts - Base price $43.99 USD - Dimensions: 41.5 cm x 13.0 cm x 12.0 cm (length x width x height) - Shipping costs and times unknown ## Trust signals - Three variants available indicating product line depth - In-stock status and return policy not provided - No certifications or price consistency guarantees known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dfe5d46e9054d4b901f498528ea7c7e.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b738a0878bb84e2cb41f50a7567c1fd2.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31d49424e6114426836888f2c88463ef.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/295587656e864f8bbda0c148371f027b.png?v=1781084449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47c5cfe76bac4a88a6fe117fa9d65034.png?v=1781084448 ## Agent notes - Image understanding was not performed on the provided URLs. Do not infer visual details such as color, ergonomics, or build quality from these images. - The product category is "缝纫" (sewing) but appears to be a paper hole punch; verify intended use. - Variant differences are not described; pricing increases suggest additional features or accessories.
This product has 15 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": "Long Bar Hole Punch 6 Mm Holes Adjustable Hole Punch",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "41.5",
"_width_cm": "13.0",
"_height_cm": "12.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").