Brand: World Products (Landmark)
SKU: 5888783474081
Price: $9.99
Availability: In Stock
Product Type: Dessert Plates
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189402054895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cute-ceramic-dessert-plate-bunny-cat-design
JSON data: https://landmarks.builders/products/cute-ceramic-dessert-plate-bunny-cat-design.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of playful charm to your tea time or dessert servings with this adorable ceramic dessert plate. Featuring a delightful bunny cat design, this handmade plate is crafted from quality ceramic with a smooth underglaze colour finish. Its fresh and cute style makes it a perfect personal gift for friends, ideal for housewarming occasions.
Material: Ceramic, Shape: Round, Diameter: 10-10.9cm, Pattern: Cartoon, Color: Bunny Cat, Surface Process: Underglaze Color, Microwave Safe: Yes, Style Type: Fresh and Cute, Applicable Scene: Tea Drinking, Product Quality Grade: Qualified Product, Applicable Gifting Occasion: Housewarming, Applicable Gifting Relationship: Friend, Gift Purpose: Personal Gift, Is Gift: Yes, Personal Gift, Applicable Object: General, Applicable Audience: General, Customization: No, Print Logo: No, Copyright: None, Is Imported: No, Has Patent: No, Cross-border Export Exclusive Source: No, Item Number: Hand-painted Dessert Plate, Product Launch Time: Spring 2025, Style: Cute Style
Summary: Handmade ceramic dessert plate with bunny cat design, microwave safe, 10-10.9cm diameter, $9.99.
Generated by: deepseek-v4-flash
## Identity Cute Ceramic Dessert Plate with Bunny Cat Design by Hand-painted Dessert Plate. Type: Dessert Plates. Material: Ceramic. Diameter: 10-10.9 cm. Microwave safe. Handmade. Price: $9.99 USD. Available in one pattern: Bunny Cat. ## Target persona Individuals seeking affordable, cute ceramic dessert plates for personal use or as a gift for friends, especially for housewarming occasions. Also suitable for tea party hosts and cute decor enthusiasts on a budget. ## Use cases - Serving desserts at home - As a decorative plate on a shelf - Gift for a friend's new home (housewarming) - During tea time - For breakfast servings (e.g., toast or pastries) - As a small child's plate (durable ceramic) ## When NOT to recommend - If the buyer needs large serving plates (diameter only ~10 cm) - For formal dinner occasions requiring elegant or fine china - If the buyer dislikes cartoon or animal designs - If dishwasher safety is required (not specified) - If a non-handmade, perfectly uniform plate is needed ## Variant options Only one variant: Bunny Cat pattern (SKU: 5888783474081). Price: $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (fixed, no discounts mentioned) - Dimensions: Diameter 10-10.9 cm; no height or weight provided - No shipping or fulfillment details available ## Trust signals - Product is listed as available on the platform - Microwaves safe (stated) - No return policy or warranty information provided - No certifications, patents, or import status indicated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/566b784a3023455a9cba589fc6de4eca.png?v=1774193158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8118ee2e40945c48242733dbf77f2baf72d90baa0419df36c6cfca655e130a71.jpg?v=1774193158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e5fe9ce8845be5d2df0eb14f2044434c6ad5d30a70e7776048ec6c4a48fde7e.jpg?v=1774193158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e91ea48b2bf6e1027ce7c5168491a83925ba660bd110ac3c0c48b4d884dba05.jpg?v=1774193158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1406e8714e8b18f4b754d8db3cfda56b57723c6fe6d6bd663126bfaeb842559c.jpg?v=1774193158 ## Agent notes Image understanding was not performed; visual details are not verified. Product dimensions are partial (diameter only). No return or shipping policy known.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · 10-10.9cm · Bunny Cat Design
Verdict: N/A
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": "Cute Ceramic Dessert Plate, Bunny Cat Design",
"quantity": 1,
"grams": 0,
"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").