Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Girl
Default SKU: dcd-30002745618
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49879203021039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040625
JSON data: https://landmarks.builders/products/m4x-10001040625.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Essence: This elegant house decoration features a minimalist family theme, capturing the fundamental nature of human connection through smooth, graceful lines and a modern aesthetic.
Thoughtful Design: Each figurine is meticulously crafted to represent member of the family in a contemplative pose, adding a touch of intellectual charm to your personal room.
Premium Material: Made from resin, this sculpture offers a smooth matte finish that feels sophisticated and for long-term display in any room.
Versatile Decor: This abstract thinking figurine serves as a stunning focal point for your living room, office desk, or bookshelf, blending seamlessly with contemporary or classic interiors.
Modern Aesthetic: Embodying the clean lines of a Nordic style human sculpture, these pieces transform any corner into an art gallery, making them ideal gifts for housewarmings or special occasions.
Summary: Minimalist resin statue of a contemplative person, part of a family set, designed for shelf or desk display, available in 4 styles at $9.99.
Generated by: deepseek-v4-flash
## Identity Nordic Human Sculpture Minimalist Family Statue Pensive Person Ornament ## Target persona - Minimalist home decor enthusiasts - Budget-conscious shoppers seeking affordable art - Gift buyers for housewarming or special occasions - Office workers wanting desk accents ## Use cases - Decorate a living room shelf - Place on office desk for aesthetic - Give as a housewarming gift - Add to entryway table - Display on bookshelf as part of curated decor ## When NOT to recommend - If the buyer wants a large statement piece (max height 13.5 cm) - If seeking realistic or colorful decor (minimalist, monochrome likely) - For outdoor use (resin material, indoor only) - If premium material (e.g., bronze, marble) is expected ## Variant options - Girl (sku: dcd-30002745618, $9.99) - Boy (sku: dcd-30002745619, $9.99) - Woman (sku: dcd-30002745620, $9.99) - Man (sku: dcd-30002745621, $9.99) ## Price and logistics facts - Price: $9.99 USD (same across all variants) - Dimensions: 14.5 cm (L) x 11.5 cm (W) x 13.5 cm (H) - Material: Resin with matte finish ## Trust signals - No stock or return policy information provided in facts. - Price consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e479e882-3920-485d-83c7-70c760e50938.jpg?v=1782126368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f19c91c-a448-4297-8c6b-f4627c16b33b.jpg?v=1782126368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aaaad19-d0fd-4d8e-a330-064aeb0634f0.jpg?v=1782126369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05a7af8d-3688-4e1c-8b45-338afdb91b6f.jpg?v=1782126368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5157f79c-c1d4-43eb-84f6-9d03ec441e08.jpg?v=1782126369 ## Agent notes - Image understanding not performed; visual details (colors, exact poses) not inferred from URLs.
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 Human Sculpture Minimalist Family Statue Pensive Person Ornament for Living Room, Entryway, Bookshelf",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "11.5",
"_height_cm": "13.5"
}
}],
"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").