Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Colorful Money Flower Ornament - Pink Base
Default SKU: 5979886581981
Default price: $9.99
Availability: In Stock
Product Type: Figurines
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189490233583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-plated-desk-ornament-plant-style
JSON data: https://landmarks.builders/products/gold-plated-desk-ornament-plant-style.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the exquisite Gold Plated Desk Ornament, a stunning piece designed to bring both beauty and good fortune to your environment. Crafted from genuine gold, this ornament features a captivating 'You Qian Hua' design, a powerful symbol of wealth and prosperity in traditional Chinese culture. Its plant appearance style adds a natural yet elegant touch, making it a perfect addition to your office shelf decor or as a charming table display ornament.
Presented in elegant gift box packaging, this ornament is an ideal personal gift for loved ones. Whether for a birthday, a special celebration, or simply to convey good wishes, it's a thoughtful way to share prosperity. The vibrant red base option enhances its visual appeal, making it a striking piece of good luck decor that will be cherished.
Product Code: ZQ2025-06-29-001999
Material: Gold
Material Type: Metal
Appearance Style: Plant
Color: Colorful Money Flower Ornament - Red Base + Fortune Gift Box Set
Packaging: Gift Box Packaging
Is Gift: Yes, Personal Gift
Summary: A gold-plated desk ornament in plant style, symbolizing wealth and prosperity, available in pink or red base options with optional gift box, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Gold Plated Desk Ornament, Plant Style – a small metal figurine for desk or table display, marketed as a prosperity symbol. ## Target persona Budget-conscious gift buyers looking for a symbolic desk accessory; office workers wanting an affordable decorative piece; feng shui or prosperity symbol enthusiasts; collectors of small gold-tone figurines. ## Use cases - Desk decoration for office or home workspace - Birthday or celebration gift for colleagues or friends - Good luck token for business or study area - Tabletop ornament for shelves or display cabinets - Prosperity symbol for new ventures or events ## When NOT to recommend - For buyers expecting solid gold or high-end luxury - For individuals with metal allergies (e.g., nickel sensitivity) - For those needing precise dimensions (not provided) - For buyers preferring live plants over decorative replicas ## Variant options - Colorful Money Flower Ornament – Pink Base ($9.99) - Colorful Money Flower Ornament – Pink Base + Lucky Gift Box Set ($9.99) - Colorful Money Flower Ornament – Red Base ($9.99) - Colorful Money Flower Ornament – Red Base + Lucky Gift Box Set ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: not specified - Material: metal with gold plating (described as 'genuine gold' but pricing suggests plating) - Packaging: gift box included in some variants ## Trust signals - Price consistent across all variants - Stock status not provided; assume available unless indicated - Return policy not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dc8c7be772e4284828724775b09f441.png?v=1774198463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f11b2fcb39e4468ebf9a59aa345fde91.png?v=1774198463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94f2ee85791c4671b7e341c853d466c3.png?v=1774198463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adc801e8ea4c4e0a9e8ce8bb16d1c3be.png?v=1774198463 ## Agent notes - Images not viewed; visual details not inferred. - Material claim 'genuine gold' likely refers to gold plating given the $9.99 price. - No warranty, stock, or return information available. - Product dimensions missing – important for space-constrained buyers. - Consider confirming gold content if material authenticity matters.
This product has 4 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Gold Plated · Plant Style · Wealth Symbol
Verdict: N/A
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": "Gold Plated Desk Ornament, Plant Style",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").