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/48088177672431: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-3
JSON data: https://landmarks.builders/products/ceramic-fruit-home-decoration-fruit-sculpture-gifts-ornament-fruit-sculpture-geo-3.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 apple sculpture decorative figurine with geometric design and iridescent finish, available in two sizes for $2.99 each.
Generated by: deepseek-v4-flash
## Identity Ceramic Apple Sculpture Figurine ## Target persona Minimalist decor enthusiasts looking for affordable, small decorative objects; gift buyers seeking low-cost, unique presents; collectors of ceramic figurines. ## Use cases - Accent on bookshelf or desk - Decorative piece on coffee table - Gift for housewarming or birthday - Part of a curated shelf display - Embellishment for retail or cafe environment ## When NOT to recommend - Buyers needing functional fruit or food-safe items - Large-scale decor requiring substantial statement pieces - Those seeking realistic or traditional fruit decor - Budget-constrained but wanting multi-piece sets (single item) ## Variant options - Size No. 4 (6.8x6.8x9.3 cm) - $2.99 - Size No. 2 (10.5x10.5x11.8 cm) - $2.99 ## Price and logistics facts Price: $2.99 USD per unit. No shipping or logistics details provided. ## Trust signals No stock status, return policy, or certifications provided. Price appears consistent across variants. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d7bdee4cac343c7972fdc823f590f0a_5723902f-250a-49c5-86ff-3771b2200030.png?v=1773905956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7708448aaf3142df8ce4d359d1f3d5f7_8cfc5992-eed1-4090-bb58-bdef8d4f3b27.png?v=1773905956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/983b4d8539ac4f3d8f9f9451bd503fee_49bffd4c-3d1c-4fab-829e-955796757a7f.png?v=1773905956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf11c3abde74459385ca104b7d27faeb_60e59be5-d269-4518-b704-90f68545baec.png?v=1773905956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73c7537468074e84b5a5953d6f84e81c_57cc54b1-8cc6-427e-8c54-7433d646a7dd.png?v=1773905957 ## Agent notes No image understanding performed. Dimensions only known for variant sizes, not overall product. No material certifications or safety information.
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").