Brand: World Products (Landmark)
SKU: dcd-30002764138
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45 g
Cart URL (default variant): https://landmarks.builders/cart/49879132864751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045319
JSON data: https://landmarks.builders/products/m4x-10001045319.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sacred Heart of Jesus Statue Artisanal Religious Item Miniature for Christians
| Brand | other |
Summary: A miniature brass Sacred Heart of Jesus statue, artisanal religious item for Christians, priced at $9.99, dimensions 18x15x4 cm.
Generated by: deepseek-v4-flash
## Identity Sacred Heart of Jesus Statue Artisanal Religious Item Miniature for Christians – Brass variant, 4 cm height, 18 cm length, 15 cm width. ## Target persona - Christians seeking an affordable, small devotional statue for personal use or gifting. - Collectors of religious miniatures or brass figurines. - Individuals setting up a home altar or prayer corner on a budget. ## Use cases - Personal prayer and meditation at home. - Gift for baptisms, confirmations, or religious holidays. - Decoration on a home altar or shelf. - Inclusion in a Christian gift basket or care package. - Teaching aid for Sunday school or religious education about the Sacred Heart. ## When NOT to recommend - Buyers seeking a large or imposing statue (only 4 cm tall). - Non-Christian customers or those not interested in religious items. - Customers needing a different material (only brass available). - Buyers requiring detailed craftsmanship or premium quality at higher price points. ## Variant options - Only one variant: Color: Brass, SKU: dcd-30002764138, Price: $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (single variant). - Dimensions: 18 cm (length) x 15 cm (width) x 4 cm (height). - No shipping, tax, or handling information provided. ## Trust signals - Listed as "Brand other". - No explicit return policy, warranty, or stock status available. - Price is consistent across the single variant. - Image URLs provided (see below) but not inspected for quality. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea98bf98-c61b-4612-8200-095370c62f50.jpg?v=1782126327) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47c22ff4-71d2-4013-9a14-3ddbdedc9c25.jpg?v=1782126327) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0deaf2ff-b526-4544-a9eb-cd0d723d64e6.jpg?v=1782126327) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac423b75-c114-4643-a7e4-3b0c905d077e.jpg?v=1782126326) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09d17764-3212-49df-bb8f-01e394fe56ec.jpg?v=1782126327) ## Agent notes - Image understanding was not performed; visual details (quality, color accuracy, condition) cannot be assessed. - No reviews, ratings, or seller reputation data available. - The product appears to be a single-variant listing with limited information.
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": "Sacred Heart of Jesus Statue Artisanal Religious Item Miniature for Christians",
"quantity": 1,
"grams": 45000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "4.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").