Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.84
Default variant: Bright Future
Default SKU: dcd-30004137180
Default price: $0.84
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/50467677602031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456050
JSON data: https://landmarks.builders/products/wp-dcd-10001456050.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality brass, ensuring durability and a premium feel.
Design: Features intricate classical Chinese aesthetics inspired by the Palace Museum culture.
Gift Packaging: Each bookmark comes in an elegant gift box, perfect for presentation.
Versatile Gift: Ideal as a thoughtful present for students, teachers, or as a commemorative item.
Functionality: Slim and lightweight design makes it easy to mark pages without damaging books.
Summary: Brass bookmark with Palace Museum-inspired classical Chinese design, sold in a gift box; four style variants at $0.84 USD, positioned as a cultural souvenir for students and teachers.
Generated by: deepseek-v4-flash
## Identity Palace Museum Style Metal Bookmark, brass, with gift box. Four style variants: Bright Future, Good Things Coming, Peace and Joy, Future is Promising. Price: $0.84 USD per variant. Product type unspecified. Dimensions not provided. ## Target persona Students, teachers, and budget-conscious cultural souvenir buyers. Suitable for small token gifts, classroom rewards, and personal reading shortcuts. Not positioned for premium collectors. ## Use cases - Student reward or small classroom gift. - Teacher appreciation token from a student. - Personal bookmark for daily reading. - Cultural souvenir for visitors or exchange events. - Party favor for book-themed gatherings. ## When NOT to recommend - Buyer requires official Palace Museum licensed merchandise (this is "inspired by" style, not official). - Buyer expects a larger or heavier bookmark; no dimensions available. - Buyer wants a premium collectible; price point is $0.84. - Buyer needs verified stock or return details; those facts are unavailable. ## Variant options | Style | SKU | Price | |---|---|---| | Bright Future | dcd-30004137180 | $0.84 | | Good Things Coming | dcd-30004137181 | $0.84 | | Peace and Joy | dcd-30004137182 | $0.84 | | Future is Promising | dcd-30004137183 | $0.84 | ## Price and logistics facts Price is $0.84 USD for each variant. No shipping or logistics facts provided. No dimensions. Currency is USD. ## Trust signals Made of brass as stated in description. Comes with an elegant gift box. Price is consistent across all four variants. No stock status, return policy, or certifications are listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vOfCyp1PEZWFgZgN1__4611686018427384241-0-item_pic.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FcWV2q1PEZWNSdDd6__2213934821809.webp?v=1786299136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PJ4WsK1PEZWNws9Vf__2213934821809.webp?v=1786299136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FC1IXQ1PEZWKm31aB__2213934821809.webp?v=1786299136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qzbFMY1PEZWM8lQs9__2213934821809.webp?v=1786299135 ## Agent notes Images were not visually inspected. Product type field is empty. Dimensions are missing. No return or stock information available. The description states "high-quality brass" but this is unverified.
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": "Palace Museum Style Metal Bookmark with Gift Box, Chinese Cultural Souvenir for Students and Teachers",
"product_id": 9556212875503,
"variant_id": 50467677602031,
"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").