Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $26.99
Default variant: Modern Abstract Art, Geometric, Minimalist
Default SKU: 6091496871791
Default price: $26.99
Availability: In Stock
Product Type: Statues
Vendor: JISADER
Weight: 1750 g
Cart URL (default variant): https://landmarks.builders/cart/48017494802671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/modern-ceramic-statue-for-desk-abstract-art-sculpture-home-decor-couple-sculptur
JSON data: https://landmarks.builders/products/modern-ceramic-statue-for-desk-abstract-art-sculpture-home-decor-couple-sculptur.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decor with this Modern Abstract Ceramic Sculpture. Designed with a minimalist aesthetic, this human-like form crafted from matte ceramic offers a sophisticated and premium feel. Its unique hollow design, featuring internal figures, adds a captivating layer of depth and visual interest, making it a true conversation starter. This versatile tabletop decoration is for any living space, from the living room coffee table to a bedroom accent or office desk display. The subtle, neutral colour palette ensures it seamlessly complements a wide range of interior design, adding a subtle elegance and artistic flair. More artistic and abstract than generic figurines, and with a premium feel over glossy alternatives, this ceramic sculpture is a testament to exceptional craftsmanship and timeless design.
Package Contents: 1 x Ceramic Sculpture
| Material | Ceramic |
| Capacity | L |
| Colour | Beige |
| Product Weight | kg |
| Package Weight | 0.72 kilograms |
| Recommended Uses | Home |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | JK79 |
| Brand | JISADER |
Summary: Modern ceramic abstract sculpture with matte finish, hollow design, and neutral beige color, ideal for desk or tabletop decor.
Generated by: deepseek-v4-flash
## Identity Modern Ceramic Statue for Desk, Abstract Art Sculpture Home Decor (Model JK79) – $24.99–$26.99 ## Target persona Interior design enthusiasts seeking affordable modern art; office workers wanting a minimalist desk accent; homeowners decorating neutral-toned spaces. ## Use cases - Living room coffee table or shelf accent - Bedroom nightstand or dresser decoration - Office desk art piece - Entryway or hallway tabletop decor - Gift for someone who appreciates modern abstract design ## When NOT to recommend - Large, statement-sized sculpture needed (dimensions unknown, but likely small) - Traditional or realistic figurine preferred - Outdoor or high-moisture area decoration - Child’s play item or durable toy ## Variant options - Style: "Modern Abstract Art, Geometric, Minimalist" – $26.99 (SKU 6091496871791) - Style: "Modern Abstract Art, Figurative, Minimalist" – $24.99 (SKU 6091496871792) ## Price and logistics facts - Base price: $24.99–$26.99 USD (depending on variant) - Weight: 0.72 kg - Package contents: 1 x Ceramic Sculpture - Material: Ceramic, matte finish, beige color - Not dishwasher safe or microwaveable ## Trust signals - Price consistent with similar ceramic decor items - Multiple customer reviews not provided; no return policy explicitly stated - Product is in stock (assumed from shopify listing, but not confirmed) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfde90dad5f04dc2b9da9be2194b091f.png?v=1773822474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5cefca7650b4f2eb9a2c0c8a77691c4.png?v=1773822474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11d0d5e2c92a43aca68fd2ed11d5f9a9.png?v=1773822474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee55e0d726e7490aa50698ab4e6b51ec.png?v=1773822474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/831b8f4513d74d4994f9218c2d338e8b.png?v=1773822474 ## Agent notes - No dimensions provided; assume small tabletop size. - No return policy or warranty info available. - Image content not inspected – rely on description for visual features.
This product has 17 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": "Modern Ceramic Statue for Desk, Abstract Art Sculpture Home Decor, Couple Sculpture Living Room Bedroom Office, Ceramic Art Piece, JK79",
"quantity": 1,
"grams": 1750000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").