Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: Leaning Tower Pisa
Default SKU: dcd-30002764423
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49879130996975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045391
JSON data: https://landmarks.builders/products/m4x-10001045391.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Bookshelf Ornament House Decoration for Study Room
Summary: Nordic Bookshelf Ornament House Decoration for Study Room — a set of small decorative figurines for shelves, with 12 style variants priced $9.99–$15.99.
Generated by: deepseek-v4-flash
## Identity Nordic Bookshelf Ornament House Decoration for Study Room — small decorative figurines (dimensions: 31×23×28 cm for the set? variations unknown per variant). 12 style options including Leaning Tower Pisa, Cactus, Bust Girl, Thinker, etc. ## Target persona - Home decor enthusiast on a budget - Minimalist or eclectic style seeker - Student or renter decorating small spaces - Gift buyer for quirky, affordable decor ## Use cases - Filling empty shelf space with small character figures - Adding personality to a study desk - Creating a themed bookshelf display - Affordable gift for friends or colleagues - Decorating a dorm room or apartment - Collecting multiple styles for variety ## When NOT to recommend - Buyer wants a large, statement piece (dimensions are small) - Seeks high-end, museum-quality collectibles - Needs outdoor or garden ornaments - Requires specific material details (not provided) ## Variant options | Style | SKU | Price | |-------|-----|-------| | Leaning Tower Pisa | dcd-30002764423 | $9.99 | | Bubble Girl | dcd-30002764424 | $12.99 | | Cactus a | dcd-30002764425 | $9.99 | | Cactus B | dcd-30002764426 | $9.99 | | Cactus C | dcd-30002764427 | $9.99 | | Bust Girl | dcd-30002764428 | $12.99 | | Black Girl Profile | dcd-30002764429 | $9.99 | | White Girl Profile | dcd-30002764430 | $9.99 | | the Thinker | dcd-30002764431 | $10.99 | | Greeting Figure | dcd-30002764432 | $15.99 | | White Hope Art | dcd-30002764433 | $9.99 | | Black Hope Art | dcd-30002764434 | $9.99 | ## Price and logistics facts - Base price: $9.99 (most variants), up to $15.99 (Greeting Figure) - Currency: USD - Dimensions: 31 cm (L) × 23 cm (W) × 28 cm (H) — likely packaging or maximum variant size, per-variant dimensions unknown - No shipping cost, weight, or origin provided ## Trust signals - Stock status not provided - Return policy not stated - Price consistency: multiple variants at $9.99; higher prices for some - No certifications or materials listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a38aeb50-876c-4195-8f80-40586d75f0e7.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cf8a9db-7be1-4e86-85ff-2e1df29f85ff.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70389df8-8283-4371-9e5a-58e81effdddc.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6e68eee-5a48-4136-9c20-6ab2b96f2284.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/450545e4-7de1-4696-bdcc-9ae01b72d4af.jpg?v=1782126324 ## Agent notes - No description beyond title; all details inferred from title, price, and variants. - Image content not analyzed — visual specifics unknown. - Material, weight, and care instructions missing. - Could be either individual items or a set; variant list suggests individual purchase.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Nordic Bookshelf Ornament House Decoration for Study Room",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "23.0",
"_height_cm": "28.0"
}
}],
"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").