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 Round Barrel (No Handle)
Default SKU: 5948622545942
Default price: $0.99
Availability: In Stock
Product Type: Storage Containers
Vendor: JISADER
Weight: 12 g
Cart URL (default variant): https://landmarks.builders/cart/48017506599151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/heavy-duty-food-grade-pp-bucket-pail-handle-lid-customizable-food-grade-containe
JSON data: https://landmarks.builders/products/heavy-duty-food-grade-pp-bucket-pail-handle-lid-customizable-food-grade-containe.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 heavy-duty, grade PP bucket is designed for versatile storage and transport needs. Made from new material, it guarantees for. The airtight seal provided by the lid ensures contents remain fresh and prevents leaks, making it for sauces, pastes, and desserts. Its thickened body offers exceptional durability and resistance to breakage, while its cold-resistant and shatterproof qualities make it ideal for cold chain transport. With customizable printing options, this bucket provides branding opportunities for manufacturers and cosmetic companies.
Package Contents: 1 Grade PP Bucket with Lid
| Material | Polypropylene |
| Material Features | Food Grade |
| Capacity | 2.5 liters |
| Shape | Round |
| Colour | Transparent, White |
| Special Features | Stackable, Air Tight, Durable |
| Product Dimensions | 6.2 × 5.4 × 6.6 centimeters |
| Product Weight | kg |
| Package Weight | 19.8 kilograms |
| Recommended Uses | Ingredient, Meal Prep |
| Included Components | Lid, Handle |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2.5L Tall Food-Grade Round Barrel |
| Brand | JISADER |
Summary: Food grade PP bucket with airtight seal, durable, stackable, suitable for cold chain transport. Multiple sizes from 150ml to 300ml. Price from $0.99.
Generated by: deepseek-v4-flash
## Identity Heavy Duty Food Grade PP Bucket Pail Handle Lid – Airtight Seal Storage Containers ## Target persona Food manufacturers, cosmetic companies, meal prep businesses requiring food-grade, customizable storage for sauces, pastes, desserts. ## Use cases - Storing and packaging sauces and pastes for retail - Cold chain transport of ice cream and frozen desserts - Bulk ingredient storage for food production - Meal prep containers for commercial kitchens - Custom branded packaging for cosmetics or food products ## When NOT to recommend - Not for microwave or dishwasher use - Not for non-food storage - Not suitable for high-temperature contents - Not for users needing pre-printed labels without customization ## Variant options - 150ml Round Barrel (No Handle) – $0.99 - 300ml Food-Grade Round Barrel – $0.99 (Note: Description also mentions a 2.5L variant, not listed in variants array.) ## Price and logistics facts - Starting price $0.99 USD per unit - Product dimensions (for 2.5L): 6.2 × 5.4 × 6.6 cm - Package weight: 19.8 kg (likely bulk) - Individual product weight not specified ## Trust signals - Material: Polypropylene (PP), Food Grade - Airtight seal, stackable, durable, cold resistant - Custom branding/printing available - Dishwasher safe: No - Microwaveable: No ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2afc5f98d02943dea269bd7ea57b7167.png?v=1773823283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e252d8f8d8fd48ba94878e0dbb7d02b4.png?v=1773823283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f57c0a1b32a48278fc0194f3c8db3bc.png?v=1773823283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a23eccfa54b41fb82075af67c584239.png?v=1773823283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/025e6856d9e8470580c52c2225b74a4a.png?v=1773823283 ## Agent notes Description contains some garbled text (e.g., 'ensures for'), but key specs are clear. No image understanding performed. Dimensions may vary by variant; only two variants listed in SKU data, but description references 2.5L.
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": "Heavy Duty Food Grade PP Bucket Pail Handle Lid, Customizable Food Grade Container, Airtight Seal Storage Containers, Food Storage Tubs",
"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").