Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Rainbow Single-layer
Default SKU: dcd-30003678044
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/50150882181359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001295541
JSON data: https://landmarks.builders/products/m4x-10001295541.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artisanal Craftsmanship: This beautifully crafted macrame wall hanging is made from woven cotton rope and sturdy wooden rods, bringing a touch of handmade elegance to any room.
Versatile Storage: Designed with an open knotted net structure, this functional macrame storage shelf is perfect for displaying stuffed toys, books, and small decorative items.
Space-Saving Design: As a single-layer hanging shelf, it utilizes vertical wall space to keep your floors clutteruncluttered while keeping your essentials within easy reach.
Charming Aesthetics: Featuring a delicate fringe of hanging rope strands along the lower edge, this stylish wall organizer adds a cozy, bohemian texture to your living space.
Easy Installation: Equipped with sturdy metal hanging rings, this lightweight shelf is simple to mount on any wall, making it an effortless addition to kids' rooms or nurseries.
Summary: Macrame Wall Hanging Shelf Woven Macrame Storage Shelf Small Areas. 【Artisanal Craftsmanship】: This beautifully crafted macrame wall hanging is made from woven cotton rope and sturdy wooden rods, bringing a touch of handmade elegance to any room. 【Versatile Storage】: Designed with an open knotted net structure, this functional macrame storage shelf is perfect for displaying stuffed toys, books, and small decorative items. 【Space-Saving Design】: As a single-layer hanging shelf, it utilizes vertical wall space to keep your floors clutteruncluttered while keeping your essentials within easy reach
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": "Macrame Wall Hanging Shelf Woven Macrame Storage Shelf Small Areas",
"product_id": 9456904962287,
"variant_id": 50150882181359,
"quantity": 1,
"grams": 700,
"length_cm": "57.0",
"width_cm": "14.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").