Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $12.99
Default variant: Brown / 2 Layers
Default SKU: dcd-30002752482
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: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49879198302447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042078
JSON data: https://landmarks.builders/products/m4x-10001042078.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from PP material, this faux rattan hanging basket offers the rustic charm of wicker with enhanced resistance to water-resistant and wear.
Vertical Organization: Maximize your living area with this efficient wall organizer that utilizes vertical space to keep your floors and countertops clutter
Multi-Tier Design: Featuring a tiered braided container basket structure, it provides separate compartments to categorize and store various items from toiletries to kitchen seasonings.
Versatile Utility: An essential piece for household storage, it serves as a ginger and garlic holder in the kitchen or a towel and soap rack in the washroom.
Easy Installation: This convenient hanging shelf basket comes with a built-in top handle for quick mounting on hooks, making it an ideal solution for entryways or small apartments.
Summary: Faux rattan hanging basket made of PP material, water-resistant, multi-tier, designed for vertical storage in kitchens, washrooms, or entryways. Dimensions 56x24x39 cm. Price $11.99–$12.99.
Generated by: deepseek-v4-flash
## Identity A faux rattan hanging storage basket made from PP material with a multi-tier design. Features a built-in handle for hanging on hooks. Dimensions: 56 cm (L) x 24 cm (W) x 39 cm (H). Weights not specified. Color/pattern options: Brown and Floral, each available in 2-layer or 3-layer variants. ## Target persona Small apartment dwellers organizing kitchen or bathroom; budget-conscious buyers seeking vertical storage solutions for pantry, washroom, or entryway. ## Use cases - Hanging storage for spices and utensils in kitchen - Storing towels and toiletries in washroom - Entryway catch-all for keys and mail - Pantry organization for snacks and cans - Craft room storage for supplies - Kids room for toys and books ## When NOT to recommend - For heavy items exceeding ~5 lbs per tier (structural limit unknown) - For outdoor use (faux rattan not weatherproof) - For those requiring solid wood or premium materials - For large items that won't fit tier dimensions (24 cm width x 56 cm length x tier height unknown) ## Variant options - Brown / 2 Layers ($11.99) - Floral / 2 Layers ($11.99) - Brown / 3 Layers ($12.99) - Floral / 3 Layers ($12.99) ## Price and logistics facts Base price $11.99 (2 layers), $12.99 (3 layers). No shipping cost, lead time, or return policy provided. ## Trust signals In stock status not confirmed. No certifications or warranty mentioned. Price consistency across variants. Return policy unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59d13505-0e55-4da2-a1ef-bc14442f4501.jpg?v=1782126360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/daa52268-2152-4e21-9ad7-9e751c5115ad.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4428ac01-aaf3-4df7-8fca-0b2cdb718d16.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76abb641-0a40-4182-87da-62d4030182e4.jpg?v=1782126358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ccbaf23-21a7-4f43-b165-65cb4893c107.jpg?v=1782126359 ## Agent notes Image content was not analyzed; verify that images show the product as described. No additional trust signals or logistics details available.
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": "Faux Rattan Hanging Basket Multipurpose Woven Hanging Storage Basket Look for Pantry",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "24.0",
"_height_cm": "39.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").