Brand: World Products (Landmark)
SKU: dcd-30004137615
Price: $0.39
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/50467660464367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456171
JSON data: https://landmarks.builders/products/wp-dcd-10001456171.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Magnetic Design: Securely clips onto pages, preventing loss and making it easy to mark your spot.
Ruler Functionality: Doubles as a practical ruler, perfect for students and everyday use.
Premium Quality: Made from durable materials for long-lasting use and a sophisticated feel.
Compact and Portable: Slim and lightweight design makes it easy to carry in books, planners, or pencil cases.
Stylish Aesthetic: Features a minimalist and high-end design, appealing to students and stationery enthusiasts.
Summary: A magnetic ruler bookmark for students, priced at $0.39. Clips to pages and doubles as a measuring tool. Durable, compact, and minimalist design.
Generated by: deepseek-v4-flash
## Identity Creative Magnetic Ruler Bookmark for Students – a slim bookmark with magnetic clip and ruler markings. Priced at $0.39 USD. Available in a single variant: Random 1 Piece (SKU dcd-30004137615). ## Target persona Students (school/college) who need to mark pages and measure quickly. Stationery enthusiasts who collect functional writing accessories. Budget-conscious buyers seeking a low-cost multi-purpose tool. ## Use cases - Marking the current page in textbooks while studying. - Using the ruler edge for measuring lines or small objects in class. - Keeping a compact bookmark in planners, notebooks, or pencil cases. - Quick page reference during reading sessions without losing the spot. - As a small giveaway or party favor for student groups. ## When NOT to recommend - For users needing a premium, high-end gift (price point is very low). - For professionals requiring precise engineering or drafting rulers. - For book collectors who prefer non-adhesive, acid-free bookmarks. - For those who want a specific design/color; the style is randomly selected. ## Variant options Only one variant: Random 1 Piece (Style: Random 1 Piece). No choice of color or pattern. ## Price and logistics facts Price: $0.39 USD. No shipping/delivery information provided. Dimensions not specified. Only one SKU available. ## Trust signals In-stock status not confirmed. Return policy not provided. Pricing appears consistent as a single listed price. No certifications or material guarantees stated beyond 'durable materials' in the description. ## Image assets Five product images are available at the provided URLs. However, no image analysis was performed, so visual details (colors, design, packaging) are not described here. ## Agent notes - Product type field was empty; categorized from title and description as a magnetic ruler bookmark. - Dimensions (length/width/height) were null in the source data. - Image content not verified. Treat image URLs as fetchable assets. - This is a low-cost, single-variant item; likely suitable for bulk or trial purchases.
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": "Creative Magnetic Ruler Bookmark for Students",
"product_id": 9556206223599,
"variant_id": 50467660464367,
"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").