Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: 5L
Default SKU: 5287943980168
Default price: $1.99
Availability: In Stock
Product Type: Buckets & Bowls
Vendor: JISADER
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/48017394467055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/sealed-bucket-lid-for-food-carry-handle-multipurpose-storage-pressure-resistant-1
JSON data: https://landmarks.builders/products/sealed-bucket-lid-for-food-carry-handle-multipurpose-storage-pressure-resistant-1.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 18L PP bucket is designed for a wide range of general packaging needs. Manufactured from pure material, it ensures the highest standards for food-grade storage. The thickened construction provides durability and resistance to impact, making it a reliable choice for demanding applications. Its sealed design with an outer lid guarantees performance, contents from and maintaining freshness. This versatile bucket is for food manufacturers, paint suppliers, and agricultural businesses, offering customisation options for branding and specific requirements. The round shape and sturdy handle ensure easy handling and transport, making it an efficient solution for storing and moving various products.
Package Contents: 1 with Outer Lid
| Material | Plastic |
| Capacity | 18.0 liters |
| Product Dimensions | 30.0 x 30.0 x 33.0 centimeters |
| Product Weight | 1.98 pounds |
| Package Weight | 0.74 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 18L |
| Number of Items | 1 |
Summary: Food-grade PP bucket with sealed lid, available in 5L and 6L capacities, suitable for storing food, paint, and industrial liquids. Priced at $1.99.
Generated by: deepseek-v4-flash
## Identity Sealed Bucket Lid for Food, Carry Handle Multipurpose Storage, Pressure Resistant Industrial Barrel, Round Shape PP Bucket – 5L and 6L variants. ## Target persona Food manufacturers, paint suppliers, agricultural businesses, and small packaging operations needing durable, food-grade storage and branding customization. ## Use cases - Storing dry or liquid food ingredients in commercial kitchens or processing facilities. - Packaging and transporting paint or coatings. - Storing agricultural products like seeds or fertilizers. - Holding industrial liquids such as oils or solvents. - Custom branding for product packaging. ## When NOT to recommend - For home decorative storage or non-industrial use. - If microwave or dishwasher compatibility is required (product is not microwaveable or dishwasher safe). - If a larger capacity (e.g., 18L) is needed; only 5L and 6L variants are offered. ## Variant options - 5L (SKU: 5287943980168) – $1.99 - 6L (SKU: 5287943980171) – $1.99 ## Price and logistics facts - Price: $1.99 USD per unit (5L and 6L). - Dimensions (as listed): 30.0 x 30.0 x 33.0 cm (may correspond to 18L capacity; not confirmed for 5L/6L). - Product Weight: 1.98 lbs; Package Weight: 0.74 lbs. ## Trust signals - Food-grade polypropylene (PP) material. - Thickened construction for impact resistance. - Sealed lid with outer lid prevents leaks and maintains freshness. - Customizable branding options available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14421cb457324e318f295c7256f6d9bf_18d4947b-7b45-468c-8610-ee2ffa6a65e4.png?v=1773818465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6a45523c01446d2920ea74ec4e16ad5_139413dc-9264-4af2-a4e0-f3ed6cd60074.png?v=1773818465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a725ae0b4940a6aaf7a5dd8d9a2d57_8e7bf94f-c77c-48ce-833c-9d8ff9d6d7bd.png?v=1773818465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71535642c2aa4aab89d975e211d41c59_b49b2a84-23df-41f1-b52e-9baa4ab61116.png?v=1773818465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/211e055ba36a4a2598a2c11938f92357_ecc65569-d81e-4265-9c98-b097173b619b.png?v=1773818465 ## Agent notes - Dimensions (30x30x33 cm) may correspond to a different capacity (18L) than the 5L/6L variants; confirm with supplier. - No image understanding was performed; treat image URLs as fetchable assets only. - Stock status, return policy, and certifications beyond 'food-grade' are not provided.
This product has 12 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 12 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A white plastic storage bucket with a matching lid and an attached carry handle. **Material & finish**: Plastic with a smooth, semi-
**Object**: A round, lidded plastic bucket with an integrated carry handle. **Material & finish**: Made from smooth plastic with a consistent matte
**Object**: A white plastic bucket with a lid and a carry handle. **Material & finish**: Constructed from opaque, smooth plastic with a consistent, slightly
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": "Sealed Bucket Lid for Food, Carry Handle Multipurpose Storage, Pressure Resistant Industrial Barrel, Round Shape PP Bucket",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "33.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").