Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $72.99
Default variant: M
Default SKU: dcd-30001953600
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1320 g
Cart URL (default variant): https://landmarks.builders/cart/49810300436719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901356
JSON data: https://landmarks.builders/products/m4x-10000901356.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Crafted from high-quality 201 stainless steel, these baskets are rust-resistant, sturdy, and built to last, ensuring reliable storage for years to come.
Space-Saving Stackable Design: Features innovative foldable handles that tuck inward, allowing baskets of the width to be stacked securely to maximize vertical storage space on shelves, in cabinets, or on countertops.
Ventilated & Visible: The ventilated wire grid design promotes air circulation, helping to keep fruits and vegetables crisp longer, while also providing a clear view of the contents for quick and easy retrieval.
Versatile Home Organizer: An ideal solution for decluttering any area of your home. Use it in the kitchen pantry for snacks and tins, in the bathroom for towels and toiletries, or in the bedroom for clothes and retrieval ories.
Multiple Sizes for Customization: Available in five distinct sizes (XS, S, M, L, extra large) to perfectly accommodate a wide range of items and fit into various areas, allowing you to create a personalized organization system.
Summary: Stackable Wire Basket Set Mesh Bottom Stackable Grid Container Rust-Resistant. Description: 【Long-Lasting Construction】: Crafted from high-quality 201 stainless steel, these wire baskets are sturdy, rust-resistant, and built for longevity, making them ideal for use in kitchens, pantries, and bathrooms. 【Space-Saving Stackable Design】: Features innovative handles that conveniently fold inward, allowing you to securely stack multiple baskets on top of each other to maximize vertical storage and save valuable counter or shelf space. 【Vented Grid for Visibility】: The wire mesh design provides exce
Generated by: m4x-map-v1
This product has 12 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": "Stackable Wire Basket Set Mesh Bottom Stackable Grid Container Rust-Resistant",
"product_id": 9429701394671,
"variant_id": 49810300436719,
"quantity": 1,
"grams": 1320,
"length_cm": "37.0",
"width_cm": "28.5",
"height_cm": "28.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").