Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: No. 4, 6.8x6.8x9.3
Default SKU: 6136327167661
Default price: $2.99
Availability: In Stock
Product Type: Apples
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017511809263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ceramic-fruit-home-decoration-fruit-sculpture-gifts-ornament-fruit-sculpture-geo
JSON data: https://landmarks.builders/products/ceramic-fruit-home-decoration-fruit-sculpture-gifts-ornament-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.
Decorate with this Ceramic Decorative Figurine. Designed with aesthetic, its lustrous, iridescent finish beautifully catches and reflects light, adding a sophisticated accent to any room. Crafted from ceramic, this fruit sculpture offers a smooth and elegant feel, making it a standout piece for your living room, bedroom, or office. The stylized, geometric shape, complete with a delicate flower and leaf accent, brings a touch of contemporary art to your space. Available in a variety of colours, this versatile decorative ornament is for shelves, tables, mantels, and desks. It also makes a thoughtful and stylish personal present for any occasion, presented in attractive packaging. Add a subtle elegance and unique charm to your home with this beautiful ceramic fruit home decoration.
Package Contents: 1 x Ceramic Decorative Figurine
| Material | Ceramic |
| Capacity | L |
| Product Weight | 0.25 kilograms |
| Package Weight | 0.4 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A ceramic decorative apple figurine with geometric design and iridescent finish, available in two sizes for home accent or gift use.
Generated by: deepseek-v4-flash
## Identity - Product: Ceramic Fruit Home Decoration (Apple shape) - Type: Geometric ceramic fruit figurine with flower and leaf accent - Material: Ceramic with lustrous, iridescent finish ## Target persona - Budget-conscious home decorators seeking small accents - Minimalist interior enthusiasts - Gift givers looking for low-cost yet aesthetic presents - Collectors of unique ceramic objects ## Use cases - Adorning shelves, mantels, or desks - Table centerpiece for casual dining - Office desktop accent - Housewarming or hostess gift - Adding a pop of color to a minimalist room - Small decorative piece for a reading nook ## When NOT to recommend - Buyers need realistic or natural-looking fruit replicas - Seeking large-scale art or statement pieces - Require outdoor or weather-resistant decor - Expecting functional kitchenware or storage ## Variant options - No. 4 (6.8 x 6.8 x 9.3 cm): $2.99 - No. 2 (10.5 x 10.5 x 11.8 cm): $2.99 ## Price and logistics facts - Price: $2.99 USD (same for both variants) - Dimensions as listed above; no other dimensions provided - Weight not specified ## Trust signals - In-stock status: Not confirmed - Return policy: Not specified - Price consistency: Both variants at identical price - Image assets available (see below) ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; visual verification required for finish quality and scale. - Price is very low for ceramic; consider possible small size or thin construction. - Material and finish claims are from product description only.
This product has 14 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": "Ceramic Fruit Home Decoration, Fruit Sculpture Gifts, Ornament Fruit Sculpture, Geometric Ceramic Fruit Figurine, Home Decoration Delicate Collection",
"quantity": 1,
"grams": 250000,
"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").