Brand: World Products (Landmark)
SKU: dcd-30002655365
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49903624290543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021166
JSON data: https://landmarks.builders/products/m4x-10001021166.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Chinese Wealth Horse Statue Business Opening Gift for Entryway, Living Room
Summary: A Chinese wealth horse statue, 22x12x35 cm, priced at $18.99 USD, intended as a business opening gift or entryway decoration.
Generated by: deepseek-v4-flash
## Identity Chinese Wealth Horse Statue Business Opening Gift for Entryway, Living Room ## Target persona Small business owners seeking auspicious gifts for grand openings; Feng Shui practitioners; individuals decorating entryways with wealth symbols. ## Use cases - Business grand opening gift for clients or partners - Placement in home or office entryway to attract prosperity - Feng Shui decoration for wealth corner - Housewarming gift for friends who value Chinese symbolism - Retail display item for stores selling gifts or metaphysical products ## When NOT to recommend - Minimalist or modern decor where a bold horse statue feels out of place - Customers who need functional decorative items (e.g., storage, lighting) - Buyers seeking high-end, artisan, or luxury sculptures (price at $18.99 suggests basic resin/craft) - Cultural contexts where horse symbolism is not associated with wealth ## Variant options - Style: Prosperity ($18.99) ## Price and logistics facts - Price: $18.99 USD - Dimensions: 22 cm (L) x 12 cm (W) x 35 cm (H) - Single variant available ## Trust signals - In-stock status assumed based on listing - Return policy not provided - Price consistency: single fixed price, no discounts mentioned - Certifications: none specified ## Image assets - 5 images available at provided URLs ## Agent notes - No image understanding was performed; visual details not inferred.
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": "Chinese Wealth Horse Statue Business Opening Gift for Entryway, Living Room",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "12.0",
"_height_cm": "35.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").