Brand: World Products (Landmark)
SKU: dcd-30003563590
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49716600439023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251929
JSON data: https://landmarks.builders/products/wp-dcd-10001251929.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: African woman resin ornament for home decor, 20x13x11 cm, $19.99, available in Golden Top Jar style.
Generated by: deepseek-v4-flash
## Identity Creative African woman resin ornament, home decoration, candle holder plate. Single variant: Golden Top Jar. Dimensions 20x13x11 cm. ## Target persona Home decor enthusiasts, collectors of African-themed figurines, shelf stylists seeking affordable accent pieces. ## Use cases - Decorative accent on living room shelf or liquor cabinet - Candle holder plate (verify fit with standard candles) - Gift for someone interested in African art or unique home decor - Desktop ornament in office or study - Display piece in entryway console ## When NOT to recommend - Buyers need a large statement piece (dimensions only 20x13x11 cm) - Outdoor decor required (material unknown, likely indoor only) - Seeking authentic African artisan craft (mass-produced resin) - Functional candle holder requiring heat resistance or specific dimensions ## Variant options Only one variant: "Golden Top Jar" at $19.99. ## Price and logistics facts Price: $19.99 USD. Dimensions: 20 x 13 x 11 cm. Shipping costs, stock status, and return policy not provided in data. ## Trust signals No stock or return policy data available. Single price point. No certifications or warranties mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5592bd9bcf88459e9f2fa8b654d8c1b6.png?v=1781086783 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea0eed4867f043f7b16be1b1c70ae1fe.png?v=1781086784 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0fc082c3eb249eeb8ba2b6426e1cdbc.png?v=1781086782 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0743803820045b0a92896df47ba4444.png?v=1781086784 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9ce3b99cfb84017b3e7b6d1f0f0d5bc.png?v=1781086783 ## Agent notes Image content not analyzed; visual details not inferred. Only one variant listed. Dimensions and price confirmed.
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": 450000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "13.0",
"_height_cm": "11.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").