Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $50.99
Default variant: Double Layer
Default SKU: dcd-30003750692
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/50150481101039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001320162
JSON data: https://landmarks.builders/products/m4x-10001320162.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality stainless steel with a brushed metal finish, this long-lasting desktop storage rack resists corrosion and wear to maintain its sleek appearance over time.
Antismudge-Resistant Surface: Featuring a specially formulated surface treatment, the desktop organizer resists smudges and fingerprints, ensuring your workspace always looks clean and professional.
Space-Saving Design: The narrow open-frame construction of this versatile storage rack maximizes your vertical space without cluttering your tabletop, making it perfect for compact areas.
Stable Construction: Built with a flat-panel design, slim vertical support posts, and small rounded feet, this desktop organizer shelf provides a sturdy and wobblecomplimentary platform for your items.
Versatile Organization: Designed for tabletop display, this stainless steel organizer is ideal for tidying up your vanity, bathroom counter, office desk, or coffee corner.
Summary: Desktop Storage Rack Antianti-Smudge Desk Organizer Shelf Open-Frame for Vanity. 【Premium Material】: Crafted from high-quality stainless steel with a brushed metal finish, this long-lasting desktop storage rack resists corrosion and wear to maintain its sleek appearance over time. 【Antismudge-Resistant Surface】: Featuring a specially formulated surface treatment, the desktop organizer resists smudges and fingerprints, ensuring your workspace always looks clean and professional. 【Space-Saving Design】: The narrow open-frame construction of this versatile storage rack maximizes your vertical spac
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Desktop Storage Rack Antianti-Smudge Desk Organizer Shelf Open-Frame for Vanity",
"product_id": 9456781230319,
"variant_id": 50150481101039,
"quantity": 1,
"grams": 1700,
"length_cm": "49.0",
"width_cm": "19.0",
"height_cm": "9.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").