Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $39.99
Default variant: Transparent / 40CM
Default SKU: dcd-30001971635
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810417451247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903722
JSON data: https://landmarks.builders/products/m4x-10000903722.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent Acrylic Shelf: A modern, wall-mounted floating shelf crafted from high-quality clear acrylic, offering a minimalist and unobtrusive storage and display solution for your home.
Space-Saving Design: Efficiently utilizes upright wall space to keep your surfaces clutterclutter-clutter-free. This rack is perfect for organizing and displaying items withamethod taking up valuable floor or counter space.
Elegant Floating Effect: The perfectly clear construction creates a captivating floating appearance, making your displayed items the centerpiece point and adding a hint of modern sophistication to any room.
multipurpose Application: perfectly designed for any room, including the living room for collectibles, the kitchen for seasonings, the bathroom for toiletries, or the bedroom for decorative pieces and books.
Easy Installation: Comes complete with all necessary mounting hardware for a straightforward setup. Transform any empty wall into a stylish and functional display area in minutes.
Summary: Clear Acrylic Floating Shelf multipurpose Use Clear Acrylic Rack Multi-Functional. Description: 【Minimalist Floating Shelf】: Enhance your home with this sleek, wall-mounted acrylic shelf, designed to provide a clean and modern storage and display solution. 【Transparent Design】: Crafted from high-quality clear acrylic, this shelf creates a captivating floating appearance that makes your space feel larger and less cluttered. 【Space-Saving Storage】: Utilize your upright wall space effectively for organization and display, liberateing up valuable floor and counter space in any room. 【multipurpose
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": "Clear Acrylic Floating Shelf multipurpose Use Clear Acrylic Rack Multi-Functional",
"product_id": 9429735571695,
"variant_id": 49810417451247,
"quantity": 1,
"grams": 1200,
"length_cm": "83.0",
"width_cm": "23.0",
"height_cm": "7.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").