Brand: World Products (Landmark)
SKU: dcd-30002728709
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49903441903855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001036098
JSON data: https://landmarks.builders/products/m4x-10001036098.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Flower Shaped Snack Plate Elegant Design Pedestal Fruit Bowl Multi-Functional
| Material | PP |
Summary: A PP plastic flower-shaped snack plate and pedestal fruit bowl, cream white, 24x24x7 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Flower Shaped Snack Plate with pedestal, multi-functional fruit bowl, PP plastic, Cream White. ## Target persona Budget-conscious home entertainers who want decorative yet lightweight serving ware for casual gatherings. ## Use cases - Serving snacks, appetizers, or finger foods at parties - Displaying fruit on kitchen counter or dining table - Holding candy, nuts, or dry snacks during gatherings - Decorative centerpiece for buffet or picnic - Lightweight alternative to ceramic or glass bowls ## When NOT to recommend - Customers seeking fine china or formal dinnerware - For hot foods, oven use, or microwave heating (unspecified material limits) - Heavy loads or large quantities of food (size and material may be insufficient) - Dishwasher safe needs not confirmed ## Variant options - Cream White (single variant, $9.99) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 24.0 x 24.0 x 7.0 cm - Weight not specified - Shipping details not provided ## Trust signals - Multiple product images available (5 URLs) - Stock status not stated - Return policy not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2007ef72-0220-4ce3-8caf-ec0c21d4fcd5.jpg?v=1782146533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2c1876f-cdae-40ae-8ac3-d57e5ea345e4.jpg?v=1782146534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04bef619-dc80-4747-b023-3ebefc3d8ce5.jpg?v=1782146533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9a2069a-7c80-4622-97a5-91c7a9eb849b.jpg?v=1782146533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57c2694d-8d8a-4669-9b4f-e5a7cb6bd395.jpg?v=1782146534 ## Agent notes - Image understanding was not performed; visual details are not interpreted.
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": "Flower Shaped Snack Plate Elegant Design Pedestal Fruit Bowl Multi-Functional",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "7.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").