Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $36.99
Default variant: Pear D23002/ 12.5*12.5*19cm
Default SKU: 5159415607133
Default price: $31.99
Availability: In Stock
Product Type: Figurines
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48017431625967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/fruit-sculpture-for-home-living-room-modern-minimalist-ceramic-figurine-abstract
JSON data: https://landmarks.builders/products/fruit-sculpture-for-home-living-room-modern-minimalist-ceramic-figurine-abstract.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your interior design with this ceramic fruit sculpture. Its abstract fruit shape, adorned with a striking black and white checkered pattern and polka dots, makes it a captivating centrepiece. Crafted from premium glazed ceramic, this fruit figurine offers a smooth finish and enduring quality. The electroplated gold accents on the stem add a sophisticated touch, while the manual hand-painted coloring ensures each piece is a unique work of art. For home, model rooms, villas, hotels, sales, and furniture showrooms, this fruit sculpture brings a contemporary flair to any setting. Its glossy finish reflects light beautifully, its aesthetic and making it an ideal home accent or table decor.
Package Contents: 1 x Ceramic Fruit Decorative Ornament
| Material | Ceramic |
| Capacity | L |
| Product Dimensions | 12.5 x 12.5 x 19.0 centimeters |
| Product Weight | kg |
| Package Weight | 0.7 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | FD-D23003 |
| Number of Items | 1 |
Summary: A modern abstract ceramic fruit sculpture with black-and-white checkered pattern, polka dots, and gold electroplated accents, hand-painted, available in pear and pineapple shapes.
Generated by: deepseek-v4-flash
## Identity - Product: Ceramic Fruit Sculpture (Abstract Modern Decor) - Material: Glazed ceramic with electroplated gold accents - Hand-painted, unique each piece ## Target persona - Home decor enthusiasts seeking contemporary accent pieces - Interior designers styling model rooms, villas, or hotels - Furniture showroom or retail buyers looking for unique tabletop ornaments ## Use cases - Accent decor in living rooms or entryways - Tabletop ornament in modern kitchen or dining area - Styling prop for model rooms or furniture showrooms - Decorative centerpiece in hotel lobbies or boutiques - Gift for art lovers or interior design aficionados ## When NOT to recommend - Buyers seeking traditional or realistic fruit decorations - Households with small children who might handle fragile items (ceramic, gold plating) - Projects requiring dishwasher or microwave safe materials - Budget decorators looking for items under $20 ## Variant options - **Pear (D23002):** 12.5 x 12.5 x 19 cm, $31.99 - **Pineapple (D23003):** 11 x 11 x 23 cm, $36.99 ## Price and logistics facts - Price: $31.99 (Pear) / $36.99 (Pineapple) USD - Package weight: 0.7 kg - Dimensions as above - No shipping terms provided ## Trust signals - Hand-painted ensures each piece is unique - Glazed ceramic with smooth finish, durable for decorative use - In-stock status not verified - Return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfbc711bde9544b1a24ad7af25ebbf22.png?v=1773820075 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02c9f8129ad54a158c36ffd5dc86afab.png?v=1773820075 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fe1854872684473b2c287f346b505b6.png?v=1773820075 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61909fbd870c489380ab416d1b6ec4d3.png?v=1773820075 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/790a8ff4ef9f43a4b209cca0f1c30cc4.png?v=1773820075 ## Agent notes - No image analysis performed; visual details are from textual description. - Hand-painted means slight variations between pieces. - Not dishwasher or microwave safe. - Dimensions are in centimeters.
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": "Fruit Sculpture for Home, Living Room, Modern Minimalist Ceramic Figurine, Abstract Decor Accent, Elegant Tabletop Ornament, Interior Design Piece",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "12.5",
"_height_cm": "19.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").