Brand: World Products (Landmark)
SKU: dcd-30003794448
Price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50166397534447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001335080
JSON data: https://landmarks.builders/products/m4x-10001335080.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: This French-style wall bracket shelf features a rectangular wood-toned top board paired with an ornate white carved support beneath it, bringing a classic romantic look to your home.
Sturdy Support: Crafted with a beautifully detailed base, this shelf with carved support features draped relief detailing, scroll-like ornaments, and two central bracket forms that taper downward for reliable stability.
Space-Saving Storage: Designed as a slim wall shelf, this piece mounts securely to your wall, allowing you to maximize your vertical space and keep your floors and countertops clutterunobstructed.
Versatile Display: Use this decorative display ledge to showcase your favorite small items, from framed photos and small plants to vintage collectibles, creating an eye-catching focal point in any room.
Multi-Room Utility: This versatile shelf is perfect for adding character and functional storage to your entryway, living room, hallway, or patio wall, blending seamlessly with traditional and vintage decor styles.
Summary: Wall Bracket Shelf Ornate Shelf with Carved Support Wood-Toned for Entryway. 【Elegant Design】: This French-style wall bracket shelf features a rectangular wood-toned top board paired with an ornate white carved support beneath it, bringing a classic romantic look to your home. 【Sturdy Support】: Crafted with a beautifully detailed base, this shelf with carved support features draped relief detailing, scroll-like ornaments, and two central bracket forms that taper downward for reliable stability. 【Space-Saving Storage】: Designed as a slim wall shelf, this piece mounts securely to your wall, allo
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": "Wall Bracket Shelf Ornate Shelf with Carved Support Wood-Toned for Entryway",
"product_id": 9461673033967,
"variant_id": 50166397534447,
"quantity": 1,
"grams": 3500,
"length_cm": "47.0",
"width_cm": "23.0",
"height_cm": "23.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").