Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $197.99
Default variant: White / 70*11*160cm
Default SKU: dcd-30001883873
Default price: $197.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16800 g
Cart URL (default variant): https://landmarks.builders/cart/49811900596463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892136
JSON data: https://landmarks.builders/products/m4x-10000892136.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Slim, tiered wall shelving unit (70x11x160cm) in White or Black for space-saving storage in apartments, entryways, bedrooms, and living rooms. Easy to install.
Generated by: deepseek-v4-flash
## Identity Space-Saving Tiered Shelving Unit, Slim Design, Wavy Multi-Layer Organizer, Wall Shelf. Available in White or Black (70x11x160cm). ## Target persona - Apartment dwellers with limited floor space - DIY enthusiasts who install shelving themselves - Individuals needing narrow storage behind doors or in entryways - Minimalist decorators seeking slim wall-mounted storage ## Use cases - Organizing shoes, keys, and mail in an entryway - Adding extra storage behind a door (e.g., pantry, closet) - Displaying decorative items in a living room or bedroom - Storing books, small plants, or toiletries in a bathroom - Creating a vertical storage solution in a small office - Holding electronics (router, cables) in a home entertainment area ## When NOT to recommend - If the buyer needs heavy-duty shelving for large books or equipment - For outdoor use (not weather-rated) - If the buyer requires deep shelves (depth is only 11 cm) - For locations where wall mounting is not possible (rental restrictions) ## Variant options - White (70x11x160cm) - SKU: dcd-30001883873 - Black (70x11x160cm) - SKU: dcd-30001883874 Both priced at $197.99 USD. ## Price and logistics facts - Price: $197.99 USD - Dimensions per variant: 70 cm wide x 11 cm deep x 160 cm tall - Weight and shipping details not provided - Origin: unknown ## Trust signals - In-stock status not confirmed (check availability) - Return policy not specified - No certifications or sustainability claims provided - Price is consistent across variants ## Image assets - Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/becbf1d5-6fdb-4a50-9332-ee4cd5fba25a.jpg?v=1781600914 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd843808-e97e-48bb-8b90-85022e4c1c06.jpg?v=1781600915 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0956df1d-6cf1-4468-aef0-d5be2f39191c.jpg?v=1781600915 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4601b46-1a52-4cce-9730-19a5eda136ec.jpg?v=1781600914 ## Agent notes - Image understanding not performed; visual details cannot be described. - Dimensions from title (165x78x17 cm) differ from variant dimensions (70x11x160 cm); variant dimensions likely represent the actual product. - Absence of brand or warranty information may affect trust decisions.
This product has 4 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": "Space-Saving Tiered Shelving Unit Slim Design Wavy Multi-Layer Organizer Easy to Install Wall Shelf Designer Design for Apartment Dwellers, DIY Enthusiasts, Behind Doors, Entryway, Bedroom, Living Room",
"quantity": 1,
"grams": 16800000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "78.0",
"_height_cm": "17.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").