Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $116.99
Default variant: Green
Default SKU: dcd-30001930575
Default price: $116.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811557974255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898469
JSON data: https://landmarks.builders/products/m4x-10000898469.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant European Design: Features an ornate, wall-mounted organizer with intricate carved features, bringing a hint of timeless European artistry and sophistication to your home decor.
Space-Saving Storage: Combines a floating top shelf with a small lower cabinet, providing a smart, wall-mounted solution to organize books, toiletries, or decor without taking up floor space.
long-lasting Wood Construction: Crafted from a sturdy and dependable wood-based panel, ensuring durability and stability for displaying your cherished belongings and daily essentials.
Multi-Functional adaptable: perfectly suited for any room, serving as a shelving unit in the living room, a seasoning holder in the kitchen, a toiletry organizer in the bathroom, or a decorative display in the hallway.
Artistic Accent Piece: More than just a shelf, its distinctive carved design and elegant design make it a standout decorative aspect that enhances the aesthetic appeal and character of any wall.
Summary: Ornate Wall rack European design Floating Shelf Multi-Functional for Homeowners. Description: 【Elegant European Design】: Add a hint of timeless sophistication to your home with this wall wall rack, featuring an ornate design inspired by European aesthetics. 【Intricate Carved intricacies】: The shelf is adorned with beautiful, detailed carvings that create a striking visual texture and serve as a piece of art on your wall. 【multi-purpose Display Shelf】: Perfect for showcasing small decorative items, photo succulents, or collectibles in your living room, bedroom, or hallway. 【Decorative Wall Acce
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": "Ornate Wall rack European design Floating Shelf Multi-Functional for Homeowners",
"product_id": 9430030778607,
"variant_id": 49811557974255,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").