Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $118.99
Default variant: A2755 S
Default SKU: dcd-30001910511
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49811126255855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895935
JSON data: https://landmarks.builders/products/m4x-10000895935.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Carved Design: Features intricately carved designs on the sturdy wood drawer fronts, finished with a distressed, rustic look that adds a accent of vintage farmhouse warmth to your home decor.
doubleFunction Storage: Combines a flat premium for displaying photos, books, or decorative items with convenient built-in drawers for tucking away small essentials like keychain items, mail, or accessories.
Sturdy Wood Construction: Crafted from long-lasting lumber wood, ensuring a sturdy and long-lasting framework that can reliably hold your belongings while maintaining its decorative quality attraction over time.
Space-Saving Wall Mount: This wall-mounted shelf single mounts directly to the wall, complimentarying up usable floor space and making it an perfect storage solution for smaller rooms, entryways, or hallways.
Versatile Home Accent Piece: well-suited for various rooms, including the living room, bedroom, kitchen, or entryway, this shelf serves as both a functional organizer and a beautiful piece of wall art.
Summary: Carved Drawer Shelf Space Saving Floating Shelf Assembly Retro Design. Description: 【Rustic Carved Design】: Features an intricately carved drawer front made from solid timber wood, finished with a distressed, retro look to add a hint of American country charm to your walls. 【Two-in-a singleFunction Storage】: Combines a flat top shelf for displaying decor, photos, or small plants with convenient built-in drawers for stashing keys, mail, and other small essentials out of [Solid Wood Construction]: Expertly crafted from high-quality timber wood, ensuring durability and a sturdy platform for your
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": "Carved Drawer Shelf Space Saving Floating Shelf Assembly Retro Design",
"product_id": 9429912846575,
"variant_id": 49811126255855,
"quantity": 1,
"grams": 1500,
"length_cm": "95.0",
"width_cm": "25.0",
"height_cm": "14.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").