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/48069549129967: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-2
JSON data: https://landmarks.builders/products/bucket-lid-carry-handle-storage-container-transparent-storage-bucket-lid-handle-2.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: Transparent polypropylene storage bucket with lid and carry handle, available in 0.3L and 0.4L sizes, priced at $0.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Bucket Lid Carry Handle Storage Container (Transparent) - **Brand:** JISADER - **Material:** Polypropylene (PP), BPA free, food grade - **Capacity:** 0.3 liters or 0.4 liters - **Dimensions (0.3L):** 10.0 × 7.7 × 7.2 cm - **Weight (0.3L):** 0.075 pounds - **Color:** Transparent ## Target persona - Budget-conscious home organizers - Small item collectors (crafts, spices, tea) - People needing compact, portable storage solutions ## Use cases - Storing dry goods like tea, coffee, snacks - Organizing craft supplies (beads, buttons, threads) - Sorting small kitchen items (spices, herbs) - Travel container for toiletries or pills - Bathroom storage for cotton balls, q-tips - Office desk organizer for paper clips, erasers ## When NOT to recommend - For liquids (not leak-proof) - For large quantities (maximum 0.4L) - For heavy items (thin plastic) - For microwave or dishwasher use (not safe) - For users needing stackable or modular storage (round shape may not nest well) ## Variant options - **0.3 Liters** – SKU: 5886964200098, Price: $0.99 - **0.4 Liters** – SKU: 5886964200099, Price: $0.99 ## Price and logistics facts - Unit price: $0.99 USD - No shipping or handling details provided - Package weight: 0.075 pounds (0.3L variant) ## Trust signals - BPA free and food grade material - Transparent for easy content identification - External lid for dust and sealing - No in-stock or return policy data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1245b8eaa54425c84e25eec2c16f3d1_acf78a37-e31b-4fc9-84bf-041dabe75b19.png?v=1773888283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d62795c3497c4db3955e224415ae4f80_b28f987e-a15e-4818-bc34-cdfb3ca821ce.png?v=1773888283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/554f63d89efe444cb603bee395dd61b8_a991e377-c12b-4377-a236-871b784bf443.png?v=1773888283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72af7dfbc7394bad88a10dd7f1589a8c_6edc3fb2-c2ec-4acd-bc66-60ab2266f442.png?v=1773888283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad615dde99fc4beab2e8d5981fbdfe3b_098aa48e-15bf-4613-aa56-caceb92563f7.png?v=1773888283 ## Agent notes - Image content not analyzed; only URLs provided. - Dimensions given only for 0.3L variant; 0.4L dimensions not specified. - Material is PP, but specific thickness or load capacity not quantified. - No information on shipping, returns, or stock availability.
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").