Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $23.99
Default variant: White / 3.7OZ
Default SKU: dcd-30002714651
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49903503933679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032382
JSON data: https://landmarks.builders/products/m4x-10001032382.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
5000 Pieces Paper Cone Cups Multi-Purpose 4 Oz Cone Paper Cups for Office, Party
Summary: 5000-piece bulk pack of paper cone cups in 4 oz capacity, available in white or black, ideal for office water dispensers or party servings.
Generated by: deepseek-v4-flash
## Identity 5000 Pieces Paper Cone Cups Multi-Purpose 4 Oz Cone Paper Cups for Office, Party ## Target persona Office managers stocking breakroom supplies; event planners for large gatherings; party hosts needing disposable cups for water or snacks. ## Use cases - Filling water cooler dispensers in office breakrooms - Serving small beverage samples at tasting events - Dispensing medicine or mouthwash in clinics - Holding snacks like nuts or candies at parties - Temporary storage for small craft supplies ## When NOT to recommend - For hot beverages (cones are not insulated; material unspecified for heat) - For precise liquid measurement (volume is approximate) - When eco-friendly/compostable cups are required (material not confirmed as compostable) - For single-use if user prefers reusable cups ## Variant options - White / 3.7OZ – $19.99 - Black / 3.7OZ – $19.99 - White / 4.5OZ – $20.99 - Black / 4.5OZ – $20.99 - White / 6OZ – $23.99 - Black / 6OZ – $23.99 ## Price and logistics facts - Base price: $19.99 for 3.7OZ size - Higher sizes: $20.99 (4.5OZ), $23.99 (6OZ) - Package dimensions: 48 x 26 x 15 cm - Quantity: 5000 pieces per pack ## Trust signals - Large bulk quantity suggests stable supply - Multiple color/size options available - No return policy or certification information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b1e4a3a-7aa0-4c80-bb7d-8752b669622f.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4daeba23-dc27-428d-ad16-9eed7065d358.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e430db18-d190-4080-b1a0-bcb3ac3ec023.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ecae444-a4a5-491d-8355-f7df7245d7ae.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/736bbffa-d803-40aa-9638-da464e65bdf8.jpg ## Agent notes No image analysis performed; visual details not inferred.
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": "5000 Pieces Paper Cone Cups Multi-Purpose 4 Oz Cone Paper Cups for Office, Party",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "48.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").