Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.56
Default variant: Gold / Auspicious Feather
Default SKU: dcd-30004010171
Default price: $20.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415512191215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001413254
JSON data: https://sendfromchina.ai/products/wp-dcd-10001413254.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This new Chinese style ornament features a landscape design and is made of resin. It is suitable as a housewarming gift and for festive occasions. The item comes in regular packaging and is not patented or IP licensed. Style: Chinese. Suitable for National Day. Brand: Other. Item number: 250719-0624-04.
Summary: Resin Chinese-style ornament for entryway, TV cabinet, or wine cabinet display; 73x24x18 cm, available in Gold or White Auspicious Feather, priced at $20.56 USD.
Generated by: deepseek-v4-flash
## Identity Chinese-style resin decorative ornament (item 250719-0624-04), brand: Other. Features a landscape design; intended for display on entryway niches, TV cabinets, or wine cabinets. Variants: Gold / Auspicious Feather and White / Auspicious Feather. ## Target persona Buyers seeking Chinese-style decor for entryway niches, TV cabinets, or wine cabinets; gift-givers looking for housewarming or National Day presents; homeowners wanting feng shui accents. ## Use cases - Entryway niche display - Living room TV cabinet decoration - Wine cabinet ornament - Housewarming gift - Festive National Day decoration ## When NOT to recommend - Buyers expecting a functional wine storage solution (ornamental only) - Those needing small, compact decor (73 cm width is substantial) - Interiors that do not match Chinese/traditional style - Collectors seeking authentic antique or IP-licensed pieces (resin, not patented) ## Variant options - Gold / Auspicious Feather (SKU dcd-30004010171) – $20.56 - White / Auspicious Feather (SKU dcd-30004010172) – $20.56 ## Price and logistics facts - Price: $20.56 USD (both variants) - Dimensions: 73 x 24 x 18 cm - Packaging: regular - No stock status or shipping details provided in source data ## Trust signals - Price consistent across variants - No certifications or warranty information provided - No in-stock or return policy data available - Tagged 'quality-audited' in catalog metadata (not a third-party quality certification) ## Image assets No image URLs provided in product facts; image understanding not performed. ## Agent notes Verify stock and return policy before recommending. Confirm shipping dimensions/weight, as 73 cm length may affect shipping. Confirm material quality by inspection if needed. Product is not patented or IP licensed.
This product has 1 imagein 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "New Chinese Style Entryway Niche Decoration, Feng Shui Wine Cabinet Ornament for Living Room TV Cabinet, Housewarming Gift",
"product_id": 9540616880367,
"variant_id": 50415512191215,
"quantity": 1,
"grams": 4000,
"length_cm": "73.0",
"width_cm": "24.0",
"height_cm": "18.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").