Brand: World Products (Landmark)
SKU: dcd-30003994485
Price: $1.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home & Kitchen
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/50461078814959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001407589
JSON data: https://landmarks.builders/products/wp-dcd-10001407589.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Features a wavy stainless steel bowl with an irregular organic rim that adds a modern, artistic touch to any table setting. Crafted with a polished metal finish and paired with a round bamboo-style wooden base for a beautiful contrast of textures. Designed as a unique pedestal bowl with a raised footed design that lifts your food and creates an eye-catching centerpiece. This stylish serving bowl with wooden base is perfect for presenting a variety of snacks, fruits, nuts, candies, or desserts. The integrated wooden base of this footed serving bowl keeps the metal surface elevated, protecting your delicate tabletops from direct contact.
Summary: Modern serving bowl with wavy stainless steel bowl, raised wooden base, priced at $1.67, dimensions 15x15x11 cm, suitable for presenting snacks and fruit.
Generated by: deepseek-v4-flash
## Identity - Product type: Home Goods - Title: Modern Serving Bowl with Wooden Base Food-Safe Wavy Stainless Steel Bowl Rustproof Contemporary for Coffee Tables - Price: $1.67 USD - Dimensions: 15.0 x 15.0 x 11.0 cm - Description: Wavy stainless steel bowl with irregular organic rim, polished metal finish, round bamboo-style wooden base, raised footed design. ## Target persona - Budget-conscious shoppers who want a stylish modern serving bowl for occasional use. - Small-apartment renters or students needing inexpensive tableware accents. - Value-seekers prioritizing low price over material authenticity or high-end finish. ## Use cases - Serving snacks, nuts, or appetizers at casual gatherings or dinners. - Displaying fruit, candy, or desserts on a counter or table. - Using as a decorative pedestal bowl on coffee tables. - Protecting tabletops via the raised wooden base. - Adding a contemporary touch to everyday meals or basic entertaining. ## When NOT to recommend - For large-capacity serving needs (e.g., big parties, family dinners). - When the buyer requires certified food-safe materials or real bamboo (this is "bamboo-style", not actual bamboo). - If dishwasher or oven compatibility is a must (not specified). - For buyers expecting a premium, luxury-grade serving piece. ## Variant options - Only one variant available: Bowl W Wood Base-1pc (SKU dcd-30003994485) at $1.67. ## Price and logistics facts - Price: $1.67 USD (exact). - Dimensions: L15 x W15 x H11 cm. - No shipping, tax, or availability details provided in source data. ## Trust signals - No stock/availability information. - Return policy not provided. - No certifications listed. - Listing claims food-safe, rustproof stainless steel, but this is not independently verified. - Single price point; no price history or comparison data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91f7fde5-245c-4825-9ef3-64c0b950443f.jpg?v=1786042658 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3656a49-29f3-465d-ace8-86c487a7c71b.jpg?v=1786042833 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a20b72ac-34b3-47fa-b80d-84f268c9aa02.jpg?v=1786042677 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39db6da9-b3a5-4e0d-99c4-53db91162416.jpg?v=1786042981 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d94b5ee1-e91f-4e12-a6d6-d41ec4f8870e.jpg?v=1786042685 ## Agent notes - Images were not inspected; any visual details must be fetched and analyzed from the URLs provided. - "Bamboo-style" likely means a wood-effect or wood-composite base, not actual bamboo. - Verify safety and material claims (food-safe, rustproof, etc.) with the seller before recommending to sensitive-use buyers. - The low price suggests lightweight construction; may not be suitable for heavy or repeated use.
This product has 4 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": "Modern Serving Bowl with Wooden Base Food-Safe Wavy Stainless Steel Bowl Rustproof Contemporary for Coffee Tables",
"product_id": 9540443406575,
"variant_id": 50461078814959,
"quantity": 1,
"grams": 230,
"length_cm": "15.0",
"width_cm": "15.0",
"height_cm": "11.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. 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").