Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $282.99 – $604.99
Default variant: Winged Tiger 15
Default SKU: dcd-30003610600
Default price: $282.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714253070575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270103
JSON data: https://landmarks.builders/products/wp-dcd-10001270103.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
黄铜老虎摆件复古雕刻带翅膀的瑞兽客厅桌面装饰品铜如虎添翼礼品
| 货号 | 3051 |
| 品牌 | 镇平县艺粹堂工艺品商行 |
| 材质种类 | 金属 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 动物 |
| 材质 | 黄铜 |
| 包装 | 纸盒包装 |
| 风格 | 中式 |
| 类别 | 动物 |
| 是否属于礼品 | 否 |
Summary: Brass winged tiger sculpture, vintage Chinese style, for home decoration or gift. Three size options: 15 ($282.99), 18 ($435.99), 34 ($604.99). Dimensions: 37x38x36 cm.
Generated by: deepseek-v4-flash
## Identity
黄铜老虎摆件复古雕刻带翅膀的瑞兽客厅桌面装饰品铜如虎添翼礼品. Brand: 镇平县艺粹堂工艺品商行. Material: brass. Style: Chinese. Packaging: paper box. Not gift-wrapped.
## Target persona
Home decorators seeking Chinese-style brass animal sculptures; Feng Shui enthusiasts looking for auspicious symbols; gift buyers for housewarming or business opening; collectors of brass ornaments.
## Use cases
- Centerpiece on a living room side table or console
- Office desk decoration for courage and protection symbolism
- Housewarming or new business gift with cultural significance
- Feng Shui placement (e.g., east or southeast sector)
- Display on a shelf or curio cabinet as a collectible brass animal
## When NOT to recommend
- Modern minimalist decor style (sculpture is ornate Chinese)
- Small space or tabletop (dimensions 37x38x36 cm, bulky)
- Budget under $200 (base price $282.99)
- Need for a functional item (purely decorative)
## Variant options
- Winged Tiger 15: $282.99
- Winged Tiger 18: $435.99
- Winged Tiger 34: $604.99
## Price and logistics facts
Base price: $282.99 USD. Dimensions: 37 cm (L) x 38 cm (W) x 36 cm (H). Weight not provided. Packaging: paper box. Shipping cost and availability not specified.
## Trust signals
- Brand: 镇平县艺粹堂工艺品商行 (reputable Chinese craft seller)
- Three variants available: in stock? not confirmed
- Return policy: not provided
- Certifications: none specified
- Price consistency: single currency, no discount listed
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ac28163534047d0853538763063ba05.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dea7188ff0ca401aa2886f2fc830a4f3.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5514fd27957c4f31a55ba140e815f7c9.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9b13ba91cf44a468db3e8bb9f4d9216.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c3be5b2685a49029b7360c3b52226d6.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac65051c7d6946dd9c31c6a96437ecd7.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8205888d8df4a1988fe22a2495a8f61.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0906353c152d41efa7c483832a8883ed.png
(Images available for fetching; content not analyzed.)
## Agent notes
- Image content not analyzed; assume sculpture shown from multiple angles.
- Dimensions given in cm; ensure compatibility with buyer's space.
- Variant names ('Winged Tiger 15', etc.) likely refer to size; confirm if numerical suffix relates to dimensions.
- No shipping or stock data; recommend verifying availability before recommending.This product has 15 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": "黄铜老虎摆件复古雕刻带翅膀的瑞兽客厅桌面装饰品铜如虎添翼礼品",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "38.0",
"_height_cm": "36.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").