Brand: World Products (Landmark)
SKU: dcd-30004136488
Price: $0.48
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467671179503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455861
JSON data: https://landmarks.builders/products/wp-dcd-10001455861.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: Features 30 unique cartoon vintage Japanese-style designs, perfect for adding a touch of charm to your reading material.
Material: Made from high-quality, durable paper to ensure longevity and prevent damage to book pages.
Functionality: Ideal for marking pages in books, journals, and planners, making it easy to pick up where you left off.
Portability: Lightweight and compact, these bookmarks are easy to carry in a book, bag, or pencil case.
Gift Idea: A thoughtful and practical gift for students, avid readers, or anyone who appreciates unique stationery.
Summary: Budget 30-pack of cartoon vintage Japanese-style paper bookmarks at $0.48, sized 40x150mm each, aimed at students, readers, and stationery fans.
Generated by: deepseek-v4-flash
## Identity A 30-piece bookmark set with vintage Japanese-style cartoon designs, made of durable paper. Each bookmark measures 40*150mm, sold as a single set priced at $0.48 USD. ## Target persona Budget-conscious students, casual readers, journalers, and teachers or event planners buying in bulk for giveaways, classroom rewards, or stationery swaps. ## Use cases - Marking pages in textbooks, novels, or assigned reading. - Adding decorative page markers to journals, planners, or bullet journals. - Bulk use as party favors, classroom prizes, or convention freebies. - Lightweight carry in a book, bag, or pencil case for everyday reading. - Gifting to peers or book club members who appreciate quirky stationery. ## When NOT to recommend - Readers wanting premium, handcrafted, or metal bookmarks. - People needing specific licensed characters or non-generic anime art. - Those who require large, rigid markers or bookmarks with tassels. - Gift-givers expecting a high-end or luxury presentation. ## Variant options Only one variant available: 'Vintage Japanese Bookmark Set (30 sheets, 40*150mm)' at $0.48 USD. ## Price and logistics facts - Price: $0.48 USD. - Quantity: 30 bookmarks per set. - Size per bookmark: 40mm x 150mm (from variant title). - No shipping, fulfillment, or availability details provided in source data. ## Trust signals - Single listing price is consistent at $0.48 USD. - No certifications, return policy, or customer review data available. - Availability/stock status not stated in source facts. ## Image assets Five image URLs are provided as fetchable assets. They have not been visually inspected, so the actual design motifs are unverified. ## Agent notes - Prices and measurements should be taken from the variant string: 40*150mm per bookmark. - The description mentions 'high-quality durable paper' — do not extrapolate beyond that. - No image analysis was performed; all image links should be treated as potential product photos but not assumed to show specific colors or designs.
This product has 5 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": "30-Pack Vintage Japanese Style Bookmark Set for Students and Readers",
"product_id": 9556210286831,
"variant_id": 50467671179503,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").