Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30002709867
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49903547416815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031217
JSON data: https://landmarks.builders/products/m4x-10001031217.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: This Nordic-style house decoration features a regal avian head statue with intricate feather textures and a powerful expression.
Lifelike Details: Each animal statue is meticulously crafted to capture the gaze and spirit, making it a standout piece.
Premium Material: Made from synthetic resin, this resin sculpture offers a finish and long aesthetic attraction.
Sophisticated: This elegant avian head statue bust serves as a focal point for your entryway, mantelpiece, or office bookshelf.
Symbolic Presence: The avian head statue statue represents strength and freedom, making it an ideal gift for collectors or a bold addition to modern interiors.
Summary: Nordic-style resin avian head statue with realistic details, available in Black and White, for home or office decoration at $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Statue Nordic Style Resin Ornament Realistic Details House Decoration for Office - **Price**: $9.99 - **Dimensions**: 16 x 14 x 18.5 cm - **Colors**: Black, White ## Target persona Nordic design enthusiasts on a budget, office workers seeking an affordable desk ornament, home decorators looking for a small accent piece, collectors of avian-themed decor. ## Use cases - Decorating an entryway console table - Displaying on an office bookshelf - Accenting a living room mantel - Gifting to a bird lover or collector - Placing on a modern interior shelf for visual interest ## When NOT to recommend - Buyer wants a large statement sculpture (dimensions are under 20 cm) - Buyer seeks a hyper-realistic animal statue (stylized Nordic design, not photo-real) - Buyer prefers natural materials like wood or stone (resin only) - Buyer needs outdoor decoration (intended for indoor use) ## Variant options - **Black**: SKU dcd-30002709867, $9.99 - **White**: SKU dcd-30002709868, $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 16 cm (L) x 14 cm (W) x 18.5 cm (H) - Material: Resin - No shipping cost or logistics information provided ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: Both variants same price - Certifications: None mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a3c1252-83f3-4ae8-ac9d-d5416d743b50.jpg?v=1782146581 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04e6e5e8-e9a2-444b-abe4-daeef91a2ebc.jpg?v=1782146581 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc0690b-0970-4ec5-afe0-c988c76fe686.jpg?v=1782146581 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55cee16a-ea56-41bf-b0ad-42897c7e9468.jpg?v=1782146582 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ca2d101-3717-4210-92d7-7c53e433e4b8.jpg?v=1782146582 ## Agent notes - No stock level or return policy information was provided in the facts. - Image content not analyzed; treat 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": "Statue Nordic Style Resin Ornament Realistic Details House Decoration for Office",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "14.0",
"_height_cm": "18.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").