Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.49
Default variant: SQ2661
Default SKU: dcd-30004136476
Default price: $0.49
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/50467665281263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455858
JSON data: https://landmarks.builders/products/wp-dcd-10001455858.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 durable, high-quality acrylic for long-lasting use and a premium feel.
Design: Features a unique fantasy stained glass aesthetic with intricate dragon patterns.
Functionality: Slim and lightweight, perfect for marking pages without damaging books.
Versatility: Ideal for various reading materials, including novels, textbooks, and journals.
Gift Idea: A perfect present for fantasy enthusiasts, readers, and collectors of unique stationery.
Summary: Fantasy stained glass style acrylic bookmark with dragon pattern, priced at $0.49 USD, available in four color variants, suitable for readers and collectors.
Generated by: deepseek-v4-flash
## Identity Fantasy Stained Glass Style Acrylic Bookmark with Dragon Pattern. Material: acrylic. Design: fantasy stained glass aesthetic with dragon patterns. Slim, lightweight, designed for marking pages without damaging books. ## Target persona Readers and collectors interested in fantasy-themed stationery; gift buyers seeking inexpensive, thematic presents for fantasy fans; budget-conscious shoppers looking for small add-on items. ## Use cases - Marking pages in novels, textbooks, and journals. - Adding a fantasy-themed bookmark to a book order or gift. - Collecting unique stained-glass style bookmark designs. - Using as a low-cost giveaway or party favor for book events. - Variant collecting for the four color options. ## When NOT to recommend - Buyers needing a specific color not listed (SQ2661, SQ1899, SQ1900, SQ1901). - Buyers requiring exact dimensions before purchasing (none provided). - Buyers seeking non-acrylic materials like metal, wood, or fabric. - Buyers expecting a large, heavy, or premium-weight bookmark. ## Variant options Four color variants, each priced at $0.49 USD: - SQ2661 (SKU dcd-30004136476) - SQ1899 (SKU dcd-30004136477) - SQ1900 (SKU dcd-30004136478) - SQ1901 (SKU dcd-30004136479) ## Price and logistics facts - Price: $0.49 USD (all variants). - Currency: USD. - No shipping, handling, or logistics information provided. ## Trust signals - Material: acrylic (described as durable and high-quality). - Function: slim and lightweight; designed not to damage books. - Price consistency: all variants at $0.49. - No certification, return policy, or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NoRCn92INYDN7JlfU__2217515319274-0-cib.jpg?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sopCHG2INYDMgTcTq__2217515319274-0-cib.jpg?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GYDA2K2INYDMZpxvo__2217515319274-0-cib.jpg?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xcMKTJ2INYDMKtwbZ__2217515319274-0-cib.jpg?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01c13afv2INYDLSUy5i__2217515319274-0-cib.jpg?v=1786299126 ## Agent notes - No physical dimensions provided. - Product type field is empty. - Image understanding not performed; visual details not verified. - Tags indicate catalog-only import (wp-catalog-only).
This product has 12 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": "Fantasy Stained Glass Style Acrylic Bookmark with Dragon Pattern",
"product_id": 9556208124143,
"variant_id": 50467665281263,
"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").