Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.36 – $0.43
Default variant: Bookmark Ruler / Random Color / 3 Pieces
Default SKU: dcd-30004137468
Default price: $0.36
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/50467636936943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456128
JSON data: https://landmarks.builders/products/wp-dcd-10001456128.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 soft, flexible silicone that is durable and resistant to deformation, ensuring long-lasting use.
Design: Features a magnetic, foldable design that securely clips onto pages, preventing loss and marking your place effectively.
Functionality: Doubles as a bookmark and a ruler, providing dual utility for reading and quick measurements.
Portability: Lightweight and compact, these bookmarks are easy to carry in books, notebooks, or planners without adding bulk.
Versatility: Suitable for students, teachers, and avid readers, perfect for use in textbooks, novels, journals, and more.
Summary: Magnetic foldable silicone bookmark that doubles as a ruler; available in 3 or 5 pieces in random colors, priced from $0.36.
Generated by: deepseek-v4-flash
## Identity - Material: Soft, flexible silicone; resistant to deformation. - Design: Magnetic and foldable, clips securely onto pages. - Function: Doubles as bookmark and ruler. - Variants: Two types (Bookmark Ruler and Bookmark) in 3-piece or 5-piece random-color packs. ## Target persona - Budget-conscious students who need a page marker and occasional ruler. - Teachers organizing classrooms or marking texts without bulk. - Avid readers who prefer lightweight, portable bookmarks. - Bulk buyers looking for affordable multi-packs for group use. ## Use cases - Marking a spot in a textbook while measuring a diagram with the ruler edge. - Clipping to a novel or journal to hold a place without page damage. - Keeping a planner or notebook closed and marked for quick reference. - Taking quick measurements of small objects while reading or studying. - Supplying a classroom or book club with multiple low-cost bookmarks. - Using the foldable magnetic design to attach to metal shelves or boards. ## When NOT to recommend - Professional drafting or engineering tasks that require precise, rigid rulers. - Shoppers with a specific color preference, since colors are random. - People who prefer heavyweight, rigid bookmarks for stacking or display. - Gift purchases that need premium packaging or uniform set appearance. ## Variant options - Bookmark Ruler / Random Color / 3 Pieces — $0.36 - Bookmark Ruler / Random Color / 5 Pieces — $0.43 - Bookmark / Random Color / 3 Pieces — $0.36 - Bookmark / Random Color / 5 Pieces — $0.43 ## Price and logistics facts - Prices in USD: 3-piece sets $0.36; 5-piece sets $0.43. - Currency: USD. - No physical dimensions (length, width, height) were provided in the source data. - No shipping or fulfillment specifics were provided. ## Trust signals - No stock status, return policy, or third-party certifications are stated in the data. - Price consistency: both 3-piece variants share the same $0.36 price; both 5-piece variants share $0.43. - The product is tagged as catalog-only in vendor systems (wp-catalog-only, dcd-full-catalog). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jhPPl71mUMNetdrBB__2218606284957.webp?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NAXJdL1mUMNg1eWyx__2218606284957.webp?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zGhB0b1mUMNgOHhUb__2218606284957.webp?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Q2wc3t1mUMNgRwYhX__2218606284957.webp?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Wmlafc1mUMNgRvp17__2218606284957.webp?v=1786299104 ## Agent notes - Image URLs were not visually inspected; no understanding of image content was performed. - Random color means the actual color of each piece is unknown until fulfillment. - The "Bookmark" variant may exclude the ruler functionality based on variant naming; verify before recommending for measuring use. - No return policy, stock availability, or lead time data is included in the source facts.
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": "Magnetic Foldable Silicone Bookmark Ruler Set",
"product_id": 9556197376239,
"variant_id": 50467636936943,
"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").