Brand: World Products (Landmark)
SKU: dcd-30003563179
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49716600275183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251780
JSON data: https://landmarks.builders/products/wp-dcd-10001251780.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【产品名称】:纸碗
【产品尺寸】:约9.6*6cm
【产品材质】:牛皮纸
【包装方式】:OPP
【包装清单】:50pcs纸杯
【包装尺寸】:约32*24*9.6cm
【包装重量】:约500g
带盖:约35*25*10cm
550g
Summary: 50 pack of 235ml kraft paper cups, ideal for ice cream, desserts, or small servings; dimensions 9.6x6cm each, package 32x24x9.6cm; priced at $15.99.
Generated by: deepseek-v4-flash
## Identity - Product: 50纸杯 (50 Paper Cups), 235ml kraft paper cups, also usable as dessert bowls or soup cups. - Material: Kraft paper. - Capacity: 235ml per cup. - Dimensions (each): approx. 9.6cm height, 6cm diameter. - Package dimensions: 32x24x9.6cm, weight ~500g. ## Target persona - Small ice cream shop owners needing disposable cups. - Caterers for cold desserts at events. - Home party hosts serving ice cream or pudding. - Food vendors at fairs for sample portions. ## Use cases - Serving ice cream at children's birthday parties. - Offering cold soup or dessert samples at a market stall. - Portioning yogurt or pudding for a brunch buffet. - Using as small snack cups for movie nights. - Holding craft supplies or small items (after use). ## When NOT to recommend - For hot beverages (paper may not hold up). - For large portions (capacity only 235ml). - For formal dinnerware (disposable). - If reusable or dishwasher-safe cups are needed. ## Variant options - Only one variant: 50 Cups (SKU: dcd-30003563179) at $15.99. ## Price and logistics facts - Price: $15.99 USD. - Package dimensions: 32x24x9.6cm. - Weight: ~500g (without lid); with lid ~550g (lid not included in standard pack). - Packaging: OPP bag. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Material: Kraft paper. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0d22c763db34ba082967414f07dd58d.png?v=1781086784 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58d5537b1bfd4d529014c0451309d649.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25f059e53fb44d73b90062df2b43e42c.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5654350c0054b5eae420b0bccceae0f.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e67fc685ed62484ba56ddc0839c7f5ba.png?v=1781086783 ## Agent notes - Image understanding was not performed; treat images as fetchable assets only.
This product has 13 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": "50个冰淇淋纸杯 235ml纸质甜点杯汤杯纸碗HJ",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "9.6",
"_width_cm": "6.0",
"_height_cm": "6.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").