Brand: World Products (Landmark)
SKU: dcd-30002884119
Price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49811057574127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084277
JSON data: https://landmarks.builders/products/m4x-10001084277.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A decorative 3D tabletop ornament designed as an entryway display stand, bringing a warm festive accent to foyers, consoles, shelves, and other home decor settings.
Display Function: This table decor piece is meant to be placed on a flat surface, making it easy to design in an entry hall, living room, or office corner without complicated setup.
Craft Details: The framed layered design creates depth and visual effect, while the wood-toned frame and vivid inner artwork give the housewarming decor piece a refined, traditional-inspired look.
Decorative Attraction: As a centerpiece accent, it adds personality and color to your area, helping create a welcoming atmosphere for guests and an uplifting look for everyday living.
Intended Effect: Made to convey a feeling of blessing and celebration, this entryway display stand works well for housewarming occasions or as a meaningful home accent that enhances the mood of the room.
Summary: Entryway Display Stand Housewarming Decor Piece Auspicious Decorative Plaque for Entryway. 【Product Type】: This 3D tabletop ornament brings a traditional-classic aesthetic to your home decor, designed as an entryway display stand that adds character the time guests walk in. 【Display Function】: Use it as table decor on a console, shelf, or cabinet to create a warm focal point that lifts plain areas with a rich, layered visual effect. 【Craft Details】: The framed design uses a wood-look finish and detailed panel work, giving the 3D tabletop ornament a refined presence that feels more collected th
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": "Entryway Display Stand Housewarming Decor Piece Auspicious Decorative Plaque for Entryway",
"product_id": 9429891842287,
"variant_id": 49811057574127,
"quantity": 1,
"grams": 1800,
"length_cm": "66.0",
"width_cm": "16.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").