Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.58
Default variant: Peach Blossom
Default SKU: dcd-30004137774
Default price: $0.58
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/50467656499439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456218
JSON data: https://landmarks.builders/products/wp-dcd-10001456218.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality hollow metal, ensuring durability and a sophisticated aesthetic.
Exquisite Design: Features intricate floral patterns, adding a touch of elegance to your reading experience.
Versatile Use: Ideal for marking pages in books, journals, and planners, suitable for various paper thicknesses.
Thoughtful Gift: Perfect as a small gift for teachers, students, book enthusiasts, or as a unique stationery item.
Lightweight and Portable: Slim and lightweight design makes it easy to carry without damaging book pages.
Summary: Hollow metal bookmark with floral design priced at $0.58 USD, available in four color variants including Peach Blossom, Lily of the Valley, Iris, and Lotus.
Generated by: deepseek-v4-flash
## Identity - Product: Hana Chisho Hollow Metal Bookmark - Material: Hollow metal (per description) - Design: Intricate floral patterns - Price: $0.58 USD - Variants: 4 (Peach Blossom, Lily of the Valley, Iris, Lotus) ## Target persona - Budget-conscious gift buyers purchasing small appreciation gifts for teachers or book lovers - Readers seeking a lightweight, slim metal bookmark for personal use - Stationery enthusiasts interested in floral-themed accessories - Event organizers needing low-cost bookish favors or giveaways ## Use cases - Marking pages in books, journals, or planners - Teacher appreciation or end-of-year gifts - Book club party favors or event giveaways - Stocking stuffer for book-loving friends - Lightweight marker suitable for thin or delicate paper ## When NOT to recommend - When the buyer needs a clip-on or page-holding bookmark (this is a flat piece without attachment) - When precise dimensions are required — none are listed - When the buyer expects a magnetic, leather, or fabric bookmark - When premium packaging or a gift box is expected ## Variant options - Peach Blossom — SKU dcd-30004137774 — $0.58 - Lily of the Valley — SKU dcd-30004137775 — $0.58 - Iris — SKU dcd-30004137776 — $0.58 - Lotus — SKU dcd-30004137777 — $0.58 ## Price and logistics facts - Unit price: $0.58 USD (all variants) - No shipping costs or delivery times provided - Stock availability not specified - Dimension data missing ## Trust signals - All variants share the same price - Description states high-quality hollow metal (unverified) - No certifications, warranty, or return policy mentioned - No seller rating or review data available ## Image assets - 5 product images available via provided URLs - Images not visually inspected; visual details beyond description are unverified ## Agent notes - Verify stock and shipping before recommending. - Description uses marketing terms like "elegant" and "premium" — treat as claims, not facts. - No weight or dimensions available; do not infer size. - Consider confirming whether this is sold as a single piece or in bulk; price suggests single unit.
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": "Hana Chisho Hollow Metal Bookmark, Elegant Floral Design, Gift for Teachers and Book Lovers",
"product_id": 9556204650735,
"variant_id": 50467656499439,
"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").