Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $92.99
Default variant: 23-23cm
Default SKU: dcd-30002884114
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49810829148399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084274
JSON data: https://landmarks.builders/products/m4x-10001084274.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This paper cut wall art combines a framed decorative hanging painting with a compact display-friendly format, bringing a lively home decor accent to entryways and living rooms.
Craft Feature: The layered cut-paper construction creates clear depth and rich color contrast, giving the piece a handmade look that stands out more than flat prints.
Display Versatility: Use it as table decor on a console, shelf, or sideboard, or hang it on the wall to add an eye-catching focal point without taking up much space.
Gift Attraction: Designed as a housewarming-aesthetic gift, this decorative piece offers a meaningful way to celebrate a new home while adding a warm, festive note to the room.
Decor Effect: The bold red-and-gold visual theme helps brighten everyday areas and creates a welcoming atmosphere, making it perfect for adding personality to your home decor.
Summary: Paper Cut Wall Art Handcrafted Entryway Decor Piece for Living Room. 【Product Type】: A versatile paper cut wall art piece designed as home decor, suitable for an entryway, living room, or any space that needs a refined visual highlight 【Display Use】: Works as table decor or a decorative hanging painting, giving you flexible placement options for shelves, consoles, walls, or greeting areas. 【Craft Detail】: Made with a semi-handcrafted finish that adds texture and character, bringing a more thoughtful and artistic look to the overall design. 【Gift Attraction】: A tasteful housewarming gift that f
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 Cut Wall Art Handcrafted Entryway Decor Piece for Living Room",
"product_id": 9429831385327,
"variant_id": 49810829148399,
"quantity": 1,
"grams": 900,
"length_cm": "47.0",
"width_cm": "47.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").