Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Ebony / L
Default SKU: dcd-30003484776
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 245 g
Cart URL (default variant): https://landmarks.builders/cart/49877511471343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001229754
JSON data: https://landmarks.builders/products/m4x-10001229754.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This fruit platter bowl is a piece of tableware intended for daily use serving, with a shallow rounded square shape and gently curved sides that suit a table or coffee table setting.
Serving Use: As a serving bowl, it works well for presenting fruit, snacks, dried fruit, and candy in one simple container, keeping items easy to reach and neatly arranged.
Finish: The wood-grain finish gives the fruit platter bowl warm look that blends easily with dining areas, living rooms, and casual entertaining areas.
Construction: Made with a thickened construction, this fruit serving bowl has a sturdy feel that supports regular use while helping the bowl maintain its shape.
Practical Value: This snack bowl measures 24.5 cm long and 9.5 cm high, offering a useful size for serving portions on a table without taking up excessive space.
Summary: Fruit Platter Bowl Curved Sides Wooden Fruit Bowl Irregular Shape Tableware for Table. 【Product Type】: This fruit platter bowl is a piece of tableware intended for daily use serving, with a shallow rounded square shape and gently curved sides that suit a table or coffee table setting. 【Serving Use】: As a serving bowl, it works well for presenting fruit, snacks, dried fruit, and candy in one simple container, keeping items easy to reach and neatly arranged. 【Finish】: The wood-grain finish gives the fruit platter bowl warm look that blends easily with dining areas, living rooms, and casual enter
Generated by: m4x-map-v1
This product has 12 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": "Fruit Platter Bowl Curved Sides Wooden Fruit Bowl Irregular Shape Tableware for Table",
"quantity": 1,
"grams": 245000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").