Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: D
Default SKU: dcd-30003601081
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49714573967599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266399
JSON data: https://landmarks.builders/products/wp-dcd-10001266399.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: A stainless steel dessert/salad bowl (304 grade) with goblet-style stem, available in two decorative variants, priced at $22.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel dessert/salad bowl (304 grade) with goblet-style stem. Dimensions: 11.1 cm length × 11.0 cm width × 9.0 cm height. Two style variant options. ## Target persona Home cooks or hosts serving individual desserts, salads, or ice cream; also suitable for cafe or restaurant use for small portions. ## Use cases - Serving individual desserts like pudding, mousse, or fruit salad - Holding ice cream or sorbet for parties - Presenting appetizers or small salads at gatherings - Use as a decorative cup for snacks or nuts - As a unique drinking vessel for cold beverages - For photography or food styling due to aesthetic stem design ## When NOT to recommend - For large family meals requiring big serving bowls (capacity too small) - For hot soup or very hot liquids (stainless steel conducts heat; no insulation) - For user seeking dishwasher-safe stainless steel (unknown if dishwasher safe; often hand-wash recommended for decorative stainless) - For budget buyers under $10 (priced at $22.99) ## Variant options - Style D (sku: dcd-30003601081) $22.99 - Roman Column Ice (sku: dcd-30003601082) $22.99 ## Price and logistics facts - Price: $22.99 USD (both variants) - Dimensions: 11.1 cm × 11.0 cm × 9.0 cm - Weight: not provided - Shipping: unknown ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Material: 304 stainless steel (as per title) - No certifications available ## Image assets 8 images available. URLs:\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a723e85f19245e39071278613949fcc.png?v=1781085641\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3d6835482854a2984786b350f64a707.png?v=1781085641\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a81a16cd6b04805b723aabcc0b3792e.png?v=1781085642\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9ba6bf43add46ed9ea7fef81f475609.png?v=1781085641\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4b95511b4494848a33a9dee8bec3b16.png?v=1781085642\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/091d614b6f7e482a859ce7553dfe2abe.png?v=1781085642\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/80722a50dd264846bd87a5b2025ef82c.png?v=1781085642\nhttps://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cfad8d91e034c70a770860fee2ea422.png?v=1781085642 ## Agent notes - Missing product description, warranty, and care instructions. - Categorized as '厨卫家电' (kitchen appliance) but is a tableware item. - No weight or shipping info. - Image content not inferred; treat as fetchable assets only.
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": "碗碗沙拉杯水韩不锈碗高脚杯甜品沙拉304碗不锈钢杯冰淇淋ins雪糕",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "11.1",
"_width_cm": "11.0",
"_height_cm": "9.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").