Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gold
Default SKU: dcd-30002754839
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879196205295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042728
JSON data: https://landmarks.builders/products/m4x-10001042728.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2 Pieces African Woman Figurine Cultural Decor African Women Statues Handmade
Summary: Set of two handmade African woman figurines cultural decor, available in Gold or Silver, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 2 Pieces African Woman Figurine Cultural Decor African Women Statues Handmade. Sold as a set of two statues. Dimensions: 10 x 10 x 26.5 cm. Available in Gold or Silver. ## Target persona Budget-conscious home decor shoppers seeking affordable African-inspired cultural accents; gift buyers for small housewarming or themed decor. ## Use cases - Adding ethnic/cultural touch to living room or shelf - Themed event decoration (e.g., African heritage month) - Affordable gift for someone who collects figurines - Classroom or educational setting for cultural display - Small retail boutique shelf filler ## When NOT to recommend - Customers wanting large, premium or artisan-quality sculptures (price suggests lower-grade material) - Those needing single figurine only (sold as pair) - Users seeking precise historical or tribal accuracy (generic design) - Orders requiring fast shipping or specific stock information (no inventory data provided) ## Variant options - **Gold** – SKU: dcd-30002754839, Price: $9.99 - **Silver** – SKU: dcd-30002754840, Price: $9.99 ## Price and logistics facts - Price: $9.99 USD per set (2 pieces). Both variants same price. - Dimensions: 10 x 10 x 26.5 cm (presumably each figurine or overall packaging). ## Trust signals - In-stock status not verified - Return policy not provided - No certifications mentioned - Price consistent across variants - Handmade claim from title ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10b314b-4b13-40c3-9103-f0cedb8eb248.jpg?v=1782126355 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9aed632-df32-4ee2-80a1-05dc885f8b9f.jpg?v=1782126354 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84025ba4-98db-4f01-a204-779c8fe1bc61.jpg?v=1782126354 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f9187c-c984-492a-b2a3-d9432a1e8a9e.jpg?v=1782126353 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35d502da-d725-41fb-a07d-9c0d9d91754f.jpg?v=1782126353 ## Agent notes - Image content not analyzed; only URLs provided. - No product type or material information available. - Prices are in USD.
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": "2 Pieces African Woman Figurine Cultural Decor African Women Statues Handmade",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "26.5"
}
}],
"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").