Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $27.99
Default variant: L Single Foot
Default SKU: dcd-30002686337
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: 570 g
Cart URL (default variant): https://landmarks.builders/cart/49903578579183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027033
JSON data: https://landmarks.builders/products/m4x-10001027033.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Desktop Motion Sculpture Conversation Piece Desk Toy Whisper-Quiet for Bookshelf
Summary: Desktop motion sculpture desk toy with multiple style variants, whisper-quiet, suitable for bookshelf display. Base price $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Desktop Motion Sculpture Conversation Piece Desk Toy Whisper-Quiet for Bookshelf. Multiple style variants including Newton's cradle styles and chaos motion. ## Target persona Home office workers seeking desk decor; gadget collectors; gift shoppers looking for unique conversation pieces; adults wanting a low-noise fidget or ambient motion object. ## Use cases - Decorating a home office desk to add visual interest. - Serving as a conversation starter in a reception area or waiting room. - Using as a low-noise fidget or stress-relief tool during work. - Educational demonstration of physics principles (Newton's cradle variants). - Gift for coworkers, friends, or family who enjoy kinetic toys. - Enhancing a bookshelf or shelf display with motion. ## When NOT to recommend - For young children (under 3) due to small parts and potential choking hazard. - As a durable outdoor decoration (indoor only). - For professional scientific measurement or demonstration (toy grade). - For large spaces needing a large centerpiece (dimensions 26x24x16 cm). ## Variant options - L Single Foot: $9.99 USD - L Double Foot: $10.99 USD - Blk Abs Frame Newton: $27.99 USD - Small N-type Newton: $26.99 USD - L 30min Galaxy Chaos: $19.99 USD - Small Planet Chaos: $12.99 USD - Large Square Newton: $19.99 USD - Medium Square Newton: $15.99 USD - Small Square Newton: $11.99 USD ## Price and logistics facts Base price $9.99 USD. Dimensions 26 x 24 x 16 cm. No shipping or tax details provided. Currency USD. ## Trust signals Price consistency across variants. No return policy or stock status provided. Product has SKU and image URLs. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e4ee6d9-893c-4557-ad79-7a11b5f25a91.jpg?v=1782146597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eeff10b-779d-4f76-919d-c50f6e57952e.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc8e3c17-4b3d-407b-a395-f0b6b4f8a3ab.jpg?v=1782146598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/496f2ead-8a85-447c-8e24-b95f88485ca7.jpg?v=1782146599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f87bf986-f99d-42fd-a29e-dd1209e1d70e.jpg?v=1782146597 ## Agent notes Image understanding was not performed; visual details are not assessed. Agent should fetch images if needed.
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": "Desktop Motion Sculpture Conversation Piece Desk Toy Whisper-Quiet for Bookshelf",
"quantity": 1,
"grams": 570000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "24.0",
"_height_cm": "16.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").