Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $17.99
Default variant: 33-53x30cm
Default SKU: dcd-30002752173
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: 702 g
Cart URL (default variant): https://landmarks.builders/cart/49879199744239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041978
JSON data: https://landmarks.builders/products/m4x-10001041978.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nail-Effortless Storage Rack Easy Installation Wardrobe Shelf Divider
Summary: Nail-free adjustable wardrobe shelf divider, easy installation. Organize folded clothes without tools. Fits shelf widths 33-130 cm, depths 30 or 42 cm.
Generated by: deepseek-v4-flash
## Identity Nail-Effortless Storage Rack Easy Installation Wardrobe Shelf Divider ## Target persona Renters who cannot drill holes; apartment dwellers needing temporary organization; people seeking no-tool closet solutions; individuals wanting to maximize shelf space without permanent fixtures. ## Use cases - Dividing a tall shelf to create separate stacks of folded t-shirts and sweaters - Separating pants from shirts on a single shelf - Creating a dedicated section for accessories like scarves or belts - Preventing stacked clothes from toppling over in deep wardrobes - Organizing shared closet space without modifying the structure ## When NOT to recommend - For heavy items like books, tools, or canned goods (not designed for weight) - For buyers seeking a permanent, built-in organizational system - For use in damp environments like bathrooms (no rust-resistance info) - If the user requires a single product that fits without adjustability (needs matching width) ## Variant options - 33-53x30cm: $11.99 - 53-90x30cm: $11.99 - 73-130x30cm: $13.99 - 33-53x42cm: $10.99 - 53-90x42cm: $12.99 - 73-130x42cm: $17.99 ## Price and logistics facts - Base price: $10.99 (USD) for 33-53x42cm variant - Price range: $10.99 to $17.99 - Dimensions (product): 75 x 44 x 6 cm (may not correspond to any variant; variants are adjustable width with fixed depth 30 or 42 cm) - No shipping or tax details provided ## Trust signals - Price consistency: prices are clearly listed per variant - In-stock status: not provided - Return policy: not mentioned - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bb703fb-5feb-442c-87f8-63a3e2077135.jpg?v=1782126362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6316c453-46ef-4a0d-848b-878006fb2028.jpg?v=1782126361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c86eaac6-6089-401b-a864-bcce9e42adbb.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68293648-19f7-4d83-8d0c-2eb19f71f059.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db046cac-9d27-40c1-bdf2-f1fcce287474.jpg?v=1782126424 ## Agent notes - No image understanding performed; treat image URLs as fetchable assets only. - Product dimensions (75x44x6 cm) don't directly match variant sizes; variants specify adjustable width range and fixed depth (30 or 42 cm). Verify which dimensions apply.
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": "Nail-Effortless Storage Rack Easy Installation Wardrobe Shelf Divider",
"quantity": 1,
"grams": 702000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "44.0",
"_height_cm": "6.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").