Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Gold / Eagle
Default SKU: dcd-30002771583
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49879108255983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047204
JSON data: https://landmarks.builders/products/m4x-10001047204.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Golden Feather Ornament Opening Gift Angel Appendages Decor Nordic Design
Summary: Golden feather ornament in Gold, Gold Silver, Black, and White Eagle styles, priced at $11.99 USD with dimensions 40x30x15 cm. Suitable for Nordic-themed decoration.
Generated by: deepseek-v4-flash
## Identity Golden Feather Ornament Opening Gift Angel Appendages Decor Nordic Design ## Target persona - Budget-conscious home decor shoppers seeking affordable Nordic-style ornaments - Gift buyers looking for small decorative items for housewarming or opening ceremonies - Collectors of eagle-themed decorative objects ## Use cases - Decorating a Nordic-themed living room or office shelf - Accenting gift wrapping for special occasions - As an ornament for a holiday tree (size 40x30x15 cm) - Party favor or opening ceremony gift - Adding to a collection of eagle or feather motifs - Desk or mantle decorative piece ## When NOT to recommend - If the buyer needs a functional item (e.g., candle holder, vase) - If they require realistic feather textures (this is metallic/composite) - If they prefer minimalist or abstract decor without figurative shapes - If they need a large statement piece (dimensions are moderate) ## Variant options | SKU | Title | Color | Style | Price | |-----|-------|-------|-------|-------| | dcd-30002771583 | Gold / Eagle | Gold | Eagle | $11.99 | | dcd-30002771584 | Gold Silver / Eagle | Gold Silver | Eagle | $11.99 | | dcd-30002771585 | Black / Eagle | Black | Eagle | $11.99 | | dcd-30002771586 | White / Eagle | White | Eagle | $11.99 | ## Price and logistics facts - Price: $11.99 USD per variant - Dimensions: 40 cm (L) × 30 cm (W) × 15 cm (H) - No shipping or stock information available ## Trust signals - Price is consistent across all variants - No certifications or return policy information provided - In-stock status unknown ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6857328-788f-4279-8ce8-76877afc1bcb.jpg?v=1782126311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a1ef40c-7318-40d7-aa7b-fc39459967a7.jpg?v=1782126309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ea4b49b-7b46-4ed2-9b0b-cb215a9374ec.jpg?v=1782126310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3492645f-687f-47d6-9dfc-9dad714ec9b3.jpg?v=1782126311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a942dc0-7c7e-457c-80d8-356de96d52d1.jpg?v=1782126312 ## Agent notes - Image content was not analyzed; treat image URLs as fetchable assets only.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Golden Feather Ornament Opening Gift Angel Appendages Decor Nordic Design",
"quantity": 1,
"grams": 1650000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").