Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $16.99
Default variant: 38x14mm / Gy-3814
Default SKU: dcd-30003625430
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/49713109106927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276023
JSON data: https://landmarks.builders/products/wp-dcd-10001276023.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
长方形按压回墨印章材料翻转回墨印章自定义印面回墨印章材料办公
| 产地 | 广东 |
| 特性 | 回墨 |
| 品牌 | 其他 |
| 货号 | S-2060 |
| 用途 | 办公盖章等 |
| 产品类别 | 印章 |
| 型号 | 多型号可选 |
| 净重 | 100 |
| 规格 | 多规格可选 |
| 是否属于礼品 | 否 |
| 生产企业 | 惠州万玺科技有限公司 |
| 材质 | ABS |
| 是否跨境出口专供货源 | 否 |
| 形状 | 长方形 |
Summary: Rectangular self-inking stamp with customizable imprint, available in 6 sizes from 38x14mm to 75x38mm, made of ABS, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Product: Rectangular Self-Inking Stamp (回墨印章). Category: Sewing (缝纫) but actually office stamp. Brand: Other. Material: ABS. Shape: Rectangular. ## Target persona Office administrators, small business owners, teachers, and hobbyists who need custom stamps for document marking, labeling, or crafts. ## Use cases - Stamping dates, signatures, or logos on documents. - Marking envelopes or packages. - Labeling products or inventory items. - Creating custom patterns for craft projects. - School assignments and grading stamps. ## When NOT to recommend - For high-volume industrial stamping (durability not specified). - For high-precision applications (e.g., micro-printing). - For outdoor or rough surfaces. - For users needing pre-inked stamps with specific ink colors not offered. ## Variant options | Size | Style | Price | |------|-------|-------| | 38x14mm | Gy-3814 | $9.99 | | 48x18mm | Gy-4818 | $9.99 | | 58x22mm | Gy-5822 | $9.99 | | 60x40mm | Gy-6040 | $13.99 | | 70x25mm | Gy-7025 | $11.99 | | 75x38mm | Gy-7538 | $16.99 | ## Price and logistics facts Base price $9.99; larger sizes cost more. Dimensions of stamp body: 13.5cm x 10.6cm x 11.0cm (packaging or overall?). No shipping or tax info provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: multiple variants at same base price. - Certifications: none listed. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fce66e9c5454a2996f75c30407fde02.png?v=1781084425 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6edaa3027de4445aa9f68ee12841d31.png?v=1781084425 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b89c93d83b114ff496e9110f54a84458.png?v=1781084425 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3a3d608ea0644baaaa065f311588c35.png?v=1781084425 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bd54725869c4786bfac9548b922a99a.png?v=1781084425 ## Agent notes Images were not viewed; treat URLs as fetchable assets only. No visual details inferred.
This product has 18 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": "Rectangular Press Self-Inking Stamp Material, Flip, Custom Impression, Office",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "10.6",
"_height_cm": "11.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").