Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: 0.3 Liters
Default SKU: 5886964200098
Default price: $0.99
Availability: In Stock
Product Type: Storage Containers
Vendor: JISADER
Weight: 24 g
Cart URL (default variant): https://landmarks.builders/cart/48017480319215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bucket-lid-carry-handle-storage-container-transparent-storage-bucket-lid-handle
JSON data: https://landmarks.builders/products/bucket-lid-carry-handle-storage-container-transparent-storage-bucket-lid-handle.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Organise your with this versatile transparent storage bucket. Crafted from pure PP material, it ensures an odourless and storage solution. design allows for quick identification of contents, while the external lid provides effective dust and sealing. Featuring a convenient carry handle, this lightweight bucket is for transporting items, from to craft supplies. Its thickened material enhanced and load-bearing capacity, making it a reliable choice for household organization and dry goods storage.
| Material | Polypropylene |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 0.3 liters |
| Shape | Round |
| Closure Type | Screw Top |
| Colour | Transparent |
| Product Dimensions | 10.0 × 7.7 × 7.2 centimeters |
| Product Weight | kg |
| Package Weight | 0.075 pounds |
| Recommended Uses | Fruit, Tea |
| Included Components | Lid |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 5 Liters; Transparent |
| Brand | JISADER |
Summary: This JISADER transparent storage bucket with lid, made of food-grade polypropylene, holds 0.3 or 0.4 liters and features a carry handle for portable organization.
Generated by: deepseek-v4-flash
## Identity JISADER Transparent Bucket Lid Storage Container, Polypropylene, 0.3L or 0.4L, round, screw top, carry handle. ## Target persona Individuals needing small, portable, clear storage for dry goods like fruits, tea, or craft supplies; budget-conscious organizers. ## Use cases - Storing small dry food items (fruits, tea) in a pantry. - Organizing craft supplies (beads, buttons) on a desk. - Transporting snacks or small items in a bag. - Containing screws, nails, or hardware in a workshop. - Holding spices or seasonings in a kitchen cabinet. - Keeping small office supplies (paper clips, rubber bands) tidy. ## When NOT to recommend - For liquid storage (not liquid-tight, screw top may not seal liquid). - For dishwasher or microwave use (not dishwasher/microwave safe). - For large quantities (capacity is only 0.3-0.4 liters). - For users requiring heavy-duty or stackable containers (no stacking features mentioned). ## Variant options - Size: 0.3 Liters (SKU 5886964200098) – $0.99 - Size: 0.4 Liters (SKU 5886964200099) – $0.99 ## Price and logistics facts - Price: $0.99 USD per unit. - Weight: 0.075 pounds (approx. 34 grams). - Dimensions: 10.0 × 7.7 × 7.2 cm. - Capacity: 0.3L or 0.4L. ## Trust signals - Material: Polypropylene, BPA Free, Food Grade. - Dishwasher Safe: No. - Microwaveable: No. - Product dimensions verified: 10.0 × 7.7 × 7.2 cm. - Brand: JISADER. ## Image assets -  -  -  -  -  ## Agent notes - Images not analyzed; treat as fetchable assets. - Variants differ only by capacity (0.3L vs 0.4L); same price. - No return policy or stock status provided in facts. - Dimensions may be approximate.
This product has 16 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 Carry Handle Storage Container, Transparent Storage Bucket Lid, Handle Storage Unit Container Bin, Kitchen Organizer Home Organization",
"quantity": 1,
"grams": 24000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "7.7",
"_height_cm": "7.2"
}
}],
"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").