Brand: World Products (Landmark)
SKU: 4996162054965
Price: $8.99
Availability: In Stock
Product Type: Snack & Dip Bowls
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189399138543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cute-duck-ceramic-bowl-floral-pattern
JSON data: https://landmarks.builders/products/cute-duck-ceramic-bowl-floral-pattern.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 whimsy to your tea time with this adorable Cute Duck Ceramic Bowl. Featuring a delightful floral pattern and a charming duck motif, this bowl is perfect for enjoying your favourite hot beverages. Its pure white ceramic construction is enhanced by a smooth, glazed surface, giving it a premium feel. The unique irregular shape adds a distinctive flair, making it a standout piece in any kitchen or dining setting. Designed for general use and suitable for tea drinking, this bowl is also microwave safe for your convenience.
Summary: A ceramic bowl with duck and floral design, microwave safe, for tea or snacks, available in Pure White for $8.99.
Generated by: deepseek-v4-flash
## Identity Cute Duck Ceramic Bowl, Floral Pattern – a small glazed ceramic bowl with a duck motif and floral decoration. ## Target persona Tea drinkers who enjoy whimsical tableware; gift shoppers looking for affordable novelty items; collectors of duck-themed kitchenware; casual snackers seeking a small, microwave-safe bowl. ## Use cases - Serving tea at home or office - Holding snacks like nuts, candy, or dips during parties - Displaying as a decorative piece on a shelf or desk - Gifting to duck or floral pattern enthusiasts - Microwaving small portions of soup or leftovers - Customizing with a logo for promotional events ## When NOT to recommend - For large servings or main dishes (size unspecified but likely small) - For formal dining or elegant table settings - If dishwasher safety is required (not mentioned in facts) - For customers seeking plain, minimalist designs ## Variant options - Pure White: $8.99 (single color option) ## Price and logistics facts - Price: $8.99 USD - Dimensions: not provided - Variant count: 1 - Currency: USD ## Trust signals - Microwave safe (stated) - Customizable with logo printing (stated) - No stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0deb859e844d4b5e84dfff6594a7bad3.png?v=1774192979 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f2bee266f6f922db44e0d69581c7fda8f9bd93fff32bd5d3bca16da70996c52.jpg?v=1774192979 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc0fd4cfd94c20d866d9aa9053b0c9320c0aa2962485cdac081ba98600bfab1c.jpg?v=1774192979 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/477f3dc8df85f197fbb28714f549f6c4e0153437420e74ae369e2224794dabf6.jpg?v=1774192979 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f00c7e90503700c4a8b6cc3a0064a2eefa0a13273f59d57c3451f375618f424.jpg?v=1774192979 ## Agent notes - No dimensions provided; size cannot be confirmed. Image content not analyzed; all descriptions from text only.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Floral Pattern · Duck 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 Duck Ceramic Bowl, Floral Pattern",
"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").