Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.22 – $0.27
Default variant: 3.8-inch Gong Bowl
Default SKU: dcd-30004141017
Default price: $0.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467712401647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457552
JSON data: https://landmarks.builders/products/wp-dcd-10001457552.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium ceramic construction ensures durability and a pristine white finish.
Versatile design suitable for serving salads, rice, soups, noodles, and other dishes.
Microwave-safe material allows for convenient reheating of meals.
Easy to clean and maintain, making it ideal for daily use.
Available in multiple sizes to accommodate various serving needs and portion sizes.
Summary: White ceramic bowl set in four sizes (3.8 to 5.5 inches), microwave safe, priced $0.22–$0.27 per piece.
Generated by: deepseek-v4-flash
## Identity White ceramic bowl set for salad, rice, soup, and noodles. Microwave-safe. Available in four size variants: 3.8-inch Gong Bowl, 4.5-inch Wing Bowl, 5-inch Dou Bowl, 5.5-inch Dou Bowl. ## Target persona Bulk purchaser for food service or restaurant supply; budget-conscious buyer seeking low unit price; home cook needing multiple small ceramic bowls for everyday meals. ## Use cases - Serving rice as a side dish - Individual soup portions - Salad bowls for single servings - Noodle bowls for ramen or broth dishes - Microwave reheating of leftovers ## When NOT to recommend - For buyers requiring large serving bowls (5.5-inch is max) - For customers who need specific dimensions or shipping logistics - For single-bowl purchases (price suggests wholesale or bulk) - For those needing verified certifications or return policy ## Variant options - 3.8-inch Gong Bowl (SKU dcd-30004141017) – $0.22 - 4.5-inch Wing Bowl (SKU dcd-30004141018) – $0.23 - 5-inch Dou Bowl (SKU dcd-30004141019) – $0.26 - 5.5-inch Dou Bowl (SKU dcd-30004141020) – $0.27 ## Price and logistics facts Prices as listed: $0.22–$0.27 USD. No shipping, handling, or delivery details provided. Product dimensions not provided. No minimum order quantity stated. ## Trust signals Microwave-safe material per product description. Easy to clean per product description. No certifications, return policy, or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2_8v0qamWBuNjy1XaXXXCbXXa__2567943696.webp?v=1786299215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2NvLMqkSWBuNjSszdXXbeSpXa__2567943696.webp?v=1786299215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2buF8h8mWBuNkSndVXXcsApXa__2567943696.webp?v=1786299215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2D_r0qamWBuNjy1XaXXXCbXXa__2567943696.webp?v=1786299215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2VjtUh4uTBuNkHFNRXXc9qpXa__2567943696.webp?v=1786299215 ## Agent notes Image assets were not visually inspected; only URLs are available. No visual verification of product appearance, color, or condition was performed. Shipping, return policy, and stock status are unknown and should be requested before recommending. Prices are unusually low; confirm whether unit pricing or bulk pricing applies.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "White Ceramic Bowl Set for Salad, Rice, Soup, and Noodles - Microwave Safe",
"product_id": 9556226900207,
"variant_id": 50467712401647,
"quantity": 1,
"grams": 0,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").