Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: 13x13cm / Bowl Black
Default SKU: dcd-30003602099
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714461901039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266668
JSON data: https://landmarks.builders/products/wp-dcd-10001266668.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Ceramic bowl, 13x13cm, suitable for soup, dessert, yogurt, cold dishes. Available in black and white at $13.99.
Generated by: deepseek-v4-flash
## Identity - Product: 西式汤碗高级感甜品碗陶瓷餐具酸奶碗精致创意凉菜碗酒店料理餐厅 - Type: 家居用品 - Dimensions: 21x20x15 cm (packaging) / 13x13 cm (bowl) - Variants: Bowl Black (13x13cm), Bowl White (13x13cm) - Price: $13.99 USD ## Target persona - Budget-conscious home cook - Small restaurant owner - Hotel kitchen buyer - Catering business purchaser ## Use cases - Serving soup or broth - Dessert presentation (ice cream, pudding) - Yogurt or parfait bowls - Cold appetizers or salads - Buffet side dishes - Restaurants for individual servings ## When NOT to recommend - For microwave or oven use (not specified) - For large portions or main dishes - For customers requiring branded or premium tableware - For heavy-duty commercial washing (durability unknown) ## Variant options - **Bowl Black** (SKU: dcd-30003602099) – 13x13cm, $13.99 - **Bowl White** (SKU: dcd-30003602100) – 13x13cm, $13.99 ## Price and logistics facts - Price: $13.99 per unit (both variants) - Dimensions: 21x20x15 cm (packaging) - No shipping or handling information provided ## Trust signals - No explicit trust signals (return policy, stock status, certifications) available in source data - Price consistent across variants ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e86cbf50ec04e49bedeae107baad406.png?v=1781085551) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a0aef9aa9754875a014195b08d6bfe8.png?v=1781085550) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83d19e072c1f4099b55df2a60b3c7cbc.png?v=1781085551) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51942973fcbf4ce0968eee129c063fc7.png?v=1781085550) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c2f01bd08644885a4adf0bdab573f69.png?v=1781085551) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6667676ad4f4923bd3137d0dadb5033.png?v=1781085551) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc7e0c30ae384046bd7f188e6b75812b.png?v=1781085551) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a56a5274f89745d9b6acdbc03801ecae.png?v=1781085549) ## Agent notes - Description field empty; no material, care instructions, or certifications provided. - Image content not analyzed; visual details not inferred.
This product has 14 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": "西式汤碗高级感甜品碗陶瓷餐具酸奶碗精致创意凉菜碗酒店料理餐厅",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "20.0",
"_height_cm": "15.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").