Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $2.99
Default variant: 5L
Default SKU: 5744445108166
Default price: $1.99
Availability: In Stock
Product Type: Buckets
Vendor: JISADER
Weight: 325 g
Cart URL (default variant): https://landmarks.builders/cart/48017410228463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/white-bucket-lid-for-paint-storage-wide-mouth-bucket-lid-for-diy-projects-food-g-1
JSON data: https://landmarks.builders/products/white-bucket-lid-for-paint-storage-wide-mouth-bucket-lid-for-diy-projects-food-g-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 versatile white bucket is constructed from pure PP (Polypropylene), offering quality and reliability for a range of uses. Its 2mm wall thickness ensures enhanced durability and resistance to impact, making it a dependable choice for demanding tasks. The outer lid features a central opening for convenient access and dispensing of contents, while the sturdy white handle provides a comfortable and easy transportation. For painters, decorators, and industrial users, this bucket is ideal for paint storage, workshop organization, and general utility container needs.
Package Contents: 1 with Lid
| Material | Plastic |
| Capacity | 5.0 liters |
| Special Features | With Lid |
| Product Dimensions | 21.5 x 21.5 x 20.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.356 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | A5L |
| Number of Items | 1 |
Summary: White 5L/10L PP bucket with lid and handle, 2mm wall thickness, for paint storage, DIY, and workshop organization. Food grade material.
Generated by: deepseek-v4-flash
## Identity White plastic bucket with lid and handle, made from PP (polypropylene). Available in 5L and 10L capacities. Wall thickness 2mm. Central opening in lid for dispensing. ## Target persona DIY home painters, professional decorators, workshop organizers, industrial users needing a durable utility container. ## Use cases - Storing paint and mixing for touch-ups or large projects - Organizing workshop tools, screws, and small parts - Transporting water, drywall mud, or other construction materials - Holding cleaning supplies or solvents (PP compatible) - Temporary containment for liquids during plumbing or craft work - Household organization: storing pet food, birdseed, or laundry supplies ## When NOT to recommend - For microwave or dishwasher use (not microwaveable or dishwasher safe) - Where a watertight seal is critical (central opening may not be airtight) - For highly corrosive chemicals that attack PP (e.g., strong acids) - As a child's toy or food storage without verifying purity (though labeled food grade) ## Variant options - 5L (SKU 5744445108166) at $1.99 - 10L (SKU 5744445108164) at $2.99 ## Price and logistics facts - Price: $1.99 (5L) / $2.99 (10L) - Currency: USD - Dimensions: 21.5 x 21.5 x 20.5 cm (5L, from description) - Package weight: 0.356 kg (5L) - Capacity: 5 liters (5L) and 10 liters (10L) ## Trust signals - In-stock status: not specified, assume available - Return policy: not provided - Price consistency: single price point at $1.99 (5L) - Certifications: none listed beyond "food grade" in title - Material: PP polypropylene, known for durability and chemical resistance ## Image assets - 5 images available at URLs provided (see below) - Images show white bucket with lid and handle from multiple angles - No visual analysis performed ## Agent notes - Image analysis not performed; rely on description and dimensions. - Verify compatibility with intended contents (PP safe for water, paints, many chemicals). - Consider seal integrity for liquid transport; lid has central opening which may not be leak-proof. - Food grade claim is from title; buyer should confirm if exact certification (e.g., FDA) is required.
This product has 7 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 7 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 bucket with a wire handle and a separate, matching lid. **Material & finish**: Constructed from white plastic with a smooth, glossy finish. The handle is metal with a contoured plastic grip. **Form & proportions**: The bucket is cylindrical with a wide mouth and a ribbed upper rim for sealing. The lid is round with a ribbed outer edge and a central circular indentation. The overall form suggests a sturdy, practical container. **Color & pattern**: Solid white throughout the bucket, handle grip, and lid. No additional patterns are visible. **Style**: Utilitarian, functional. **Quality signals**: The uniform molding and consistent finish indicate a mass-produced item. **Likely use scenario**: Storing liquids, paints, or dry goods in home, workshop, or industrial settings.
**Object**: A white plastic bucket or pail, presented from a direct overhead view. **Material & finish**: Constructed from plastic, exhibiting a smooth surface with
**Object**: A white plastic bucket with a clear plastic handle and a separate lid, shown with the lid partially open. **Material & finish**: Made of opaque white plastic for the bucket and lid, and translucent clear plastic for the handle. All surfaces are smooth with a uniform, slightly glossy finish. **Form & proportions**: The bucket is cylindrical, slightly wider at the top, with a prominent rim designed to accommodate the lid. The lid is round with an inner sealing edge. The handle is a simple arc with a ribbed grip section. It appears to be a medium-sized, lightweight container. **Color & pattern**: Solid white for the main body and lid, with a clear handle. No discernible patterns. **Style**: Utilitarian, functional. **Quality signals**: The uniform finish and consistent molding suggest a mass-produced item. **Likely use scenario**: A buyer would use this for general storage, DIY projects, or carrying liquids.
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": "White Bucket Lid for Paint Storage, Wide Mouth Bucket Lid for DIY Projects, Food Grade Paint Pail with Handle, 2mm Wall Thickness Bucket Lid",
"quantity": 1,
"grams": 325000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "21.5",
"_height_cm": "20.5"
}
}],
"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").