Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Black
Default SKU: dcd-30002718191
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49903484076271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033221
JSON data: https://landmarks.builders/products/m4x-10001033221.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-Layer Storage: Maximize your kitchen storage space with this tiered design that allows you to separate fruits, vegetables, and snacks efficiently.
Ventilated Design: The metal wire Fruits Stand ensures 360-degree ventilation, keeping your produce fresh for longer by dampness buildup and ripening gases from being trapped.
Sturdy Construction: This sturdy countertop rack is crafted from metal with a stable base, capable of holding heavy items like melons or canned goods without wobbling.
Versatile Utility: More than just a 2-tier fruit basket, it serves as a stylish organizer for bread, dry snacks, or even toiletries, fitting in the living room, pantry, or restroom.
Elegant Presentation: Featuring a sleek finish and curved accents, it functions as a beautiful serving stand that elevates the aesthetic of your dining table during parties or daily meals.
Summary: A two-tier metal wire fruit basket for countertop use, with ventilated design, available in Black, White, and Gold, priced at $11.99 USD.
Generated by: deepseek-v4-flash
## Identity Countertop Fruits Stand, 2-Tier, Metal Wire, Ventilated Design. Dimensions: 38x36x26 cm. ## Target persona Apartment residents with limited counter space; home cooks seeking to keep produce fresh; budget shoppers under $15. ## Use cases - Storing fruits and vegetables separately on the counter - Serving snacks or appetizers at parties - Organizing bread, dry snacks, or pantry items - Holding toiletries in a bathroom - Displaying produce for easy access during meal prep ## When NOT to recommend - For large families needing high-volume storage (small capacity) - For users requiring airtight or moisture-proof storage (open wire design) - For outdoor or damp environments (metal may rust) - For heavy-duty commercial use (lightweight construction) ## Variant options - Black: $11.99 - White: $11.99 - Gold: $11.99 ## Price and logistics facts Price: $11.99 USD per variant. Dimensions: 38 x 36 x 26 cm. Weight not specified. ## Trust signals Price consistent across all three color variants. Stock status not provided; assume available. No return policy or warranty information given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58ad2e01-e0bf-4410-aff5-2b5de0b38fa9.jpg?v=1782146558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e3a78ac-24da-4998-9e8f-78176d9a0753.jpg?v=1782146558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10a0b719-aefb-42a6-aba9-a0a2f1f0274e.jpg?v=1782146557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de9c6188-f8a9-45b9-851e-16b5acc5b568.jpg?v=1782146558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eefb52f7-e6d9-4908-8914-eea2ca74fb91.jpg?v=1782146559 ## Agent notes Image understanding not performed; rely on textual description. No weight capacity or material thickness provided. Product appears to be a general household organizer, not specialized produce storage.
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": "Countertop Fruits Stand Ventilated Design 2-Tier Fruit Basket Large Capacity Metal Wire Vegetable Rack for Party",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "36.0",
"_height_cm": "26.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").