Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red / Black Base W Bead
Default SKU: dcd-30002719771
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49903473754351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033693
JSON data: https://landmarks.builders/products/m4x-10001033693.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pedestal Fruit Bowl Elegant Design High Foot Snack Plate Large Capacity
| Material | PP |
Summary: Pedestal fruit bowl made of PP plastic, 31.5x31x12.2 cm, $9.99 USD, with four color/style variants.
Generated by: deepseek-v4-flash
## Identity Pedestal Fruit Bowl Elegant Design High Foot Snack Plate Large Capacity (PP). ## Target persona Budget-conscious home organizer needing a lightweight, large-capacity fruit bowl. Party hosts looking for affordable serving dishes. Small-space dwellers with limited kitchen storage. ## Use cases - Daily fruit display on kitchen counter. - Serving snacks or appetizers at parties. - Holding fruit in a dining centerpiece. - Lightweight bowl for outdoor gatherings. - Secondary bowl for bulk produce storage. ## When NOT to recommend - If the buyer expects premium ceramic or glass materials. - For microwave or dishwasher use (not specified as safe). - As a decorative piece requiring high-end aesthetics. - For heavy or hot foods that may warp PP plastic. ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30002719771 | Red | Black Base W Bead | $9.99 | | dcd-30002719772 | Red | Black Base | $9.99 | | dcd-30002719773 | Cream | Black Base | $9.99 | | dcd-30002719774 | Cream | Red Base | $9.99 | ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 31.5 cm L × 31.0 cm W × 12.2 cm H. - Material: PP plastic. - No shipping or restocking fee info provided. ## Trust signals - Four color/style options in stock (no out-of-stock indicated). - Price consistent across all variants. - No certifications or safety ratings listed. - Return policy not specified. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e463a362-dae5-4007-9ae9-f0192d916961.jpg?v=1782146551) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d90e39ca-f646-4efd-964f-788c07fcdbce.jpg?v=1782146551) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3ed6889-50d8-4507-9f10-402e82caaa51.jpg?v=1782146551) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5350a4c9-ec6e-4446-bfe1-34aa119bff85.jpg?v=1782146551) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b0c07e5-f207-4dd7-a255-0fe22d67ba59.jpg?v=1782146551) ## Agent notes - Image content was not analyzed; verify product appearance by fetching images. - No warranty, dishwasher, or microwave safety data available. - Product type is unspecified; treat as general serving bowl.
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": "Pedestal Fruit Bowl Elegant Design High Foot Snack Plate Large Capacity",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "31.5",
"_width_cm": "31.0",
"_height_cm": "12.2"
}
}],
"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").