Brand: World Products (Landmark)
SKU: 5233842551515
Price: $1.99
Availability: In Stock
Product Type: Buckets & Bowls
Vendor: JISADER
Weight: 123 g
Cart URL (default variant): https://landmarks.builders/cart/48017432117487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/3l-storage-container-with-lid-and-carry-handle-clear-pp-bucket-for-household-and
JSON data: https://landmarks.builders/products/3l-storage-container-with-lid-and-carry-handle-clear-pp-bucket-for-household-and.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Organise your home and garden with this versatile 3L Clear Storage Container. Made from PP, this bucket features a secure lid for reliable sealing and an carry handle for easy transportation. Its allows for quick identification of contents, making it ideal for a wide range of uses, from storing craft supplies and to general household organisation and garden use. This multipurpose storage practical solution for any home or workshop.
| Material | Plastic |
| Capacity | 3.0 liters |
| Special Features | Portable handle, Sealed lid |
| Product Dimensions | 17.5 x 17.5 x 15.3 centimeters |
| Product Weight | kg |
| Package Weight | 0.62 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Y12#31 |
| Number of Items | 1 |
Summary: 3L clear PP storage bucket with secure lid and carry handle, suitable for household and garden organization, priced at $1.99.
Generated by: deepseek-v4-flash
## Identity 3L Storage Container with Lid and Carry Handle, Clear PP Bucket for Household and Garden Use, Multipurpose Storage Bin with Secure Lid. ## Target persona Home organizers on a tight budget; DIY enthusiasts needing small parts storage; gardeners storing seeds or tools; dorm or apartment residents maximizing space. ## Use cases - Storing craft supplies like yarn, beads, or paint. - Organizing kitchen pantry dry goods or spices. - Holding garden tools, seeds, or small pots. - Workshop storage for screws, nails, or small hardware. - Decluttering desk or bathroom shelves. - Portable storage for picnics or trips (for dry items). ## When NOT to recommend - Heavy-duty or load-bearing storage (thin plastic). - Storing liquids or foods without verifying leak/food safety. - Large item storage (3L capacity only). - Professional or industrial use (budget consumer grade). ## Variant options - Only variant: Transparent / 3L (Top Dia 17.5cm, Bottom Dia 14.9cm, Height 15.3cm). SKU: 5233842551515. Price: $1.99. ## Price and logistics facts - Price: $1.99 USD. - Material: 100% PP (virgin, not recycled). - Capacity: 3 liters. - Dimensions: Top diameter 17.5cm, bottom diameter 14.9cm, height 15.3cm. - Weight: 0.62 lbs (package). - Features: Portable handle, sealed lid. - Not dishwasher or microwave safe. ## Trust signals - Single variant at fixed price $1.99. - No certifications or return policy stated. - Model number: Y12#31. - In-stock status not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf173baa85fc4ad2a6556a53d500d5b5.png?v=1773820136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61400e1459f143a5a543ed9867ba9d3e.png?v=1773820136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad6ea8680a15424685e503b7506cf70f.png?v=1773820136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1d79c2b01db4aea9b0f7ebcbc6d3551.png?v=1773820136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f42b9004d9b44d4b83099efd615c8da5.png?v=1773820136 ## Agent notes - Ultra-low-cost storage solution; ideal for budget filters. - Dimensions and capacity verified; material is PP. - Image understanding not performed; visual details not assessed.
This product has 7 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": "3L Storage Container with Lid and Carry Handle, Clear PP Bucket for Household and Garden Use, Multipurpose Storage Bin with Secure Lid",
"quantity": 1,
"grams": 123000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "17.5",
"_height_cm": "15.3"
}
}],
"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").