Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $55.99
Default variant: Yellow / 8L
Default SKU: dcd-30003680522
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1150 g
Cart URL (default variant): https://landmarks.builders/cart/50149805031663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001296396
JSON data: https://landmarks.builders/products/m4x-10001296396.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality stainless steel, this long-lasting canister features a smooth, sleek finish that resists wear and tear while maintaining its polished look in any kitchen setting.
Airtight Protection: This sealed storage canister is engineered to be moisture-resistant, dust-resistant, and resistant, keeping your stored items perfectly shielded from external elements.
Secure Closure: Equipped with robust side latch closures and a fitted metal lid, the canister with latch lid ensures a tight, reliable seal that locks in freshness and prevents accidental spills.
Convenient Portability: Designed with a sturdy top carry handle and a wide-mouth opening, this practical food container incredibly easy to fill, scoop from, and transport around your home or pantry.
Versatile Storage: This multi-purpose storage canister is ideal for organizing a variety of dry goods, making it a reliable solution for keeping tea leaves, rice, or pet food fresh and accessible.
Summary: Sealed Storage Canister Stainless Steel Canister with Clasping Lid dampnessResistant Airtight Food Storage Container for Tea Lovers, Pet Owners. 【Premium Material】: Crafted from high-quality stainless steel, this long-lasting canister features a smooth, sleek finish that resists wear and tear while maintaining its polished look in any kitchen setting. 【Airtight Protection】: This sealed storage canister is engineered to be moisture-resistant, dust-resistant, and resistant, keeping your stored items perfectly shielded from external elements. 【Secure Closure】: Equipped with robust side latch clos
Generated by: m4x-map-v1
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Sealed Storage Canister Stainless Steel Canister with Clasping Lid dampnessResistant Airtight Food Storage Container for Tea Lovers, Pet Owners",
"product_id": 9456543695087,
"variant_id": 50149805031663,
"quantity": 1,
"grams": 1150,
"length_cm": "52.8",
"width_cm": "30.5",
"height_cm": "53.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").