Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Cream White / Three-layer
Default SKU: dcd-30002697094
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 462 g
Cart URL (default variant): https://landmarks.builders/cart/49903549055215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029736
JSON data: https://landmarks.builders/products/m4x-10001029736.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Candy Dish Drainage Design Petal Shaped Serving Bowl Easy to Clean
Summary: Decorative candy dish with drainage design, petal shaped, easy to clean. Three color variants, $12.99 USD.
Generated by: deepseek-v4-flash
## Identity Decorative Candy Dish / Serving Bowl – Drainage Design, Petal Shaped, Easy to Clean ## Target persona Budget-conscious home decorator seeking affordable accent pieces; event host looking for themed candy/snack serving; small household dweller needing multi-use decorative bowl. ## Use cases - Serving candies, nuts, or snacks at parties or gatherings - Displaying small items like keys, jewelry, or potpourri - Acting as a decorative centerpiece on coffee or dining table - Holding condiments or sauces at buffets (if drainage suits) - Gifting as a housewarming or hostess present ## When NOT to recommend - For large-volume serving (e.g., party platters) - For outdoor, high-traffic, or heavy-duty use - For microwave or oven heating - For buyers requiring dishwasher-safe confirmation (not specified) ## Variant options - Cream White / Three-layer – $12.99 - Transparent White / Three-layer – $12.99 - Transparent Gray / Three-layer – $12.99 ## Price and logistics facts Price: $12.99 USD (all variants). Dimensions: 30 x 26 x 15 cm. Weight and shipping cost not provided. ## Trust signals No specific trust signals from facts. Price is consistent across variants. In-stock status unknown. Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c9b9e4-3d3d-4156-b054-8bc6478a1881.jpg?v=1782146590 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ffca83e-6500-4b34-8328-7e3ca17b6076.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87e7962d-3136-46c0-8253-70a299602b94.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a43ea790-0537-4561-a662-d19513c4ef98.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be9aa8d1-7318-46f5-b95e-0caf23a3145f.jpg?v=1782146588 ## Agent notes Images were not analyzed; visual details (petal shape, drainage design) are inferred from title/description. Material not specified. No brand or certification info.
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": "Decorative Candy Dish Drainage Design Petal Shaped Serving Bowl Easy to Clean",
"quantity": 1,
"grams": 462000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "26.0",
"_height_cm": "15.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").