Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30002886907
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: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49878711042287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001085140
JSON data: https://landmarks.builders/products/m4x-10001085140.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A foldable mesh rack designed as a practical storage rack for household storage, school supplies, retail counters, and stall displays, giving you a clean way to keep items off the surface and in view.
Function: This organizer shelf creates a simple top surface for electronics, accessories, and daily necessities, helping you sort, access, and display items without cluttering your desk or table.
Design: The foldable mesh rack structure saves space when not in use and sets up quickly, making it easy to move between home, classroom, market stall, or shop display needs.
Construction: Made from metal wire, this stackable storage rack offers a sturdy feel and a lightweight -mesh design that supports everyday use while keeping the look modern and sleek
Feature: With its stackable storage shelf structure and raised frame, it helps maximize vertical space, improve organization, and keep items neatly arranged for more efficient work or display area.
Summary: Foldable mesh rack, stackable, heavy-duty iron storage stand for stall, retail, household; 42x32x8 cm, $9.99, in Black and Pink.
Generated by: deepseek-v4-flash
## Identity Foldable Mesh Rack Stackable Storage Rack Heavy Duty Iron Storage Stand for Stall, Retail ## Target persona - Small business stall owner - Teacher organizing classroom - Home organizer - Retail store manager ## Use cases - Display products at a market stall - Organize electronics and accessories on a desk - Store school supplies in classroom - Showcase items at retail counter - Maximize vertical storage in small spaces ## When NOT to recommend - Storing heavy or bulky items (iron frame but mesh limited) - Outdoor or wet environments - Permanent high-traffic retail display (unknown durability) - Large items that exceed 42x32 cm footprint ## Variant options - Black ($9.99, SKU: dcd-30002886907) - Pink ($9.99, SKU: dcd-30002886908) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 42 cm x 32 cm x 8 cm - No additional shipping or return policy information available ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: same price across variants - Certifications: none provided ## Image assets [] ## Agent notes - Image understanding not performed; no image URLs provided to verify visual appearance. - Ensure to check product weight capacity if needed.
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": "Foldable Mesh Rack Stackable Storage Rack Heavy Duty Iron Storage Stand for Stall, Retail",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "32.0",
"_height_cm": "8.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").