Brand: World Products (Landmark)
SKU: 4943539213510
Price: $13.99
Availability: In Stock
Product Type: Dinner Plates
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48193373962479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/artistic-ceramic-boat-bowl-modern-minimalist-style
JSON data: https://landmarks.builders/products/artistic-ceramic-boat-bowl-modern-minimalist-style.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 unique charm of our Artistic Boat Bowl, a stunning piece designed to impress. Its irregular, boat-like shape adds a touch of modern artistry to any meal, making it perfect for serving your favorite dishes. Crafted from high-quality ceramic with a beautiful underglaze color finish, this deep dish bowl is as durable as it is stylish. Enjoy the convenience of microwave-safe functionality for easy reheating. Ideal for adults seeking a minimalist yet eye-catching addition to their kitchenware.
Summary: Artistic ceramic boat bowl in modern minimalist style, deep dish design, microwave safe, priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Artistic Ceramic Boat Bowl (Dinner Plates) - SKU: 4943539213510 - Price: $13.99 USD ## Target persona - Home cooks seeking decorative serveware - Minimalist decor enthusiasts - Hosts wanting unique presentation pieces ## Use cases - Serving salads or pasta at dinner parties - Displaying fruit or snacks on a counter - As a decorative centerpiece - Everyday use for cereal or soup - Gift for housewarming ## When NOT to recommend - For large family meals (single bowl, not a set) - For commercial kitchen use (single piece, not bulk) - For outdoor use (ceramic may break) - For oven use (not stated oven safe) - For buyers needing a full dinnerware set ## Variant options - Only one variant: 15-inch Artistic Boat Bowl at $13.99 USD ## Price and logistics facts - Price: $13.99 USD (single variant) - Currency: USD - No shipping or logistics details provided ## Trust signals - Price is consistent across the single variant - No stock status or return policy information available - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/188378c9db364d288465816687d3ea00.png?v=1774320379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/230cf4daac9c8e1254127e05cf5df58241eb83c26d88000290dfab57756e9258.jpg?v=1774320379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74c84d5c49a7fc64486b7fc711a0bfba67027f9fa36b66265f9c024f9f7e1256.jpg?v=1774320379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf1eb558ab9524315d419f4c6cea6c40d4f784b2c598a12f1a7f6a2ec047e3fa.jpg?v=1774320379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e65e29236b32a7fa99f64f3b5cc034a4610ad173a03fac5b576ce44b252d8490.jpg?v=1774320379 ## Agent notes - Image content was not analyzed; treat image URLs as fetchable assets only. - No dimensions provided. - No stock or shipping information available. - No return policy mentioned.
This product has 8 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Boat shape · Modern minimalist
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": "Artistic Ceramic Boat Bowl, Modern Minimalist Style",
"quantity": 1,
"grams": 1200000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").