Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $10.99
Default variant: Doctor Panda Bookends
Default SKU: 5999000850972
Default price: $8.99
Availability: In Stock
Product Type: Bookends
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189447176431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cute-panda-bookends-doctor-panda-design
JSON data: https://landmarks.builders/products/cute-panda-bookends-doctor-panda-design.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of adorable charm to any room with these delightful Cute Panda Bookends. Featuring a charming doctor panda design, these bookends are perfect for organising your favourite reads while adding a playful accent to your decor. Whether for a child's bedroom, a home office, or a living room shelf, these bookends bring a smile to your face.
Material: Vinyl, Net Weight: 440g
Summary: Cute Panda Bookends with Doctor Panda design, vinyl construction, 440g. Three options starting at $8.99.
Generated by: deepseek-v4-flash
## Identity Cute Panda Bookends - Doctor Panda Design ## Target persona - Parents decorating children's rooms - Gift buyers for teachers or Women's Day - People seeking whimsical, affordable decor accents ## Use cases - Organizing children's bookshelves - Adding playful accent to a home office or living room shelf - Teacher appreciation or Women's Day gift - Personalizing a nursery or playroom - Combining with faux books and photo frame for a custom decor set ## When NOT to recommend - For heavy or oversized book collections (vinyl may not support large volumes) - For minimalist or modern decor themes - When user requires sturdy, heavy-duty bookends ## Variant options 1. Doctor Panda Bookends – $8.99 2. Doctor Panda Bookends + 2 Faux Books – $9.99 3. Doctor Panda Bookends + 2 Faux Books + Good Things Happen Photo Frame – $10.99 ## Price and logistics facts - Base price: $8.99 USD - Weight: 440g - Dimensions: not provided ## Trust signals - In-stock status not explicitly confirmed - Return policy not provided - Vinyl material as described - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/910f313ce1b44139aa258c88726bac66.png?v=1774197034 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/994c342661f14dcd91a3c54294c897b2.png?v=1774197034 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7e7c27a1e2c475646f6a59b8ed2ee913ba96a12aed77f79bef0ea101651d285.jpg?v=1774197034 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fec0ac9a604aaf2bdad3a1e7b291204f7cec8f9a7287beea46ab79f338b02bf.jpg?v=1774197034 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05653b07d71fa4bdbb84b8c4d47aa32fbff29c1b6bdeae02f08953c63ebbfb59.jpg?v=1774197034 ## Agent notes - Images not analyzed; visual details not described. - Dimensions missing; cannot confirm fit. - Price and variant info complete.
This product has 13 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Doctor Panda · Vinyl · Playful Decor
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": "Cute Panda Bookends - Doctor Panda Design",
"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").