Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Black / 5 Layers
Default SKU: dcd-30002749615
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49879201677551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041351
JSON data: https://landmarks.builders/products/m4x-10001041351.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Narrow Shoe Rack Space-Saving Multi-Tier Shoe Shelf Foldable for Closet, Renters
Summary: Narrow foldable multi-tier shoe rack for closets and renters, 5 layers, 82x30x10 cm, available in Black/White/Gold for $25.99.
Generated by: deepseek-v4-flash
## Identity Narrow Shoe Rack Space-Saving Multi-Tier Shoe Shelf Foldable for Closet, Renters ## Target persona Renters needing temporary storage; small space dwellers with narrow closets; college students in dorms; apartment residents with limited entryway space. ## Use cases - Organizing shoes in a narrow closet or hall closet. - Temporary shoe storage for a rental apartment with move-in/move-out needs. - Entryway shoe organization in tight spaces. - Dorm room shoe shelf under a bed or in a wardrobe. - Budget-friendly shoe storage for a secondary location. ## When NOT to recommend - For large shoe collections (over 15 pairs) requiring heavy-duty support. - For heavy boots or high-heels that exceed shelf weight capacity (unknown). - For outdoor or garage use (material not specified as weather-resistant). - For buyers seeking a permanent, built-in shoe storage solution. ## Variant options Color options: Black, White, Gold. All variants are 5 layers. Price consistent at $25.99. ## Price and logistics facts Price: $25.99 USD. Dimensions: 82 cm length, 30 cm width, 10 cm height (folded? not specified). Foldable design. No additional cost details provided. ## Trust signals No in-stock status, return policy, certifications, or warranty information provided. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e982b32-33e0-42a9-a280-283322fab1f8.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df50af3-aee2-4c56-b16c-e5b8482239e5.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa205955-63ee-46c5-88f2-81b093cdc078.jpg?v=1782126366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0037279e-0e56-4599-adf5-39110c8118ae.jpg?v=1782126366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/574017f3-f481-4a98-8329-b7ef578526a1.jpg?v=1782126365 ## Agent notes Images were not analyzed; visual details (e.g., actual color representation, assembly state) are not confirmed.
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": "Narrow Shoe Rack Space-Saving Multi-Tier Shoe Shelf Foldable for Closet, Renters",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "30.0",
"_height_cm": "10.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").