Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.72
Default variant: Lucky Guardian Charm
Default SKU: dcd-30004136900
Default price: $0.72
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/50467646996719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455973
JSON data: https://landmarks.builders/products/wp-dcd-10001455973.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Acrylic charm: Features a durable and lightweight acrylic charm for long-lasting use.
Transparent card: Includes a transparent card, perfect for use as a bookmark or decorative insert.
Unique designs: Available in a variety of original designs, including lucky four-leaf clover and other charming motifs.
Versatile use: Ideal for marking pages in books, planners, or as a decorative accessory for bags and keys.
Gift-ready: Makes a thoughtful and unique gift for students, readers, and stationery enthusiasts.
Summary: Acrylic charm bookmark with transparent card, available in four designs (Lucky Guardian, Lucky Four-Leaf Clover, Blue Little House, Strawberry Cookie). Priced at $0.72 USD.
Generated by: deepseek-v4-flash
## Identity Acrylic charm bookmark with transparent card, lightweight and durable, with four design variants. Listed at $0.72 USD. ## Target persona Budget-conscious students and readers who want affordable decorative page markers. Stationery enthusiasts and gift buyers looking for small, unique items under $1. ## Use cases - Marking pages in books or planners - Decorative insert for journals or notebooks - Bag charm or keychain accessory - Small gift for students, readers, or stationery lovers - Collectible stationery item with original designs ## When NOT to recommend - When the buyer needs exact dimensions or size specifications (not provided) - When the buyer expects a functional page clip or heavy, premium bookmark - When the buyer requires a design not in the listed four variants - When the buyer needs bulk pricing or wholesale logistics information ## Variant options - Lucky Guardian Charm (SKU dcd-30004136900) – $0.72 USD - Lucky Four-Leaf Clover (SKU dcd-30004136901) – $0.72 USD - Blue Little House (SKU dcd-30004136902) – $0.72 USD - Strawberry Cookie (SKU dcd-30004136903) – $0.72 USD ## Price and logistics facts - Price: $0.72 USD per unit (all variants). - No shipping, handling, or availability data provided. - Dimensions not specified. ## Trust signals - Consistent pricing across all variants. - No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Q0g8zg1xpOEYEeiNT__2214547406492.webp?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01iFfuPR1xpOEaGuwBQ__2214547406492.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014MYnbG1xpOEV06GKc__2214547406492.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DxcNAJ1xpOEaSd0GK__2214547406492.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01L46DDR1xpOEVnqcYj__2214547406492.webp?v=1786299113 ## Agent notes - Images were not visually inspected; treat URLs only as fetchable assets. - Dimensions and product type fields are empty; do not infer size or material. - No stock, shipping, or return policy data was provided.
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": "Lucky Series Acrylic Charm Bookmark with Transparent Card",
"product_id": 9556201570543,
"variant_id": 50467646996719,
"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").