Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99
Default variant: Peach (Handmade)
Default SKU: 5978546366596
Default price: $3.99
Availability: In Stock
Product Type: Figurines
Vendor: JISADER
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/48017465934063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ceramic-fruit-figurines-home-decoration-hand-painted-fruit-sculpture-for-desk-wh
JSON data: https://landmarks.builders/products/ceramic-fruit-figurines-home-decoration-hand-painted-fruit-sculpture-for-desk-wh.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 these hand-painted ceramic fruit figurines. Each piece is crafted from white porcelain, offering a smooth finish and durability. The unique 'Fruit Fishing' theme adds a playful and distinctive touch, making them for styling shelves, desks, and creating charming displays. These decorative crafts are ideal as a thoughtful personal gift for friends and loved, bringing artistic charm and detail to any space.
| Material | Ceramic |
| Capacity | L |
| Colour | Red, Orange, Yellow, Green, White, Multicolor, Brown, Pink |
| Product Dimensions | 3.0 × 3.0 × 4.0 centimeters |
| Product Weight | kg |
| Package Weight | 250.0 grams |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Ceramic Fruit |
| Brand | JISADER |
Summary: Hand-painted white porcelain fruit figurines with a playful 'Fruit Fishing' design, available in Peach and Strawberry variants at $3.99 each.
Generated by: deepseek-v4-flash
## Identity Ceramic Fruit Figurines Home Decoration, Hand-Painted Fruit Sculpture for Desk, White Porcelain Fruit Statues for Gifts by JISADER. ## Target persona - Desk decorators seeking unique, affordable accents - Gift givers looking for quirky, low-cost presents - Miniature collectors who appreciate hand-painted details ## Use cases - Adding a whimsical touch to a home office desk - Gifting as a small, personal token for friends or loved ones - Displaying on shelves or bookcases as part of a curated collection - Decorating an apartment or office with playful accents - Using as a conversation starter in a creative workspace ## When NOT to recommend - For large spaces needing substantial decor (figurines are small, 4 cm height) - As functional kitchen items (not dishwasher safe, not microwaveable) - For buyers seeking luxury or high-end art pieces (price is $3.99) - For children under 3 years (small parts risk, though not explicitly stated) ## Variant options - Peach (Handmade) – SKU 5978546366596, $3.99 - Strawberry (Handmade) – SKU 5978546366597, $3.99 ## Price and logistics facts - Price: $3.99 USD each - Dimensions: 3.0 × 3.0 × 4.0 cm (approx) - Weight: 250 g package weight - Material: Ceramic (porcelain) - Dishwasher safe: No - Microwaveable: No ## Trust signals - In-stock status not provided; assume available unless stated otherwise - Return policy not specified - Price consistency: single price across variants - Brand: JISADER (model number Ceramic Fruit) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d25f7d2f57494519bcd0a4d66924c3be.png?v=1773821234) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7cadd849f6544f4a486ddd0b5eea074.png?v=1773821234) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f3b18b423c848538cebff6a89064ea3.png?v=1773821234) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b171594ada14fb0a75ab272b27e7de1.png?v=1773821234) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87b57dee0934446d854c0f126e908992.png?v=1773821234) ## Agent notes - Image understanding was not performed; visually descriptive content may be inaccurate. - Dimensions are provided but may be approximate. - No information on shipping, stock levels, or return policy.
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": "Ceramic Fruit Figurines Home Decoration, Hand-Painted Fruit Sculpture for Desk, White Porcelain Fruit Statues for Gifts",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "3.0",
"_width_cm": "3.0",
"_height_cm": "4.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").