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/48017466458351: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-1
JSON data: https://landmarks.builders/products/ceramic-fruit-figurines-home-decoration-hand-painted-fruit-sculpture-for-desk-wh-1.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 ceramic fruit figurine with 'Fruit Fishing' theme, $3.99 USD, available in Peach and Strawberry handmade variants, 3x3x4 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Ceramic Fruit Figurines Home Decoration - Brand: JISADER - Model: Ceramic Fruit - Material: Ceramic (white porcelain) - Dimensions: 3.0 x 3.0 x 4.0 cm - Package Weight: 250 g - Number of Items: 1 - Dishwasher Safe: No - Microwaveable: No ## Target persona - Home decor enthusiasts seeking whimsical accents - Gift givers looking for affordable, handcrafted presents - Office workers personalizing their desk space - Collectors of miniature ceramic figurines ## Use cases - Decorative accent on a shelf or windowsill - Desk ornament for personal workspace - Whimsical gift for friends or loved ones - Addition to a collection of ceramic figurines - Themed decor for 'Fruit Fishing' or fruit-inspired arrangements ## When NOT to recommend - If the buyer needs functional kitchen items (not safe for food, dishwasher, or microwave) - If the buyer requires large or room-filling decor - If the buyer expects realistic fruit for children's play - If the buyer needs a set of multiple identical items (sold individually) ## Variant options - **Peach (Handmade)**: $3.99, SKU 5978546366596 - **Strawberry (Handmade)**: $3.99, SKU 5978546366597 ## Price and logistics facts - Price: $3.99 USD per item - Dimensions: 3.0 x 3.0 x 4.0 cm - Package Weight: 250 g - Shipping: Standard carrier (not specified) ## Trust signals - Price is consistent across variants - Handmade, painted finish (unique variations expected) - Brand: JISADER - In-stock status not provided; assume available based on listing - Return policy not explicitly stated; assume standard platform policy ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d25f7d2f57494519bcd0a4d66924c3be_c1bb6227-23f4-4196-a0f9-d982252c2958.png?v=1773821352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7cadd849f6544f4a486ddd0b5eea074_db749fce-5d48-43d1-bae4-732757d8d11f.png?v=1773821352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f3b18b423c848538cebff6a89064ea3_a08e10b9-4ae9-4a72-83c3-8cdf42d27763.png?v=1773821352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b171594ada14fb0a75ab272b27e7de1_c07331d1-f50d-4c72-b0a7-a519f24e1348.png?v=1773821352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87b57dee0934446d854c0f126e908992_b3a9604b-7d8a-4250-b964-fe46c2aa2c2c.png?v=1773821352 ## Agent notes - Images are available but were not visually analyzed; no visual details are inferred. - Variants are handmade, so slight variations in painting are expected. - Sold individually; not a set.
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").