Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Small Angel Roman
Default SKU: dcd-30002776494
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49879107633391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047991
JSON data: https://landmarks.builders/products/m4x-10001047991.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Greek Design Angel Sculpture Resin Craft Roman Pillar Display Stand
Summary: A resin craft angel sculpture with Roman pillar display stand, available in two styles at a low price.
Generated by: deepseek-v4-flash
## Identity Greek Design Angel Sculpture Resin Craft Roman Pillar Display Stand ## Target persona Budget-conscious home decorators and collectors of small themed figurines; also suitable for gift-givers seeking inexpensive decorative items. ## Use cases - Adding a miniature angel statue to a shelf or desk - Decorating a themed party or event with Roman or Greek motifs - Completing a collection of small resin sculptures - Using as a low-cost gift for angel or mythology enthusiasts - Displaying as a table centerpiece in a small space ## When NOT to recommend - When the buyer expects a large, high-detail sculpture (approx 29x17x16 cm) - For outdoor display (resin may weather) - For fine art collectors seeking authentic materials - When the buyer prefers a non-religious or non-thematic decoration ## Variant options - Small Angel Roman (sku: dcd-30002776494) - S Angel Roman-light (sku: dcd-30002776495) ## Price and logistics facts Price: $9.99 USD (both variants) Dimensions: 29 x 17 x 16 cm ## Trust signals - In-stock status unknown - Return policy not specified - Price is consistent across variants - No certifications mentioned ## Image assets No images provided. Agents cannot visually describe the product. ## Agent notes Image understanding was not performed. Verify physical appearance from other sources if needed.
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": "Greek Design Angel Sculpture Resin Craft Roman Pillar Display Stand",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "17.0",
"_height_cm": "16.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").