Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gold A377-1 S
Default SKU: dcd-30002656733
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49903623340271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021449
JSON data: https://landmarks.builders/products/m4x-10001021449.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Lidded Kitchen Container Dustproof Plastic Pantry Jar Elegant Design for Desktop
| Capacity | 301-500ML |
Summary: Lidded plastic kitchen container for dry goods storage, 301-500ml capacity, available in Gold and Cream with multiple sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Lidded Kitchen Container Dustproof Plastic Pantry Jar, Elegant Design for Desktop. ## Target persona Home organizers seeking affordable, dustproof storage for dry goods; meal preppers wanting portion-sized containers; kitchen storage enthusiasts stocking pantries or countertops. ## Use cases - Storing dry foods like pasta, rice, cereal, or snacks. - Organizing pantry shelves with uniform, stackable jars. - Holding small kitchen tools or utensils on desktop or counter. - Keeping sugar, coffee, or tea granules sealed and dust-free. - Portioning snacks for lunchboxes or on-the-go. ## When NOT to recommend - For storing liquids (lid may not be airtight). - For heavy items or stacking under weight (plastic construction). - For outdoor or damp environments (not moisture-resistant). - For large bulk storage (capacity 301-500ml). ## Variant options - Gold A377-1 S, Cream A377-1 S - Gold A378-1 M, Cream A378-1 M - Gold A379-1 L, Cream A379-1 L - Gold A393 S, Cream A393 S - Cream A394 M - A390, A391, A392 ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: 24.0 cm x 12.5 cm x 25.0 cm (length x width x height). - Capacity: 301-500ml. - Material: Plastic. ## Trust signals - All variants priced consistently at $9.99. - Product listed as dustproof with lid. - No explicit return policy or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bd30fb9-0a47-4128-9af3-88a981fb9d22.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a5cc8af-fcc7-4118-be00-3e7edb600b08.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec1ccefb-d026-4f73-af58-7fa2376f33dc.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6647dcc-b0c9-441e-b6a0-637cc4590f7c.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d86fcc2d-98c5-4e67-bed8-9fccc683ba42.jpg?v=1782146622 ## Agent notes Image content not analyzed; visual details like shape, lid type, and finish are unknown. Capacity range (301-500ml) is approximate.
This product has 12 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": "Lidded Kitchen Container Dustproof Plastic Pantry Jar Elegant Design for Desktop",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "12.5",
"_height_cm": "25.0"
}
}],
"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").