Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: By25079
Default SKU: dcd-30003765679
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/50149801165039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001325004
JSON data: https://landmarks.builders/products/m4x-10001325004.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a beautifully sculpted animal head in a striking antelope-style design, complete with long ridged horns and pointed ears that add a touch of nature-inspired elegance to your home.
Premium Material: Crafted from high-quality resin with a carved, textured finish, this long-lasting antelope head is designed to maintain its detailed look and structural integrity over time.
Hand-Painted Finish: Each piece showcases a decorative hand-painted look, making it a unique work of wall art that brings depth, character, and an artisanal feel to any indoor setting.
Perfect Dimensions: Measuring 45 cm high, 21 cm wide, and 22 cm deep, this wall-mounted sculpture is sized perfectly to serve as an eye-catching focal point without overwhelming your wall space.
Versatile Placement: Designed for indoor wall display, this stunning decor piece is ideal for enhancing the atmosphere of your living room, entryway, hallway, or study.
Summary: Faux Antelope Head Wall Decor Sculpture Textured for Entryway, Hallway. 【Artistic Design】: Features a beautifully sculpted animal head in a striking antelope-style design, complete with long ridged horns and pointed ears that add a touch of nature-inspired elegance to your home. 【Premium Material】: Crafted from high-quality resin with a carved, textured finish, this long-lasting antelope head is designed to maintain its detailed look and structural integrity over time. 【Hand-Painted Finish】: Each piece showcases a decorative hand-painted look, making it a unique work of wall art that brings de
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": "Faux Antelope Head Wall Decor Sculpture Textured for Entryway, Hallway",
"product_id": 9456542613743,
"variant_id": 50149801165039,
"quantity": 1,
"grams": 1350,
"length_cm": "27.0",
"width_cm": "25.0",
"height_cm": "30.5"
}],
"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").