Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Gold
Default SKU: dcd-30002763826
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 820 g
Cart URL (default variant): https://landmarks.builders/cart/49879142367471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045197
JSON data: https://landmarks.builders/products/m4x-10001045197.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Parrot Head Vase Double Use Macaw Bust Vase Realistic Details for Dining Table
Summary: A 27.5 cm tall macaw bust vase in gold or white with realistic details, designed for dining table decor.
Generated by: deepseek-v4-flash
## Identity Parrot Head Vase Double Use Macaw Bust Vase with realistic details. Dimensions: 16.5 x 16.5 x 27.5 cm. Available in Gold and White. ## Target persona - Budget-conscious home decor shoppers looking for a quirky centerpiece - Animal-themed decor collectors, especially bird enthusiasts - Individuals seeking affordable conversation-starting accents ## Use cases - Dining table centerpiece at casual or themed gatherings - Shelf or mantle decor in eclectic or tropical-inspired rooms - Gift for bird lovers or fans of macaw aesthetics - Prop for costume parties or tropical-themed events - Small dried flower or single-stem vase accent ## When NOT to recommend - If the buyer needs a large functional vase for full bouquets (opening size unknown, likely small) - If seeking a hyper-realistic or museum-quality bird sculpture (price suggests stylized resin/plastic) - If the decor requires neutral or minimalist palettes (gold and white are specific) - If the buyer prioritizes high-end ceramic or handcrafted pieces ## Variant options - **Gold** (SKU: dcd-30002763826) – $19.99 - **White** (SKU: dcd-30002763827) – $19.99 ## Price and logistics facts - Price: $19.99 USD (same for both variants) - Dimensions: 16.5 (L) x 16.5 (W) x 27.5 (H) cm - Shipping cost and availability not provided ## Trust signals - In-stock: Not specified - Return policy: Not provided - Price consistency: Single price point, no discounts listed - Certifications: None specified ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8807ca65-56d5-491e-9602-caf486e2eb99.jpg?v=1782126330) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddc3c550-6c21-47c2-9421-8715b0d7ff77.jpg?v=1782126329) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c46f98fc-d0f4-40c2-8749-35b507665a5c.jpg?v=1782126330) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81ec9fb1-b6ee-4f66-89be-2cc8dc25c5dd.jpg?v=1782126330) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c17cdd6c-82fe-458b-83d0-fe4ef7f25923.jpg?v=1782126329) ## Agent notes - Image understanding was not performed; content details derived from title and description only. - Product type not specified – assume decorative vase/bust. - Material not stated; likely resin or plastic at this price point.
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": "Parrot Head Vase Double Use Macaw Bust Vase Realistic Details for Dining Table",
"quantity": 1,
"grams": 820000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "16.5",
"_height_cm": "27.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").