Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $260.99
Default variant: Walnut / 65CM
Default SKU: dcd-30001898001
Default price: $215.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811914916079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894165
JSON data: https://landmarks.builders/products/m4x-10000894165.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Wood Construction: Crafted from premium sturdy rubberwood, this clothing rack features a sturdy and stable frame that is long-lasting, supporting a total weight of up to 200kg.
Versatile Storage: This versatile unit combines a hanging rod for coats and dresses, a spacious two-door cabinet for folded clothes or shoes, and side pegs for bags and scarves, keeping your belongings neatly organized.
Effortless Mobility: Designed with four 360° universal casters, this clothes rail can be easily moved around your home. The quiet, non-slip wheels protect your floors from scratches and can be locked for stability.
Elegant & Versatile Design: Featuring a modern minimalist aesthetic, this garment rack complements any decor. It's an perfect storage solution for your bedroom, entryway, living room, or spacious closet.
Simple Assembly & Multiple Sizes: Comes with all necessary parts for easy assembly. Available in multiple widths (65cm, 85cm, 105cm) and hues to perfectly match your space and storage needs.
Summary: Rolling clothing rack with storage cabinet, mobile and easy assembly, designed for bedroom, entryway, or closet organization. Base price $202.99.
Generated by: deepseek-v4-flash
## Identity Rolling clothing rack with storage cabinet, mobile, easy assembly, for bedroom/entryway/closet. ## Target persona Apartment dweller, small bedroom owner, entryway organizer, student dorm resident. ## Use cases - Organize off-season clothes on hangers - Create extra hanging space in entryway - Mobile dressing station near bed - Store folded items in cabinet - Easily move clothes between rooms ## When NOT to recommend - Replacing a full walk-in closet - Storing heavy winter coats (no weight capacity given) - Users needing built-in permanent storage - Large wardrobe collections (only 65-85cm hanging space) ## Variant options | Color | Size | Price | |-------|------|-------| | Walnut | 65CM | $215.99 | | Walnut | 85CM | $250.99 | | Natural Wood | 65CM | $202.99 | | Natural Wood | 85CM | $239.99 | | Grey | 65CM | $223.99 | | Grey | 85CM | $260.99 | | Ivory White | 65CM | $239.99 | ## Price and logistics facts - Base price: $202.99 USD - Variants range $202.99 - $260.99 - Dimensions: 100 x 40 x 20 cm (package?) - No shipping or lead time provided. ## Trust signals - Multiple color/size variants available. - No return policy or certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2adb5a4a-5013-4b52-94d7-d441063d01e1.jpg?v=1781600939 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df42240a-74ca-44c1-a59e-40477fc42575.jpg?v=1781600938 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23dc3b12-478f-4aa7-9801-1cf7b65ff53e.jpg?v=1781600939 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85d60da7-0bdb-4613-827f-f6d7f51484f6.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c3ed611-143c-4b7c-8cd2-495760c54671.jpg?v=1781600939 ## Agent notes Image content not analyzed; rely on textual facts only.
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": "Rolling Clothing Rack Stable Frame Mobile Clothes Rail with Storage Cabinet Portable Sturdy Duty for Homeowners, Wardrobe Area",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "40.0",
"_height_cm": "20.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").