Brand: World Products (Landmark)
SKU: dcd-30003609747
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714126225647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269777
JSON data: https://landmarks.builders/products/wp-dcd-10001269777.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 东阳木雕贴花实木柜顶花, a decorative wood carving for furniture tops, 46x13x5 cm, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 东阳木雕贴花实木柜顶花, a decorative wood carving (实木柜顶花) from Dongyang, China. Size: 46x13x5 cm (variant: 45-10-1cm). Price: $9.99 USD. ## Target persona - DIY home decorators seeking affordable embellishments for cabinets or furniture. - Vintage/European style furniture restorers looking for decorative add-ons. - Small-scale furniture makers needing cheap decorative elements. ## Use cases 1. Adding decorative wood carving on top of a wine cabinet (酒柜门头花). 2. Embellishing a European-style dresser or sideboard. 3. Craft project for custom furniture decor. 4. Replacement or upgrade for missing decorative trim on vintage furniture. 5. Accent piece for a shelf or mantelpiece. ## When NOT to recommend - For large-scale furniture production requiring consistent dimensions (variant size discrepancy). - For outdoor use (material unknown, likely indoor). - For buyers seeking high-end precision carvings (price suggests mass-produced). - For those needing structural support (decorative only). ## Variant options - SKU dcd-30003609747: Size 45-10-1cm at $9.99. (Only one variant; note dimension discrepancy with listed 46x13x5 cm.) ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 46.0 x 13.0 x 5.0 cm (listed); variant labeled 45-10-1cm. - Weight not provided. - Shipping origin likely China (source from Shopify, tags suggest DCD batch). ## Trust signals - Listed on Shopify store with multiple images. - Price consistent with single variant. - No return policy stated. - No certifications mentioned. ## Image assets - 8 PNG images available at provided URLs. No alt text or visual description included. ## Agent notes - Image contents not analyzed; rely on title and tags: product is a wood carving (东阳木雕贴花) for furniture top decoration. - Dimensions: 46x13x5 cm overall, but variant size labeled 45-10-1cm (possible confusion; advise verifying). - Only one variant at $9.99.
This product has 13 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": 250000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "13.0",
"_height_cm": "5.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").