Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: 150ml
Default SKU: 5932709509109
Default price: $0.99
Availability: In Stock
Product Type: Buckets & Bowls
Vendor: JISADER
Weight: 12 g
Cart URL (default variant): https://landmarks.builders/cart/48017497817327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bucket-lid-for-milk-tea-packaging-food-product-container-lid-carry-handle-storag
JSON data: https://landmarks.builders/products/bucket-lid-for-milk-tea-packaging-food-product-container-lid-carry-handle-storag.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This versatile bucket with designed for a wide range of food and beverage applications. Crafted from new PP, it guarantees food-grade and exceptional durability. The thickened bucket body and cold-resistant design ensure it can withstand freezing temperatures without cracking, making it ideal for ice cream storage and other desserts. Personalise your packaging with full-body customizable printing to product . The easy-open lid provides convenient access for users. for food manufacturers, beverage companies, and ice cream producers seeking reliable and attractive packaging solutions.
Package Contents: 1 x Barrel
| Material | Plastic |
| Capacity | 0.15 liters |
| Colour | Transparent |
| Special Features | Food Grade PP, With Lid |
| Product Dimensions | 6.2 × 5.4 × 6.6 centimeters |
| Product Weight | kg |
| Package Weight | 19.8 kilograms |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 150ml Round Barrel |
| Brand | JISADER |
Summary: Food-grade PP bucket with cold-resistant lid, 150ml and 300ml sizes, customizable printing, for milk tea and food packaging.
Generated by: deepseek-v4-flash
## Identity JISADER Bucket with Lid (150ml/300ml) – Food-Grade PP, Cold-Resistant, Customizable Printing. ## Target persona Small cafes, ice cream shops, beverage stores, and food businesses needing small-volume, durable containers for cold food and drink packaging. ## Use cases - Packaging single servings of ice cream or frozen desserts. - Portioning milk tea toppings, syrups, or ingredients. - Storing and transporting small quantities of food items. - Custom printed branding for takeaway containers. - Cold storage of products without cracking. ## When NOT to recommend - For hot liquids or microwave use (not microwaveable). - When dishwasher-safe containers are required. - For large volume storage (exceeding 300ml). - If user needs clear visibility? (Product is transparent; no issue). ## Variant options - 150ml size (SKU: 5932709509109, price $0.99) - 300ml size (SKU: 5932709509111, price $0.99) ## Price and logistics facts - Price: $0.99 per item (USD). - No product dimensions available. - Package weight: 19.8 kg (likely bulk case). - Not dishwasher safe, not microwaveable. ## Trust signals - Made from new PP (food-grade material). - Cold-resistant design prevents cracking in freezing temperatures. - Customizable printing available. - No return policy or stock status provided. ## Image assets - [Image URL 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2487f7c455094e8aad910e7b33fb7344.png?v=1773822789) - [Image URL 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45e8db5079b84052b7717e2e504170f2.png?v=1773822789) - [Image URL 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/943cf61780a3477ba1189c45972494f7.png?v=1773822789) - [Image URL 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66e2e64417814a16855bb0511def07d2.png?v=1773822789) - [Image URL 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec952f69d8404d95bbc8639ee333d6be.png?v=1773822789) ## Agent notes - Image understanding not performed; rely on text facts only. - Product title says "Bucket Lid" but description indicates a bucket with lid; verify with images. - Weight per item not specified; package weight 19.8 kg suggests bulk quantity.
This product has 15 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": "Bucket Lid for Milk Tea Packaging, Food Product Container Lid, Carry Handle Storage, Bin Bucket Lid Handle, Cold Resistant Design Bucket Lid",
"quantity": 1,
"grams": 12000,
"properties": {
"_length_cm": "6.2",
"_width_cm": "5.4",
"_height_cm": "6.6"
}
}],
"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").