Brand: World Products (Landmark)
SKU: dcd-30003979346
Price: $6.87
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50414826717423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001402759
JSON data: https://landmarks.builders/products/wp-dcd-10001402759.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your home's interior with this resin decorative frame, designed to bring a touch of refined elegance to any room. Featuring a beautifully detailed classical urn relief plaque in the center, this piece showcases a raised flower-pot motif set against a delicate, leafy patterned background. The entire composition is housed within a clean, rectangular white outer frame, creating a striking contrast that draws the eye and adds artistic depth to your living space. Crafted from molded resin, the frame stand boasts a carved-looking surface that mimics traditional stonework or plaster relief. Its freestanding design makes it incredibly easy to place, allowing you to instantly elevate your styling on an entryway console, living room bookshelf, or bedroom side table. With compact dimensions of 19 cm long, 6.5 cm wide, and 24 cm high, this tabletop ornament is proportioned to fit into curated vignettes, mantel displays, or office desks without overwhelming your existing layout. Whether you are looking to fill a quiet corner with a sophisticated decorative piece or searching for the last detail for a styled shelf, this singular decor item offers a timeless aesthetic. Its blend of classical European-influenced designs and clean, modern framing ensures it complements a wide variety of decorative themes, from traditional and farmhouse to transitional and contemporary.
Summary: Enhance your home's interior with this resin decorative frame, designed to bring a touch of refined elegance to any room. Featuring a beautifully detailed classical urn relief plaque in the center, this piece showcases a raised flower-pot motif set against a delicate, leafy patterned background. The entire composition is housed within a clean, rectangular white outer frame, creating a striking contrast that draws the eye and adds artistic depth to your living space. Crafted from molded resin, the frame stand boasts a carved-looking surface that mimics traditional stonework or plaster relief. Its freestanding design makes it incredibly easy to place, allowing you to instantly elevate your styling on an entryway console, living room bookshelf, or bedroom side table. With compact dimensions of 19 cm long, 6.5 cm wide, and 24 cm high, this tabletop ornament is proportioned to fit into curated vignettes, mantel displays, or office desks without overwhelming your existing layout. Whether you are looking to fill a quiet corner with a sophisticated decorative piece or searching for the last detail for a styled shelf, this singular decor item offers a timeless aesthetic. Its blend of classical European-influenced designs and clean, modern framing ensures it complements a wide variety of decorative themes, from traditional and farmhouse to transitional and contemporary.
Generated by: deepseek-v4-flash
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": "Resin Decorative Frame Freestanding Frame with Flower-Pot Motif Classical Urn Relief Plaque for Entryway Console, Bookshelf, Side Table",
"product_id": 9540382032111,
"variant_id": 50414826717423,
"quantity": 1,
"grams": 600,
"length_cm": "27.0",
"width_cm": "22.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").