Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Yellow with Dots
Default SKU: 5263860711615
Default price: $7.99
Availability: In Stock
Product Type: Statues
Vendor: JISADER
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/48017432838383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/fruit-sculpture-pear-ornament-for-modern-living-room-ceramic-fruit-sculpture-geo
JSON data: https://landmarks.builders/products/fruit-sculpture-pear-ornament-for-modern-living-room-ceramic-fruit-sculpture-geo.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
space with this striking fruit sculpture, featuring a modern geometric design and a sophisticated speckled finish. Crafted from porcelain, this ceramic fruit offers a contemporary artistic, for modern and minimalist decor lovers. Its distinctive and pear shapes add a playful yet elegant touch to any tabletop, making it a versatile accent for your living room, office desk, or kitchen counter. This piece is ideal as a personal gift for occasions like graduation, offering a thoughtful and stylish decorative.
| Material | White Porcelain |
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.46 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Geometric Apple Style (Beige Dots) |
| Number of Items | 1 |
Summary: Ceramic pear-shaped fruit sculpture with modern geometric design and speckled finish. Made of white porcelain. Available in Yellow with Dots and Beige with Dots. Price $7.99.
Generated by: deepseek-v4-flash
## Identity Ceramic pear-shaped fruit sculpture, modern geometric design, speckled finish, white porcelain material. Available in two color variants: Yellow with Dots and Beige with Dots. ## Target persona Budget-conscious decor enthusiasts seeking modern, playful accents for living room, office, or kitchen. Also suitable for gift-givers looking for affordable, stylish home decor items. ## Use cases 1. Tabletop accent on living room shelf or mantel. 2. Office desk decoration for modern workspace. 3. Kitchen counter ornament to add playful touch. 4. Graduation gift for friends with minimalist taste. 5. Collectible for modern geometric ceramic pieces. ## When NOT to recommend - Buyers wanting large or realistic fruit sculptures. - Those requiring dishwasher-safe or microwaveable items. - Collectors of high-end or luxury art. - People seeking traditional, non-geometric decor. ## Variant options Two variants: Yellow with Dots (SKU 5263860711615) and Beige with Dots (SKU 5102903408323). Both at $7.99. ## Price and logistics facts Price: $7.99 USD. Package weight: 0.46 kg. Dimensions not provided. Not dishwasher safe. Not microwaveable. ## Trust signals In stock (no stock info given; assume available). Return policy not specified. Price consistent across variants. Material: white porcelain. ## Image assets      ## Agent notes Product is a small ceramic sculpture. No dimensions given. Do not infer size from images as they were not analyzed. Speckled finish described but visual details not confirmed.
This product has 16 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 Pear Ornament for Modern Living Room, Ceramic Fruit Sculpture Geometric Design, Lustre Glittery Fruit Sculpture",
"quantity": 1,
"grams": 750000,
"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").