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/48087903371503: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-3
JSON data: https://landmarks.builders/products/bucket-lid-carry-handle-storage-container-transparent-storage-bucket-lid-handle-3.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: JISADER 0.3/0.4L polypropylene storage container with lid and carry handle, transparent, BPA-free, food grade, at $0.99.
Generated by: deepseek-v4-flash
## Identity JISADER Bucket Lid Carry Handle Storage Container – transparent polypropylene container with screw-top lid and carry handle. Available in 0.3L and 0.4L sizes. ## Target persona Home organizers, craft enthusiasts, budget shoppers, pantry organizers seeking small, inexpensive storage for dry goods. ## Use cases - Storing dry snacks (e.g., nuts, crackers) - Organizing craft supplies (beads, buttons, small tools) - Storing tea leaves or coffee grounds - Travel toiletry holder for small items - Pantry organization for spices or dried herbs ## When NOT to recommend - When large storage capacity is needed (over 0.4L) - When microwave or dishwasher safe containers are required - When liquid-tight sealing is essential (no gasket) - When stackable containers are preferred (round shape) ## Variant options - 0.3 Liters (SKU: 5886964200098) – $0.99 - 0.4 Liters (SKU: 5886964200099) – $0.99 ## Price and logistics facts Price: $0.99 USD each. Dimensions (for 0.3L): 10.0 × 7.7 × 7.2 cm. Weight: 0.075 lb (0.034 kg). Brand: JISADER. ## Trust signals Material: Polypropylene (PP), BPA-free, food-grade, odorless. Not dishwasher or microwave safe. Recommended for dry goods like fruit and tea. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1245b8eaa54425c84e25eec2c16f3d1_72408744-9e97-44a8-9a3b-f3ea19700cd4.png?v=1773905782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d62795c3497c4db3955e224415ae4f80_54a1d27d-623d-4845-b2f2-b92be6fb5595.png?v=1773905782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/554f63d89efe444cb603bee395dd61b8_cc943197-0546-4abf-899f-4c3cb5a43641.png?v=1773905782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72af7dfbc7394bad88a10dd7f1589a8c_a3159270-077e-4348-9223-97af6e798411.png?v=1773905782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad615dde99fc4beab2e8d5981fbdfe3b_24649500-261e-4c19-b347-11a358b875e8.png?v=1773905782 ## Agent notes No visual inspection performed. Image URLs provided but not analyzed. Dimensions listed likely correspond to 0.3L variant; 0.4L dimensions not provided. In-stock status and return policy are unknown.
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").