Brand: World Products (Landmark)
SKU: dcd-30003606879
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714202280175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268660
JSON data: https://landmarks.builders/products/wp-dcd-10001268660.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A pen-shaped staple remover and letter opener, 17 cm long, suitable for office and sewing tasks, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Pen-style staple remover and letter opener, also functions as a model part separator and pin remover. Dimensions: 17 x 6 x 2.5 cm. ## Target persona Office workers, sewing enthusiasts, small business owners, hobbyists who frequently remove staples or separate pinned items. ## Use cases - Removing staples from paper documents - Opening envelopes or letters - Separating glued or pinned model parts - Extracting sewing pins from fabric - General desk tool for light prying tasks ## When NOT to recommend - For heavy-duty stapling jobs requiring a lever-action remover - For cutting thick cardboard or plastic - For users who need a traditional blade letter opener - For large volume industrial stapling removal ## Variant options - Only one style: 'Pen Style Letter' (SKU: dcd-30003606879) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 17.0 x 6.0 x 2.5 cm - Weight and shipping details not provided ## Trust signals - In-stock status not confirmed - Return policy: not specified - Price consistency: single price across variants - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e2b3f5946754839891e9cb38e9295bb.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5f61bfb58b7436aa1783391962a1d6c.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c130bcd78c14eab864a48a06852845f.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eb7a07d7db44b3f84dd01b3d40113b6.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73623e32d3954187b61c8ed1d4d47d51.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c63e0e0bf7154571a9e91d5e98faf630.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adef2542a8b7454bae377f050ea62930.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39b6725844e74a49b6e85999027537a8.png?v=1781085360 ## Agent notes Product categorized under 'Sewing' but primarily functions as a staple remover/letter opener. Description not provided; intent inferred from title and tags.
This product has 13 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": "笔式开件器 模型拼错分离器 笔形除针器办公拔钉器通用起订器",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "6.0",
"_height_cm": "2.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").