Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: White
Default SKU: dcd-30003432534
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49810648531183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213575
JSON data: https://landmarks.builders/products/m4x-10001213575.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This feather sculpture is a light luxury bird feather ornament designed as a decorative home decor accent for shelves, consoles, and tabletops, adding an artistic element without overwhelming the space.
Display Function: As a table statue, it brings vertical visual interest and helps elevate everyday corners, making a living room, entryway, or office shelf feel more curated and complete.
Creative Details: The flowing feather shape and paired bird design give this bird feather ornament a graceful, contemporary look that stands out as a refined ornament with sculptural charm.
Decorative Value: With its elegant profile and clean color options, this piece works well as a stylish focal point that can refresh a room instantly and complement modern interiors with ease.
Intended Effect: This feather sculpture is made to create a calm, airy atmosphere, helping your space feel lighter, more artistic, and more welcoming from the moment guests walk in.
Summary: Feather Sculpture Light Luxury Bird Feather Ornament Gift Idea for Entryway. 【Product Identity】: This feather sculpture is a light luxury bird feather ornament designed as a decorative home decor accent for shelves, consoles, and tabletops, adding an artistic element without overwhelming the space. 【Display Function】: As a table statue, it brings vertical visual interest and helps elevate everyday corners, making a living room, entryway, or office shelf feel more curated and complete. 【Creative Details】: The flowing feather shape and paired bird design give this bird feather ornament a gracefu
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": "Feather Sculpture Light Luxury Bird Feather Ornament Gift Idea for Entryway",
"product_id": 9429783838959,
"variant_id": 49810648531183,
"quantity": 1,
"grams": 1700,
"length_cm": "50.0",
"width_cm": "21.0",
"height_cm": "17.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").