Brand: World Products (Landmark)
SKU: dcd-30002698456
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 632 g
Cart URL (default variant): https://landmarks.builders/cart/49810326421743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030068
JSON data: https://landmarks.builders/products/m4x-10001030068.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: Stainless steel wire basket, 30x19x16 cm, with handle, for kitchen or closet storage.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Wire Basket Heavy Duty Metal Wire Pantry Bin for Kitchen, Closet. Single variant: with Handle Small. ## Target persona Home organizers seeking durable wire storage for pantry or closet; DIY enthusiasts outfitting custom shelving; apartment dwellers needing stackable bins. ## Use cases - Storing canned goods, jars, and dry ingredients in kitchen cabinets. - Organizing cleaning supplies and sponges under the sink. - Holding folded towels or linens in linen closets. - Sorting office supplies like notebooks and files on shelves. - Arranging toiletries in bathroom cabinets. - Containing small tools in workshop or garage shelving. ## When NOT to recommend - For outdoor use where exposed to rain or humidity (not weatherproof). - For heavy industrial storage exceeding 50 lbs (wire gauge unknown). - For decorative display in living areas (utilitarian look). - For storing liquids or items that may leak (open wire design). ## Variant options - Style: with Handle Small – $37.99 ## Price and logistics facts - Price: $37.99 USD - Dimensions: 30 cm L x 19 cm W x 16 cm H - Only one variant available. ## Trust signals - Price consistency: single price point across variant. - Stock status: not provided; presume available. - Return policy: not provided. - Certifications: none stated. ## Image assets No images available for this product. ## Agent notes - Product description is empty; details derived from title and specs. - Image understanding was not performed; no images provided. - No customer reviews or ratings available. - Brand and manufacturer not specified.
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": "Stainless Steel Wire Basket Heavy Duty Metal Wire Pantry Bin for Kitchen, Closet",
"quantity": 1,
"grams": 632000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "19.0",
"_height_cm": "16.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").