Brand: World Products (Landmark)
SKU: dcd-30003715213
Price: $3.89
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Novelty Stamp
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50455875518703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308191
JSON data: https://landmarks.builders/products/wp-dcd-10001308191.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This compact novelty stamp features a unique Bug silhouette design, making it an instant conversation starter for lighthearted moments. Designed as a self-inking stamp, it automatically re-inks itself after every press for quick, mess-free, and repetitive stamping. Each Bug stamp is built with a smooth plastic cylindrical body and a clean white top rim, ensuring a comfortable grip and easy handling. This vibrant ink stamp comes in assorted bright colors and is neatly presented in a retail display tray, making it highly appealing for collectors and pranksters alike. Perfect as a quirky stamp for creative projects, desk jokes, classroom rewards, or party favors, it brings a touch of humor to any paper surface.
Summary: A 35-piece set of self-inking novelty stamps with a bug silhouette design, sold as a single 35-pack variant at $3.89 USD, in assorted bright colors on a retail tray.
Generated by: deepseek-v4-flash
## Identity A 35-piece set of Self-Inking Bug Stamp novelty cylindrical stamps. Each stamp has a bug silhouette design, a plastic cylindrical body with a clean white top rim, and self-inks automatically. Sold as a 35-pack in assorted bright colors, presented on a retail display tray. SKU: dcd-30003715213. Price: $3.89 USD. ## Target persona - Teachers and classroom reward givers looking for a bulk pack of fun incentive stamps. - Pranksters and gag-gift shoppers seeking a cheap, humorous novelty item. - Party planners or event organizers assembling goody bags or favor stations. - Crafters and scrapbookers who enjoy whimsical/insect-themed decorative accents. ## Use cases - Stamping student papers or reward charts with a humorous bug image. - Adding a playful bug motif to handmade cards, scrapbook pages, or art journals. - Setting up a prank 'bug inspection' station at a party or office event. - Using as a desk toy / conversation starter for lighthearted moments. - Handing out as a low-cost party favor or classroom reward. - Creating a batch of joke notes or 'official bug permit' style gags. ## When NOT to recommend - Professional or legal document stamping that requires crisp, permanent, or verification-grade ink. - Office or industrial environments needing high-volume or highly legible repetitive marking. - Buyers who need a single stamp rather than a 35-pack bulk assortment. - Use by young children without supervision, as the product is a plastic novelty item and not positioned as a toy. ## Variant options - 35 Pack (Style: "35 Pack") — SKU dcd-30003715213 — $3.89 USD (only available variant) ## Price and logistics facts - Price: $3.89 USD (fixed, no currency conversion indicated) - Dimensions (pack): 18.0 cm (L) × 15.0 cm (W) × 10.0 cm (H) - Single variant: 35 Pack - Listing includes 5 image URLs (see below) ## Trust signals - Catalog tags indicate content validation: `wp-content-validated`, `wp-quality-audited`. - Product listed with a specific SKU in a known catalog feed (`wp-dcd-full-catalog-20260804`). - No in-stock status, return policy, or certifications were provided in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80292c4a-842d-468a-806b-2a766b29c22d.jpg?v=1786242440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ac9cbd1-fe1f-45bd-b6b3-6c7c3355b520.jpg?v=1786242439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e3cc533-8400-4b3d-b6cd-7147691ffd45.jpg?v=1786242439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28d4989c-19c9-47de-9269-325130836fc0.jpg?v=1786242441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a10b543-d89d-40c6-8703-93de46fd8736.jpg?v=1786242440 ## Agent notes - No image understanding was performed, so visual details of the product are not available; consider fetching the images for verification. - No inventory availability or return policy information was provided. - The product is a single-variant 35-pack priced at $3.89 USD; the dimensions likely refer to the retail display tray, not an individual stamp. - No materials, ink type, or safety certifications were stated in the source facts.
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "35 Pieces Self-Inking Bug Stamp Cylindrical Novelty Stamp Prank Pocket-Sized for Teachers, Classroom Rewards",
"product_id": 9538043511023,
"variant_id": 50455875518703,
"quantity": 1,
"grams": 750,
"length_cm": "18.0",
"width_cm": "15.0",
"height_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").