Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.63 – $3.04
Default variant: Ms11577
Default SKU: dcd-30003881278
Default price: $2.63
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Wall Decor
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/50412283396335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001366250
JSON data: https://landmarks.builders/products/wp-dcd-10001366250.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your living space with this elegant arched wall decor, designed to bring a calm and modern aesthetic to your home. Crafted with a smooth carved surface and visible wood grain, this wooden wall plaque showcases a beautiful arched top and a raised recessed groove design. The solid 3 cm thick panel provides a substantial feel, while the 1.5 cm hole width ensures a secure and straightforward wall-mounted installation. This versatile wall panel serves as a stunning piece of wall art that effortlessly transforms empty walls into curated display corners. Whether you are looking to add texture to your bedroom, create a welcoming focal point in your entryway, or complement your living room setup, its clean arched form fits into minimalist and neutral interiors. This beautiful decor piece combines structural depth with simplicity to heighten your home atmosphere environment.
Summary: Budget arched wood wall panel (30x15x3 cm) with minimalist carved design. Priced $2.63–$3.04 depending on style variant. Suitable for small accent walls.
Generated by: deepseek-v4-flash
## Identity Arched wall panel, solid wood, carved minimalist design. 30 cm long x 15 cm wide x 3 cm thick. Variants: Ms11577, Ms11578 at $2.63; Ms12164 at $3.04. ## Target persona Budget-conscious minimalist decorators furnishing small apartments; DIY home stagers seeking low-cost accent pieces; renters needing small, lightweight wall art with easy mounting. ## Use cases - Fill a narrow entryway wall with a subtle focal point. - Add texture above a bedroom dresser or nightstand. - Create a small gallery cluster with other minimalist decor. - Complement neutral, modern living room shelves or media walls. - Offer as an affordable decorative accent in staged home listings. ## When NOT to recommend - Large or empty walls requiring oversized statement art (panel is only 30 cm long). - Buyers seeking premium solid wood with specified finish or wood species. - Outdoor or high-humidity installations, as material durability is unverified. - Projects requiring ready-to-hang hardware kit inclusion (not stated). ## Variant options - Style Ms11577 (SKU dcd-30003881278): $2.63 - Style Ms11578 (SKU dcd-30003881279): $2.63 - Style Ms12164 (SKU dcd-30003881280): $3.04 ## Price and logistics facts - Base price: $2.63 USD; Ms12164 costs $3.04. - Dimensions: 30 x 15 x 3 cm. - Weight not specified. - Shipping and lead time not specified in provided facts. ## Trust signals - None confirmed: no certifications, return policy, or in-stock status provided. - Price is consistent across two of three style variants. - Catalog tags include 'quality-audited' and 'content-validated'. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2d765a0-e8ed-4e82-9509-a755a4fbab53.jpg?v=1786251303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e50da9fc-9376-46b3-aa13-f01e820afb38.jpg?v=1786251315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/918a16d8-f4e1-4855-b241-0f3065e9b208.jpg?v=1786251432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/397fda59-3de7-4f74-ac72-5eb88c92b67d.jpg?v=1786251304 ## Agent notes - Images were not visually inspected; only URLs are available. Do not infer visual details. - Material is described as 'solid 3 cm thick panel' with visible wood grain, but species and finish unconfirmed. - Mounting hardware not specified; only a 1.5 cm hole width is mentioned. - Return policy, availability, and shipping logistics are unknown from provided facts.
This product has 4 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": "Arched Wall Panel Minimalist Arched Wall Decor Elegant Carved Wood Panel for Living Room, Bedroom, Entryway",
"product_id": 9539516432623,
"variant_id": 50412283396335,
"quantity": 1,
"grams": 310,
"length_cm": "30.0",
"width_cm": "15.0",
"height_cm": "3.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").