Brand: World Products (Landmark)
This product has 19 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Expedition Bookends (Black)
Default SKU: 5328006515528
Default price: $7.99
Availability: In Stock
Product Type: Bookends
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189421977839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/metal-bookends-tree-of-life-design-black
JSON data: https://landmarks.builders/products/metal-bookends-tree-of-life-design-black.json
This product comes in 19 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of elegance and organisation to your space with these beautifully designed metal bookends. Featuring an intricate Tree of Life motif in a classic black finish, they are as much a decorative piece as they are functional. Made from durable metal, these bookends are built to last and effectively hold your books upright on shelves, desks, or tables. They are perfectly suited for home libraries, student dorm rooms, or any home office setting. Looking for a thoughtful present? These bookends make an ideal personal gift, offering both style and practicality.
Summary: Durable metal bookends with Tree of Life design in black, priced at $7.99, suitable for home, office, or dorm bookshelves.
Generated by: deepseek-v4-flash
## Identity Metal Bookends, Tree of Life Design, Black (and other variants) from a set of 12 styles. Durable metal construction, decorative motif. ## Target persona College students organizing dorm shelves; home office workers needing desk book holders; gift buyers seeking affordable practical presents; minimalists wanting subtle decor. ## Use cases - Holding books upright on a desk or shelf - Organizing a small home library - Decorating a dorm room bookshelf - Gifting to a friend or family member - Adding a tree of life accent to a living room - Keeping cookbooks in place in a kitchen ## When NOT to recommend - For heavy or oversized textbooks (weight capacity unknown) - For large book collections needing multiple pairs - For outdoor or damp environments (metal may rust) - For buyers seeking premium, heavy-duty bookends ## Variant options 12 variants available at same price ($7.99): - Expedition Bookends (Black) (SKU 5328006515528) - Male & Female A Bookends (Black) (SKU 5328006515529) - Male & Female B Bookends (Black) (SKU 5328006515530) - Grid Bookends (Black) (SKU 5328006515531) - Geometric Bookends (Black) (SKU 5328006515532) - Line Art Bookends (Black) (SKU 5328006515533) - Rose Bookends (Black) (SKU 5328006515534) - Rose Bookends (Gold) (SKU 5328006515535) - Hummingbird Carving Bookends (Black) (SKU 5328006515536) - Hummingbird Carving Bookends (Gold) (SKU 5328006515537) - Leaf Bookends (Black) (SKU 5328006515538) - Leaf Bookends (Gold) (SKU 5328006515539) ## Price and logistics facts Price: $7.99 USD (all variants). Dimensions: not provided. Weight: not provided. Lightweight metal construction. ## Trust signals - Multiple variants in stock (12 options) - Price consistent across variants - No return policy or certifications stated in source data - No in-stock quantity given ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0439662dd46440e2b5eaba40af0c4ba2.png?v=1774194941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e56050f22579a96e1e4b5c49dbeac5d3f9d82042419fee1760e9125a6421675c.jpg?v=1774194941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/513ab090c4cf373e6c138fd491b8df647fa238cc8d964cff22b79dc8dd230887.jpg?v=1774194941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25a1de281c354dd5e4dcb1b9a542ad98a71ae4d58b4f6d131eac10d4eba45ae8.jpg?v=1774194941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efd90e8006be029764c71eec8feb2037017b0a0e7b3a3e4ad011ef128c13c2c3.jpg?v=1774194941 ## Agent notes Images were not analyzed; visual details (design accuracy, color, size) cannot be confirmed. Dimensions and weight not provided; actual size may differ from expectations.
This product has 27 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Metal · Tree of Life Design · Black
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": "Metal Bookends, Tree of Life Design, Black",
"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").