Brand: World Products (Landmark)
SKU: 4897758062567
Price: $10.99
Availability: In Stock
Product Type: Decorative Bowls
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48193221165295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/retro-ceramic-soup-bowl-european-style-23cm
JSON data: https://landmarks.builders/products/retro-ceramic-soup-bowl-european-style-23cm.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the charm of our Retro Ceramic Soup Bowl, a beautifully crafted piece that blends classic European style with artisanal quality. Each bowl is a unique work of art, meticulously hand-painted with underglaze colors depicting serene landscapes and delicate flowers. This exquisite vessel is not just for serving; it's designed to be a statement piece, adding a touch of sophistication to your tabletop decor, entry table decor, or console table decor.
Made from durable dolomite ceramic, this bowl is built to last, ensuring you can enjoy its beauty for years to come. Its generous dimensions (23*23*12cm) make it perfect for a hearty soup, a stylish serving dish, or as a decorative accent. Whether you're looking for a unique centro de mesa de comedor or a striking decorative bowl, this piece offers unparalleled versatility.
We understand the importance of personalization. This ceramic vessel is customizable, allowing you to print your logo, making it an ideal choice for corporate gifts or branded merchandise. Experience the blend of traditional craftsmanship and modern customization with this exceptional piece.
Summary: Hand-painted retro European style ceramic soup bowl, 23cm x 23cm x 12cm, made of dolomite, customizable with logo, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Retro Ceramic Soup Bowl, European Style, 23cm – a hand-painted decorative bowl from dolomite ceramic. ## Target persona Home decor enthusiasts seeking vintage table accents; small business owners looking for customizable branded merchandise; event planners needing unique centerpieces; collectors of retro-style ceramics. ## Use cases - Serving soup or stew in a stylish, vintage-inspired bowl - Displaying as a decorative piece on a console or entry table - Using as a centerpiece (centro de mesa) for dining tables - Customizing with a logo for corporate gifts or promotional items - Giving as a housewarming or gift item for retro-design lovers ## When NOT to recommend - If dishwasher or microwave safety is required (not specified) - If a large serving capacity (>23cm diameter) is needed - If a minimal, modern aesthetic is preferred over retro style - If exact color matching is critical (hand-painted variations may occur) ## Variant options - Size: 23*23*12cm – SKU 4897758062567 – $10.99 ## Price and logistics facts - Price: $10.99 USD - Only one variant available - No shipping, tax, or stock information provided ## Trust signals - Product is hand-painted, indicating artisanal craftsmanship - No certifications, return policy, or stock status stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96e799f29fd744ffb41e824ea20815c3.png?v=1774316591 ## Agent notes - Image understanding not performed; visual details not used. No additional constraints.
This product has 1 imagein catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Dolomite Ceramic · 23cm · Hand-painted
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": "Retro Ceramic Soup Bowl, European Style, 23cm",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "12.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").