Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Beige
Default SKU: dcd-30002672578
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49903611904239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024040
JSON data: https://landmarks.builders/products/m4x-10001024040.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Craftsmanship: This beautifully handcrafted piece serves as a stunning house decoration, featuring intricate macrame patterns woven from rope for an authentic bohemian aesthetic.
Functional Storage: Designed as a practical wall storage solution, it provides two tiers of wooden shelving to neatly display your favorite succulents, photo, or small collectibles.
Bohemian Design: This elegant hanging shelf combines the warmth of wood with the soft texture of woven, creating a cozy atmosphere in any room of your home.
Versatile Wall Art: More than just a shelf, it acts as a decorative wall tapestry that adds depth and character to nurseries, bedrooms, or living areas with its unique striped pattern.
Space-Saving Design: The macrame hanging shelf is easy to install and for small apartments or hotels, allowing you to utilize vertical space while adding a suggestion of trendy minimalist charm.
Summary: Handmade macrame hanging shelf with two wooden tiers, available in three colors, for bohemian wall storage in small spaces.
Generated by: deepseek-v4-flash
## Identity Boho Wall Hanging Shelf – handmade macrame hanging shelf with two wooden tiers. Dimensions: 36 x 20 x 8 cm. Price: $14.99 USD. ## Target persona Shoppers seeking affordable, space-saving wall storage with bohemian decor style. Perfect for small apartments, nursery rooms, or dormitories. ## Use cases - Storing small plants, photos, or collectibles in a limited wall area. - Adding decorative wall art that doubles as storage in a nursery. - Creating a cozy bohemian atmosphere in a bedroom or living room. - Utilizing vertical space in small apartments or hotel rooms. - Gifting a handmade-style decor item at a low price point. ## When NOT to recommend - If heavy items (larger than 8 cm height or exceeding wood plank weight capacity) are planned. - For users seeking modern/minimalist or industrial decor. - When a sturdy, multi-shelf bookcase is needed. - For buyers allergic to or preferring to avoid natural fibers (rope). ## Variant options - Beige ($14.99) - Blue ($14.99) - Purple-beige ($14.99) ## Price and logistics facts - Price: $14.99 USD, same across all colors. - Dimensions: 36 cm length x 20 cm width x 8 cm height. - Handmade, materials: rope and wood. ## Trust signals - No stock status or return policy information provided. - Price is consistent across variants. ## Image assets - 5 product images available at URLs (not inspected for visual details). ## Agent notes - Image content not analyzed due to constraints. - Ensure weight capacity of wooden shelves is verified before recommending for heavier items.
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": "Boho Wall Hanging Shelf Handmade Macrame Hanging Shelf Easy to Hang Bohemian Storage Rack for Nursery",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "20.0",
"_height_cm": "8.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").