Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Off-white (Clear Sky)
Default SKU: 4949399561802
Default price: $7.99
Availability: In Stock
Product Type: Bookends
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189407920367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/adjustable-book-stand-pink-dinosaur-with-magnetic-pen-holder
JSON data: https://landmarks.builders/products/adjustable-book-stand-pink-dinosaur-with-magnetic-pen-holder.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your reading experience with our Adjustable Book Stand. Designed for comfort and convenience, this stand features an adjustable and retractable mechanism, allowing you to find the perfect angle for any book. Whether you're diving into a textbook, following a recipe, or enjoying a novel, this stand provides hands-free support.
Constructed from high-quality steel, this bookend is built to last, offering robust support for even heavy volumes. The charming Pink Dinosaur variant adds a playful touch to your desk or kitchen counter, complete with a practical magnetic pen holder to keep your writing tools within easy reach. It's an ideal choice for students, teachers, and as a thoughtful personal gift.
This standard telescopic book holder is incredibly versatile. Use it as a recipe book stand in the kitchen, a textbook stand for studying, or a display stand for your favourite books. Its adjustable height and angle make it suitable for a wide range of applications, making it a must-have desk organizer for any home or office.
Summary: Adjustable steel book stand with multiple color options, including Pink Dinosaur with magnetic pen holder; supports hands-free reading at adjustable angles for $7.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Adjustable Book Stand - **Material**: High-quality steel - **Mechanism**: Adjustable and retractable angle - **Special Feature**: Magnetic pen holder (only on Pink Dinosaur variant) - **Price**: $7.99 USD ## Target persona - Students who need hands-free reading for textbooks - Home cooks using recipe books in the kitchen - Teachers requiring a display stand for books - Desk organizers seeking functional decor ## Use cases - Holding a textbook open at an optimal angle while studying at a desk - Displaying a recipe book on a kitchen counter during cooking - Keeping a novel hands-free for comfortable reading - Organizing a desk with integrated pen holder (Pink Dinosaur only) - Propping up a reference book while typing on a computer - Showcasing a tablet or small display (not specified but plausible) ## When NOT to recommend - For very heavy or oversized books (weight capacity not provided) - For buyers needing a professional-grade, heavy-duty stand - For those who prefer a minimalist, non-themed design (Pink Dinosaur is playful) - For users who require a built-in light or page holder ## Variant options | Variant | Color | Price | |---------|-------|-------| | Off-white (Clear Sky) | Off-white | $7.99 | | Black (Night Sky) | Black | $7.99 | | Pearl White (Original IP. Pear Cat) | Pearl White | $7.99 | | Wasabi (Original IP. Pear Cat) | Wasabi | $7.99 | | Starry Sky Blue (Original IP. Pear Cat) | Starry Sky Blue | $7.99 | | Cranberry (Original IP. Pear Cat) | Cranberry | $7.99 | | Pink Dinosaur (with Magnetic Pen Holder) | Pink Dinosaur | $7.99 | ## Price and logistics facts - **Price**: $7.99 USD (all variants) - **Dimensions**: Not provided - **Shipping**: Not specified ## Trust signals - All variants priced consistently at $7.99 - In-stock status: Not available from provided data - Return policy: Not available from provided data - Certifications: None stated ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fb575f893034c70a1f95507efc016f5.png?v=1774193506 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d1aeeaa7e5b45b18668039b98ff4897.png?v=1774193506 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff4cbf8f9fad86a829ca8025a717a1eef52131473aa5874087b0593211b392e2.jpg?v=1774193506 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5204e53c589044de2bf0290c8e9e8aeb565902a34f4845facb898eb5f857c3f4.jpg?v=1774193506 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f0990ac73d46857751c81ebea11bca8f24e00c16bb2796cb105bb61567f8ca4.jpg?v=1774193506 ## Agent notes - Image understanding was not performed; visual details not described. - Dimensions are not provided; size cannot be confirmed. - Magnetic pen holder is confirmed only on the Pink Dinosaur variant; other variants may not include it despite generic description.
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Durable Steel · Adjustable · Magnetic Pen Holder
Verdict: N/A
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": "Adjustable Book Stand, Pink Dinosaur with Magnetic Pen Holder",
"quantity": 1,
"grams": 0,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").