Brand: World Products (Landmark)
SKU: dcd-30002721762
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49903473459439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034171
JSON data: https://landmarks.builders/products/m4x-10001034171.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Abstract Human Statue Fine Workmanship Modern Art Statue Textured Surface
Summary: Abstract human statue with textured surface, fine workmanship. Dimensions 24x19x31 cm. Price $15.99 USD.
Generated by: deepseek-v4-flash
## Identity - **Product:** Abstract Human Statue Fine Workmanship Modern Art Statue Textured Surface - **Price:** $15.99 USD - **Dimensions:** 24 cm (L) x 19 cm (W) x 31 cm (H) ## Target persona - Budget-conscious decor shoppers seeking modern art accents - Minimalist interior stylists looking for small statement pieces - Gift buyers for friends who appreciate abstract art ## Use cases - Decorating a bookshelf or desk - Adding an accent piece to a living room shelf - Gifting for housewarming or birthdays - Styling a minimalist or modern interior - Ornament for office desk or workspace ## When NOT to recommend - Buyers need realistic or detailed human figures - Those looking for large, grand statement art (over 40 cm) - Customers expecting high-end materials (bronze, marble) - Professional art collectors or investors ## Variant options - **Style:** Armless Abst Fig (only variant) ## Price and logistics facts - Price: $15.99 USD - Only one variant available - No shipping or tax information provided ## Trust signals - Price consistency: Single price listed across all variant data - In-stock status: Not provided - Return policy: Not provided - No certifications or quality guarantees stated ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad68e704-b6bd-4418-94de-30dfd6e4f122.jpg?v=1782146551) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1705faed-d0e7-497c-bdfe-07f77a5d0c7a.jpg?v=1782146551) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98be76f5-ef3d-4700-bfbc-40e1153d6d43.jpg?v=1782146550) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2e50ab9-c0a7-47a2-9bf0-ac7758498d7f.jpg?v=1782146551) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef962ec1-a216-48b3-99a5-0281d71fae65.jpg?v=1782146550) ## Agent notes - Image analysis was not performed; visual details not verified. - Dimensions are approximate, given in cm. - No stock or shipping data available.
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": "Abstract Human Statue Fine Workmanship Modern Art Statue Textured Surface",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "19.0",
"_height_cm": "31.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").