Brand: World Products (Landmark)
SKU: dcd-30003610026
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714227642607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269891
JSON data: https://landmarks.builders/products/wp-dcd-10001269891.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wooden reading aid ring made of beechwood, used as a page holder and bookmark for students; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Wooden reading aid ring (beechwood) that serves as a page holder and bookmark. Designed to be worn on the finger to hold pages open or mark reading progress. ## Target persona Students, avid readers, stationery enthusiasts who read physical books and want a simple, reusable tool to keep pages open or mark their spot without damaging paper. ## Use cases - Holding pages open while reading textbooks or novels - Marking reading progress without losing the page - Preventing book damage from repeated finger pressure - Study aid for reference books or manuals - Gift for book lovers who appreciate functional accessories ## When NOT to recommend - Digital-only readers or those using e-readers exclusively - People seeking luxury or ornate bookmarks - Gift recipients expecting branded packaging or high-end presentation - Users with very large hands (size not specified, may not fit comfortably) ## Variant options Only one variant available: - **Finger Bookmark** (SKU: dcd-30003610026) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Product dimensions: 16.0 cm × 13.0 cm × 5.0 cm - Currency: USD ## Trust signals - Listed as in-stock (based on product tags indicating active inventory) - SKU and batch tracking tags present (dcd-batch-dx-202606-2298) - No return policy or certifications provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/517d3e95272b402b8071eb4578b8812b.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f3715a4d793409d80dc4cd77e563dd6.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/486ebd079f3941bf9a1714b7ca59300f.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8db9d58bf8c427daea52d806d605d15.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7be3097302b4972bf4553ea504b6090.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/133faebd373749779475bb0501524cc3.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5da5d882c2b546d593b201653e63f2ac.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe16884eaa4c4b78acf6347830656fb5.png?v=1781085375 ## Agent notes - Image content not analyzed; product material (beechwood) inferred from title. Only one variant (Finger Bookmark) with fixed price. Dimensions provided but no weight or shipping info. No description available in source data.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "木制阅读辅助指环榉木压书页指扣学生读书固定器创意书签跨境现货",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "5.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").