Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: White
Default SKU: dcd-30002719256
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49903474770159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033549
JSON data: https://landmarks.builders/products/m4x-10001033549.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modernist Figure Sculpture Modern Design Abstract Human Bust Minimalist
Summary: A minimalist abstract human bust sculpture available in white or black, priced at $14.99, with dimensions 22.5x14x31 cm.
Generated by: deepseek-v4-flash
## Identity Modernist Figure Sculpture, abstract human bust, minimalist design. Available in White and Black. Dimensions: 22.5 cm (L) x 14.0 cm (W) x 31.0 cm (H). Price: $14.99 USD. ## Target persona Budget-conscious home decorators seeking minimalist abstract art pieces. Also suitable for modern art enthusiasts and minimalists. ## Use cases - Display on a bookshelf, desk, or mantelpiece as a decorative accent. - Gift for art lovers on a budget. - Set decoration for photoshoots or staged homes. - Office desk accessory to add a modern touch. - Pair with other minimalist decor items. ## When NOT to recommend - If large-scale statement decor is needed. - If realistic human portraiture is preferred. - If the buyer expects premium materials (e.g., bronze or marble). - If the buyer requires a specific size or color not offered. ## Variant options - White: $14.99 (SKU dcd-30002719256) - Black: $14.99 (SKU dcd-30002719257) ## Price and logistics facts Price: $14.99 USD. Dimensions: 22.5 x 14.0 x 31.0 cm. No shipping cost, weight, or delivery time provided. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. Two color variants available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f68c44c5-51ab-401c-b07d-95e26a46d8d2.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca9e341f-6931-4131-a368-69909d89def4.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6e19508-f54e-4a7c-adef-bdd8a1f44043.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a0ce61c-9d5b-49bc-bc8c-84c251104c3c.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/403a9cab-47ee-4369-936e-877c6a492ad7.jpg?v=1782146554 ## Agent notes Image understanding not performed; only URLs provided. Material composition not specified. No stock or return policy 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": "Modernist Figure Sculpture Modern Design Abstract Human Bust Minimalist",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "22.5",
"_width_cm": "14.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").