Brand: World Products (Landmark)
SKU: dcd-30002884141
Price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49811614826735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084291
JSON data: https://landmarks.builders/products/m4x-10001084291.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from sturdy paper board, this paper cut art piece delivers a refined layered look while keeping the design lightweight and easy to display as home decor.
Design: The stacked layers create a clear 3d paper art effect, giving the wall art extra depth, visual texture, and a more vivid festive presence.
Function: As a paper carving wall hanging, it is made to brighten blank walls, add seasonal atmosphere, and bring an elegant decorative focal point to living rooms or bedrooms.
Design: The new Chinese-inspired look blends traditional motifs with a clean modern finish, making this wall art easy premium-air with different interior styles.
Display Use: Designed for hanging, it works well for housewarming occasions, holiday decorating, or everyday home decor when you want a warm and celebratory feel.
Summary: Paper Carving Wall Hanging Layered 3d Paper Art. Description: 【Decorative Piece】: A festive home decor accent designed as a paper carving wall hanging, bringing a warm seasonal atmosphere to living rooms, entryways, or celebration areas. 【Art Form】: Crafted as wall art inspired by paper cut art, it adds layered visual interest and a handmade feel that stands out from flat printed decorations. 【3D Effect】: The 3D paper art structure creates depth and dimension, helping the design draw the eye and giving your wall a more dynamic, crafted look. 【Display Advantage】: This lightweight piece is easy
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": "Paper Carving Wall Hanging Layered 3d Paper Art",
"product_id": 9430044279023,
"variant_id": 49811614826735,
"quantity": 1,
"grams": 2500,
"length_cm": "66.0",
"width_cm": "28.0",
"height_cm": "5.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").