Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $12.99
Default variant: 316 Handle 5 Comp
Default SKU: dcd-30002713984
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: 286 g
Cart URL (default variant): https://landmarks.builders/cart/49903504916719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032227
JSON data: https://landmarks.builders/products/m4x-10001032227.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Divided Steamer Plate Deepened Design Round Portion Control Plate for Dieters
Summary: Divided steamer plate with deepened design for portion control, available in 3, 4, or 5 compartments.
Generated by: deepseek-v4-flash
## Identity Product: Divided Steamer Plate Deepened Design Round Portion Control Plate for Dieters Brand: Unknown ## Target persona Dieters and individuals on calorie-controlled meal plans; meal preppers who need portion separation; health-conscious consumers tracking food intake. ## Use cases - Portion control during meals to manage calorie intake - Steaming vegetables, proteins, and grains separately in one plate - Meal prepping meals for the week with preset compartments - Serving meals in compartments to avoid food mixing - Dieting adherence with visual portion guides ## When NOT to recommend - For large family dinners requiring full-size dinner plates - For heavy-duty steaming of dense items (material not specified) - As a microwave-safe plate (not confirmed) - For users needing dishwasher-safe convenience (not confirmed) ## Variant options - Style: 316 Handle 5 Comp (SKU: dcd-30002713984) - $12.99 - Style: 316 Handle 4 Comp (SKU: dcd-30002713985) - $11.99 - Style: 316 Handle 3 Comp (SKU: dcd-30002713986) - $11.99 ## Price and logistics facts Base price: $11.99 USD (3- and 4-comp variants); $12.99 USD (5-comp variant). Dimensions: 38 x 28 x 10 cm. Currency: USD. ## Trust signals - Variants in stock (no stock data provided, assume available) - Price consistent across similar variants - No warranty or return policy listed - No certifications provided ## Image assets Fetchable URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56e5eab8-cedb-4280-b1a1-921ac98fa8c3.jpg?v=1782146566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bcbb775-2efa-437e-b21c-1cf4cc9e6712.jpg?v=1782146567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d8393a4-a8d0-4809-9ee9-f7fa1fb516f3.jpg?v=1782146567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2290095-d34d-4430-acb1-0d071b517726.jpg?v=1782146566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d04dbb31-f5fb-42fd-b87a-a3eb401c7b48.jpg?v=1782146566 ## Agent notes - Material not specified; '316 Handle' may refer to stainless steel handle, but unconfirmed. - Intended use implied from title: portion control for dieters. - No dishwasher/microwave safety info provided.
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": "Divided Steamer Plate Deepened Design Round Portion Control Plate for Dieters",
"quantity": 1,
"grams": 286000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.0",
"_height_cm": "10.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").